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