Package de.xabsl.jxabsl.parameters

Interface Summary
BooleanParameter An interface that represents a boolean parameter for an input symbol of a basic behavior
DecimalParameter An interface that represents a decimal parameter for an input symbol of a basic behavior
EnumeratedParameter An interface that represents a decimal parameter for an input symbol of a basic behavior
 

Class Summary
ParameterAssignment Represents the assignment of parameters of a subsequent basic behaviors or an option or an input symbol, i.e. stores expressions and writes them to the appropriate parameters before execution of a behavior or input symbol.
Parameters Represents the current set of parameters of a behavior or an input symbol.