Package jmri.jmrit.logixng.expressions
Class StringFactory
java.lang.Object
jmri.jmrit.logixng.expressions.StringFactory
- All Implemented Interfaces:
StringExpressionFactory
The factory for DigitalAction classes.
-
Constructor Details
-
StringFactory
public StringFactory()
-
-
Method Details
-
getClasses
Description copied from interface:StringExpressionFactoryGet a set of classes that implements the StringExpression interface.- Specified by:
getClassesin interfaceStringExpressionFactory- Returns:
- a set of entries with category and class
-