Package de.xabsl.jxabsl.symbols

Interface Summary
BooleanInputSymbol Represents a boolean input symbol
BooleanOutputSymbol Represents a boolean output symbol
DecimalInputSymbol Represents a decimal input symbol
DecimalOutputSymbol Represents a decimal output symbol
EnumeratedInputSymbol Represents an enumerated input symbol
EnumeratedOutputSymbol Represents an enumerated output symbol
 

Class Summary
Enumeration An enumeration.
NamedItem An item which has a name.
 

Exception Summary
XABSLInternalErrorException Indicates that an unexpected error has occurred in the XABSL engine.