Uses of Class
jmri.Category
Packages that use Category
Package
Description
Provides basic interfaces and certain core implementations for the JMRI
layout management concepts.
Provides classes for interacting with CBUS Nodes using LogixNG.
-
Uses of Category in jmri
Modifier and TypeMethodDescriptionstatic CategoryCategory.registerCategory(Category category) Register a category.Modifier and TypeMethodDescriptionfinal intstatic CategoryCategory.registerCategory(Category category) Register a category. -
Uses of Category in jmri.jmrit.display.logixng
Subclasses of Category in jmri.jmrit.display.logixngMethods in jmri.jmrit.display.logixng that return types with arguments of type CategoryModifier and TypeMethodDescriptionSet<Map.Entry<Category,Class<? extends DigitalActionBean>>> ActionFactory.getActionClasses() -
Uses of Category in jmri.jmrit.logixng
Subclasses of Category in jmri.jmrit.logixngModifier and TypeClassDescriptionclassThe category of expressions and actions.static final classstatic final classstatic final classstatic final classstatic final classMethods in jmri.jmrit.logixng that return CategoryMethods in jmri.jmrit.logixng that return types with arguments of type CategoryModifier and TypeMethodDescriptionAnalogActionManager.getActionClasses()Get a set of classes that implements the DigitalAction interface.Set<Map.Entry<Category,Class<? extends DigitalActionBean>>> DigitalActionFactory.getActionClasses()Get a set of classes that implements the DigitalAction interface.DigitalActionManager.getActionClasses()Get a set of classes that implements the DigitalActionBean interface.DigitalBooleanActionManager.getActionClasses()Get a set of classes that implements the DigitalBooleanActionBean interface.StringActionManager.getActionClasses()Get a set of classes that implements the DigitalAction interface.DigitalBooleanActionFactory.getClasses()Get a set of classes that implements the DigitalBooleanAction interface.StringActionFactory.getClasses()Get a set of classes that implements the StringActionBean interface.StringExpressionFactory.getClasses()Get a set of classes that implements the StringExpression interface.FemaleSocket.getConnectableClasses()Get a set of classes that are compatible with this female socket.AnalogExpressionManager.getExpressionClasses()Get a set of classes that implements the DigitalAction interface.Set<Map.Entry<Category,Class<? extends DigitalExpressionBean>>> DigitalExpressionFactory.getExpressionClasses()Get a set of classes that implements the DigitalExpressionBean interface.DigitalExpressionManager.getExpressionClasses()Get a set of classes that implements the DigitalAction interface.StringExpressionManager.getExpressionClasses()Get a set of classes that implements the DigitalAction interface. -
Uses of Category in jmri.jmrit.logixng.actions
Methods in jmri.jmrit.logixng.actions that return CategoryMethods in jmri.jmrit.logixng.actions that return types with arguments of type CategoryModifier and TypeMethodDescriptionSet<Map.Entry<Category,Class<? extends DigitalActionBean>>> DigitalFactory.getActionClasses()DigitalBooleanFactory.getClasses()StringFactory.getClasses() -
Uses of Category in jmri.jmrit.logixng.expressions
Methods in jmri.jmrit.logixng.expressions that return types with arguments of type CategoryModifier and TypeMethodDescriptionStringFactory.getClasses()Set<Map.Entry<Category,Class<? extends DigitalExpressionBean>>> DigitalFactory.getExpressionClasses() -
Uses of Category in jmri.jmrit.logixng.implementation
Methods in jmri.jmrit.logixng.implementation that return CategoryModifier and TypeMethodDescriptionAbstractBase.getCategory()Get the category.AbstractFemaleSocket.getCategory()Get the category.final CategoryAbstractMaleSocket.getCategory()Get the category.DefaultConditionalNG.getCategory()Methods in jmri.jmrit.logixng.implementation that return types with arguments of type CategoryModifier and TypeMethodDescriptionDefaultAnalogActionManager.getActionClasses()DefaultDigitalActionManager.getActionClasses()DefaultDigitalBooleanActionManager.getActionClasses()DefaultStringActionManager.getActionClasses()DefaultFemaleAnalogActionSocket.getConnectableClasses()Get a set of classes that are compatible with this female socket.DefaultFemaleAnalogExpressionSocket.getConnectableClasses()Get a set of classes that are compatible with this female socket.DefaultFemaleAnySocket.getConnectableClasses()DefaultFemaleDigitalActionSocket.getConnectableClasses()DefaultFemaleDigitalBooleanActionSocket.getConnectableClasses()DefaultFemaleDigitalExpressionSocket.getConnectableClasses()DefaultFemaleGenericExpressionSocket.getConnectableClasses()DefaultFemaleStringActionSocket.getConnectableClasses()DefaultFemaleStringExpressionSocket.getConnectableClasses()Get a set of classes that are compatible with this female socket.DefaultAnalogExpressionManager.getExpressionClasses()DefaultDigitalExpressionManager.getExpressionClasses()DefaultStringExpressionManager.getExpressionClasses()Constructors in jmri.jmrit.logixng.implementation with parameters of type CategoryModifierConstructorDescriptionAbstractBase(String sys, String user, Category category) AbstractBase(String sys, Category category) -
Uses of Category in jmri.jmrit.operations.logixng
Subclasses of Category in jmri.jmrit.operations.logixngMethods in jmri.jmrit.operations.logixng that return types with arguments of type CategoryModifier and TypeMethodDescriptionSet<Map.Entry<Category,Class<? extends DigitalActionBean>>> ActionFactory.getActionClasses() -
Uses of Category in jmri.jmrix.can.cbus.logixng
Subclasses of Category in jmri.jmrix.can.cbus.logixngMethods in jmri.jmrix.can.cbus.logixng that return types with arguments of type CategoryModifier and TypeMethodDescriptionSet<Map.Entry<Category,Class<? extends DigitalActionBean>>> ActionFactory.getActionClasses() -
Uses of Category in jmri.jmrix.loconet.logixng
Subclasses of Category in jmri.jmrix.loconet.logixngModifier and TypeClassDescriptionfinal classDefines the category LocoNetstatic final classMethods in jmri.jmrix.loconet.logixng that return types with arguments of type CategoryModifier and TypeMethodDescriptionSet<Map.Entry<Category,Class<? extends DigitalActionBean>>> ActionFactory.getActionClasses()Set<Map.Entry<Category,Class<? extends DigitalExpressionBean>>> ExpressionFactory.getExpressionClasses() -
Uses of Category in jmri.jmrix.mqtt.logixng
Subclasses of Category in jmri.jmrix.mqtt.logixngMethods in jmri.jmrix.mqtt.logixng that return types with arguments of type CategoryModifier and TypeMethodDescriptionSet<Map.Entry<Category,Class<? extends DigitalActionBean>>> ActionFactory.getActionClasses()