Package jmri.jmrit.logixng
Interface StringExpressionFactory
- All Known Implementing Classes:
StringFactory
public interface StringExpressionFactory
Factory class for StringExpressionBean classes.
-
Method Summary
-
Method Details
-
init
Init the factory, for example create categories. -
getClasses
Get a set of classes that implements the StringExpression interface.- Returns:
- a set of entries with category and class
-