Package | Description |
---|---|
org.opentrafficsim.simulationengine.properties |
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractProperty<T>
Abstract property.
|
class |
BooleanProperty
Boolean property.
|
class |
CompoundProperty
Compound property.
|
class |
ContinuousProperty
Continuous property.
|
class |
IntegerProperty
Integer property.
|
class |
ProbabilityDistributionProperty
Property that describes a probability distribution.
|
class |
SelectionProperty
Property that is described by a set of Strings where exactly one can (and must) be true.
|
class |
StringProperty
String property.
|
Copyright © 2014–2016 Delft University of Technology. All rights reserved.