Uses of Class
jmri.jmrit.logixng.LogixNG_Category
-
Packages that use LogixNG_Category Package Description jmri.jmrit.display.logixng jmri.jmrit.logixng jmri.jmrit.logixng.actions jmri.jmrit.logixng.expressions jmri.jmrit.logixng.implementation jmri.jmrix.can.cbus.logixng Provides classes for interacting with CBUS Nodes using LogixNG.jmri.jmrix.loconet.logixng jmri.jmrix.mqtt.logixng -
-
Uses of LogixNG_Category in jmri.jmrit.display.logixng
Subclasses of LogixNG_Category in jmri.jmrit.display.logixng Modifier and Type Class Description class
CategoryDisplay
Defines the category DisplayMethods in jmri.jmrit.display.logixng that return LogixNG_Category Modifier and Type Method Description LogixNG_Category
ActionLayoutTurnout. getCategory()
Get the category.LogixNG_Category
ActionPositionable. getCategory()
Get the category.LogixNG_Category
ActionPositionableByClass. getCategory()
Get the category.LogixNG_Category
WindowManagement. getCategory()
Get the category. -
Uses of LogixNG_Category in jmri.jmrit.logixng
Subclasses of LogixNG_Category in jmri.jmrit.logixng Modifier and Type Class Description static class
LogixNG_Category.Common
static class
LogixNG_Category.FlowControl
static class
LogixNG_Category.Item
static class
LogixNG_Category.Linux
static class
LogixNG_Category.Other
Methods in jmri.jmrit.logixng that return types with arguments of type LogixNG_Category Modifier and Type Method Description java.util.Set<java.util.Map.Entry<LogixNG_Category,java.lang.Class<? extends Base>>>
AnalogActionFactory. getClasses()
Get a set of classes that implements the AnalogAction interface.java.util.Set<java.util.Map.Entry<LogixNG_Category,java.lang.Class<? extends Base>>>
AnalogExpressionFactory. getClasses()
Get a set of classes that implements the AnalogExpression interface. -
Uses of LogixNG_Category in jmri.jmrit.logixng.actions
Methods in jmri.jmrit.logixng.actions that return LogixNG_Category Modifier and Type Method Description LogixNG_Category
ActionAtomicBoolean. getCategory()
Get the category.LogixNG_Category
ActionAudio. getCategory()
Get the category.LogixNG_Category
ActionBlock. getCategory()
Get the category.LogixNG_Category
ActionClock. getCategory()
Get the category.LogixNG_Category
ActionClockRate. getCategory()
Get the category.LogixNG_Category
ActionCreateBeansFromTable. getCategory()
Get the category.LogixNG_Category
ActionDispatcher. getCategory()
Get the category.LogixNG_Category
ActionEntryExit. getCategory()
Get the category.LogixNG_Category
ActionFindTableRowOrColumn. getCategory()
Get the category.LogixNG_Category
ActionLight. getCategory()
Get the category.LogixNG_Category
ActionLightIntensity. getCategory()
Get the category.LogixNG_Category
ActionListenOnBeans. getCategory()
Get the category.LogixNG_Category
ActionListenOnBeansLocalVariable. getCategory()
Get the category.LogixNG_Category
ActionListenOnBeansTable. getCategory()
Get the category.LogixNG_Category
ActionLocalVariable. getCategory()
Get the category.LogixNG_Category
ActionMemory. getCategory()
Get the category.LogixNG_Category
ActionOBlock. getCategory()
Get the category.LogixNG_Category
ActionPower. getCategory()
Get the category.LogixNG_Category
ActionReporter. getCategory()
Get the category.LogixNG_Category
ActionRequestUpdateAllSensors. getCategory()
Get the category.LogixNG_Category
ActionRequestUpdateOfSensor. getCategory()
Get the category.LogixNG_Category
ActionScript. getCategory()
Get the category.LogixNG_Category
ActionSensor. getCategory()
Get the category.LogixNG_Category
ActionSetReporter. getCategory()
Get the category.LogixNG_Category
ActionShutDownTask. getCategory()
Get the category.LogixNG_Category
ActionSignalHead. getCategory()
Get the category.LogixNG_Category
ActionSignalMast. getCategory()
Get the category.LogixNG_Category
ActionSound. getCategory()
Get the category.LogixNG_Category
ActionTable. getCategory()
Get the category.LogixNG_Category
ActionThrottle. getCategory()
Get the category.LogixNG_Category
ActionThrottleFunction. getCategory()
Get the category.LogixNG_Category
ActionTimer. getCategory()
Get the category.LogixNG_Category
ActionTurnoutLock. getCategory()
Get the category.LogixNG_Category
ActionWarrant. getCategory()
Get the category.LogixNG_Category
AnalogActionLightIntensity. getCategory()
Get the category.LogixNG_Category
AnalogActionMemory. getCategory()
Get the category.LogixNG_Category
AnalogMany. getCategory()
Get the category.LogixNG_Category
Break. getCategory()
Get the category.LogixNG_Category
Continue. getCategory()
Get the category.LogixNG_Category
DigitalBooleanLogixAction. getCategory()
Get the category.LogixNG_Category
DigitalBooleanMany. getCategory()
Get the category.LogixNG_Category
DigitalCallModule. getCategory()
Get the category.LogixNG_Category
DigitalFormula. getCategory()
Get the category.LogixNG_Category
DigitalMany. getCategory()
Get the category.LogixNG_Category
DoAnalogAction. getCategory()
Get the category.LogixNG_Category
DoStringAction. getCategory()
Get the category.LogixNG_Category
EnableLogix. getCategory()
Get the category.LogixNG_Category
EnableLogixNG. getCategory()
Get the category.LogixNG_Category
Error. getCategory()
Get the category.LogixNG_Category
ExecuteAction. getCategory()
Get the category.LogixNG_Category
ExecuteDelayed. getCategory()
Get the category.LogixNG_Category
Exit. getCategory()
Get the category.LogixNG_Category
For. getCategory()
Get the category.LogixNG_Category
ForEach. getCategory()
Get the category.LogixNG_Category
IfThenElse. getCategory()
Get the category.LogixNG_Category
JsonDecode. getCategory()
Get the category.LogixNG_Category
LogData. getCategory()
Get the category.LogixNG_Category
Logix. getCategory()
Get the category.LogixNG_Category
LogLocalVariables. getCategory()
Get the category.LogixNG_Category
ProgramOnMain. getCategory()
Get the category.LogixNG_Category
Return. getCategory()
Get the category.LogixNG_Category
RunOnce. getCategory()
Get the category.LogixNG_Category
Sequence. getCategory()
Get the category.LogixNG_Category
ShowDialog. getCategory()
Get the category.LogixNG_Category
ShutdownComputer. getCategory()
Get the category.LogixNG_Category
StringActionMemory. getCategory()
Get the category.LogixNG_Category
StringActionStringIO. getCategory()
Get the category.LogixNG_Category
StringMany. getCategory()
Get the category.LogixNG_Category
TableForEach. getCategory()
Get the category.LogixNG_Category
Timeout. getCategory()
Get the category.LogixNG_Category
TriggerRoute. getCategory()
Get the category.LogixNG_Category
WebBrowser. getCategory()
Get the category.LogixNG_Category
WebRequest. getCategory()
Get the category.Methods in jmri.jmrit.logixng.actions that return types with arguments of type LogixNG_Category Modifier and Type Method Description java.util.Set<java.util.Map.Entry<LogixNG_Category,java.lang.Class<? extends Base>>>
AnalogFactory. getClasses()
Constructors in jmri.jmrit.logixng.actions with parameters of type LogixNG_Category Constructor Description AbstractDigitalAction(java.lang.String sys, java.lang.String user, LogixNG_Category category)
-
Uses of LogixNG_Category in jmri.jmrit.logixng.expressions
Methods in jmri.jmrit.logixng.expressions that return LogixNG_Category Modifier and Type Method Description LogixNG_Category
AnalogExpressionAnalogIO. getCategory()
Get the category.LogixNG_Category
AnalogExpressionConstant. getCategory()
Get the category.LogixNG_Category
AnalogExpressionLocalVariable. getCategory()
Get the category.LogixNG_Category
AnalogExpressionMemory. getCategory()
Get the category.LogixNG_Category
AnalogFormula. getCategory()
Get the category.LogixNG_Category
And. getCategory()
Get the category.LogixNG_Category
Antecedent. getCategory()
Get the category.LogixNG_Category
ConnectionName. getCategory()
Get the category.LogixNG_Category
DigitalCallModule. getCategory()
Get the category.LogixNG_Category
DigitalFormula. getCategory()
Get the category.LogixNG_Category
ExpressionAudio. getCategory()
Get the category.LogixNG_Category
ExpressionBlock. getCategory()
Get the category.LogixNG_Category
ExpressionClock. getCategory()
Get the category.LogixNG_Category
ExpressionConditional. getCategory()
Get the category.LogixNG_Category
ExpressionDispatcher. getCategory()
Get the category.LogixNG_Category
ExpressionEntryExit. getCategory()
Get the category.LogixNG_Category
ExpressionLight. getCategory()
Get the category.LogixNG_Category
ExpressionLinuxLinePower. getCategory()
Get the category.LogixNG_Category
ExpressionLocalVariable. getCategory()
Get the category.LogixNG_Category
ExpressionMemory. getCategory()
Get the category.LogixNG_Category
ExpressionOBlock. getCategory()
Get the category.LogixNG_Category
ExpressionPower. getCategory()
Get the category.LogixNG_Category
ExpressionReference. getCategory()
Get the category.LogixNG_Category
ExpressionReporter. getCategory()
Get the category.LogixNG_Category
ExpressionScript. getCategory()
Get the category.LogixNG_Category
ExpressionSection. getCategory()
Get the category.LogixNG_Category
ExpressionSensor. getCategory()
Get the category.LogixNG_Category
ExpressionSensorEdge. getCategory()
Get the category.LogixNG_Category
ExpressionSignalHead. getCategory()
Get the category.LogixNG_Category
ExpressionSignalMast. getCategory()
Get the category.LogixNG_Category
ExpressionTransit. getCategory()
Get the category.LogixNG_Category
ExpressionTurnout. getCategory()
Get the category.LogixNG_Category
ExpressionWarrant. getCategory()
Get the category.LogixNG_Category
False. getCategory()
Get the category.LogixNG_Category
FileAsFlag. getCategory()
Get the category.LogixNG_Category
Hold. getCategory()
Get the category.LogixNG_Category
LastResultOfDigitalExpression. getCategory()
Get the category.LogixNG_Category
LogData. getCategory()
Get the category.LogixNG_Category
Not. getCategory()
Get the category.LogixNG_Category
Or. getCategory()
Get the category.LogixNG_Category
StringExpressionConstant. getCategory()
Get the category.LogixNG_Category
StringExpressionMemory. getCategory()
Get the category.LogixNG_Category
StringExpressionStringIO. getCategory()
Get the category.LogixNG_Category
StringFormula. getCategory()
Get the category.LogixNG_Category
Timer. getCategory()
Get the category.LogixNG_Category
TimeSinceMidnight. getCategory()
Get the category.LogixNG_Category
TriggerOnce. getCategory()
Get the category.LogixNG_Category
True. getCategory()
Get the category.Methods in jmri.jmrit.logixng.expressions that return types with arguments of type LogixNG_Category Modifier and Type Method Description java.util.Set<java.util.Map.Entry<LogixNG_Category,java.lang.Class<? extends Base>>>
AnalogFactory. getClasses()
-
Uses of LogixNG_Category in jmri.jmrit.logixng.implementation
Methods in jmri.jmrit.logixng.implementation that return LogixNG_Category Modifier and Type Method Description LogixNG_Category
ClipboardMany. getCategory()
Get the category.LogixNG_Category
DefaultClipboard. getCategory()
LogixNG_Category
DefaultGlobalVariable. getCategory()
LogixNG_Category
DefaultLogixNG. getCategory()
LogixNG_Category
DefaultModule. getCategory()
-
Uses of LogixNG_Category in jmri.jmrix.can.cbus.logixng
Subclasses of LogixNG_Category in jmri.jmrix.can.cbus.logixng Modifier and Type Class Description class
CategoryMergCbus
Defines the category CbusMethods in jmri.jmrix.can.cbus.logixng that return LogixNG_Category Modifier and Type Method Description LogixNG_Category
SendMergCbusEvent. getCategory()
Get the category. -
Uses of LogixNG_Category in jmri.jmrix.loconet.logixng
Subclasses of LogixNG_Category in jmri.jmrix.loconet.logixng Modifier and Type Class Description class
CategoryLocoNet
Defines the category LocoNetstatic class
ExpressionFactory.LocoNet
Methods in jmri.jmrix.loconet.logixng that return LogixNG_Category Modifier and Type Method Description LogixNG_Category
ActionClearSlots. getCategory()
Get the category.LogixNG_Category
ActionUpdateSlots. getCategory()
Get the category.LogixNG_Category
ExpressionSlotUsage. getCategory()
Get the category.LogixNG_Category
SetSpeedZero. getCategory()
Get the category. -
Uses of LogixNG_Category in jmri.jmrix.mqtt.logixng
Subclasses of LogixNG_Category in jmri.jmrix.mqtt.logixng Modifier and Type Class Description class
CategoryMqtt
Defines the category MQTTMethods in jmri.jmrix.mqtt.logixng that return LogixNG_Category Modifier and Type Method Description LogixNG_Category
Publish. getCategory()
Get the category.LogixNG_Category
Subscribe. getCategory()
Get the category.
-