Package jmri.jmrix.loconet.logixng
Class ExpressionFactory
java.lang.Object
jmri.jmrix.loconet.logixng.ExpressionFactory
- All Implemented Interfaces:
DigitalExpressionFactory
The factory for LogixNG LocoNet classes.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExpressionFactory
public ExpressionFactory()
-
-
Method Details
-
init
Description copied from interface:DigitalExpressionFactoryInit the factory, for example create categories.- Specified by:
initin interfaceDigitalExpressionFactory
-
getExpressionClasses
Description copied from interface:DigitalExpressionFactoryGet a set of classes that implements the DigitalExpressionBean interface.- Specified by:
getExpressionClassesin interfaceDigitalExpressionFactory- Returns:
- a set of entries with category and class
-