Package | Description |
---|---|
org.opentrafficsim.base.modelproperties |
Model properties to initialize models.
|
Modifier and Type | Method and Description |
---|---|
CompoundProperty |
CompoundProperty.deepCopy()
Construct a deep copy of this property (duplicates everything except immutable fields).
|
CompoundProperty |
Property.getParent()
Retrieve the parent property.
|
CompoundProperty |
AbstractProperty.getParent()
Retrieve the parent property.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractProperty.setParent(CompoundProperty newParent)
Set the parent of this AbstractProperty.
|
Copyright © 2014–2016 Delft University of Technology. All rights reserved.