Uses of Package
jmri.jmrit.logixng
-
Classes in jmri.jmrit.logixng used by jmri.jmrit.beantable Class Description Base.PrintTreeSettings FemaleSocketManager.SocketType GlobalVariable LogixNG Global Variable.LogixNG LogixNG.Module Represent a LogixNG module.NamedTable Represent a named table. -
Classes in jmri.jmrit.logixng used by jmri.jmrit.display Class Description GlobalVariable LogixNG Global Variable.InlineLogixNG This interface declares an Inline LogixNG.LogixNG LogixNG. -
Classes in jmri.jmrit.logixng used by jmri.jmrit.display.controlPanelEditor Class Description InlineLogixNG This interface declares an Inline LogixNG. -
Classes in jmri.jmrit.logixng used by jmri.jmrit.display.controlPanelEditor.shape Class Description InlineLogixNG This interface declares an Inline LogixNG. -
Classes in jmri.jmrit.logixng used by jmri.jmrit.display.layoutEditor Class Description GlobalVariable LogixNG Global Variable.InlineLogixNG This interface declares an Inline LogixNG.LogixNG LogixNG. -
Classes in jmri.jmrit.logixng used by jmri.jmrit.display.logixng Class Description Base The base interface for LogixNG expressions and actions.Category The category of expressions and actions.DigitalAction A LogixNG digitalaction.DigitalActionBean A LogixNG digital action bean.DigitalActionFactory Factory class for DigitalAction classes.FemaleSocket A LogixNG female expression socket.NamedBeanAddressing How should a named bean be addressed by an action or expression? -
Classes in jmri.jmrit.logixng used by jmri.jmrit.display.logixng.swing Class Description Base The base interface for LogixNG expressions and actions.MaleSocket A LogixNG male socket. -
Classes in jmri.jmrit.logixng used by jmri.jmrit.display.palette Class Description GlobalVariable LogixNG Global Variable. -
Classes in jmri.jmrit.logixng used by jmri.jmrit.logixng Class Description AnalogAction A LogixNG analog action.AnalogActionBean A LogixNG analog action bean.AnalogExpression Analog expression is used in LogixNG to answer a question that can give an analog value as result.AnalogExpressionBean AnalogExpressionBean is a AnalogExpression that also implements NamedBean.AnonymousTable Represent an anonymous table.Base The base interface for LogixNG expressions and actions.Base.PrintTreeSettings Base.RunnableWithBase Base.RunnableWithBaseThrowException BaseManager Base interface for the LogixNG action and expression managers.Category The category of expressions and actions.Category.Common Category.FlowControl Category.Item Category.Linux Category.Other Clipboard The clipboard with actions and expressionsConditionalNG ConditionalNG.Debugable A LogixNG item that is debugable.Debugable.DebugConfig Debug configuration for this male socket.DigitalAction A LogixNG digitalaction.DigitalActionBean A LogixNG digital action bean.DigitalBooleanAction A LogixNG logix emulator action.DigitalBooleanActionBean A LogixNG logix emulator action bean.DigitalExpression DigitalExpressionBean is used in LogixNG to answer a question that can give the answers 'true' or 'false'.DigitalExpressionBean DigitalExpressionBean is a DigitalExpression that also implements NamedBean.FemaleAnalogActionSocket A female socket for AnalogActionFemaleAnalogExpressionSocket A female socket for AnalogExpressionFemaleDigitalActionSocket A female socket for DigitalActionFemaleDigitalBooleanActionSocket A female socket for DigitalBooleanActionFemaleDigitalExpressionSocket A female socket for DigitalExpressionFemaleGenericExpressionSocket.SocketType FemaleSocket A LogixNG female expression socket.FemaleSocketListener A listener for when a socket is connected or disconnected.FemaleSocketManager.SocketType FemaleSocketOperation An enum with the values "is" and "is not"FemaleStringActionSocket A female socket for StringActionFemaleStringExpressionSocket A female socket for StringExpressionGlobalVariable LogixNG Global Variable.InlineLogixNG This interface declares an Inline LogixNG.Is_IsNot_Enum An enum with the values "is" and "is not"LogixNG LogixNG.LogixNGPreferences Preferences for LogixNGMaleAnalogActionSocket A LogixNG male AnalogActionBean socket.MaleAnalogExpressionSocket A LogixNG male AnalogExpressionBean socket.MaleDigitalActionSocket A LogixNG male DigitalActionBean socket.MaleDigitalBooleanActionSocket A LogixNG male DigitalBooleanActionBean socket.MaleDigitalExpressionSocket A LogixNG male DigitalExpressionBean socket.MaleSocket A LogixNG male socket.MaleSocket.ErrorHandlingType MaleSocketFactory Factory class for male sockets.MaleStringActionSocket A LogixNG male StringActionBean socket.MaleStringExpressionSocket A LogixNG male StringExpressionBean socket.Module Represent a LogixNG module.Module.Parameter The definition of a parameter.Module.ParameterData Data for a parameter.Module.ReturnValueType An enum that defines the types of initial value.NamedBeanAddressing How should a named bean be addressed by an action or expression?NamedBeanType Defines types of NamedBeans, for example Turnout and Light.NamedBeanType.CreateBean NamedBeanType.DeleteBean NamedTable Represent a named table.PassThruException This exception should not be handled unless in some special conditions.SocketAlreadyConnectedException The FemaleSocket is already connected.Stack A table that is a stackStack.ValueAndType StringAction A LogixNG string action.StringActionBean A LogixNG string action.StringExpression String expression is used in LogixNG to answer a question that can give a string value as result.StringExpressionBean StringExpressionBean is a StringExpression that also implements NamedBean.SymbolTable A symbol tableSymbolTable.InitialValueType An enum that defines the types of initial value.SymbolTable.Symbol The definition of the symbolSymbolTable.Type SymbolTable.VariableData Data for a variable.Table Represent a Table.Table.ColumnNotFoundException Table.CsvType The available types of CSV from which to load a table The default is TABBED, as that was previously the only choice TABBED results in parsing the CSV file with tabs as the delimiters COMMA uses csvFormat of RFC-4180, which is the standard Comma Seperated Value format, but does not allow empty linesTable.RowNotFoundException TableRowOrColumn Enum for row or column. -
Classes in jmri.jmrit.logixng used by jmri.jmrit.logixng.actions Class Description AnalogAction A LogixNG analog action.AnalogActionBean A LogixNG analog action bean.AnalogActionFactory Factory class for AnalogAction classes.Base The base interface for LogixNG expressions and actions.Bundle Category The category of expressions and actions.DigitalAction A LogixNG digitalaction.DigitalActionBean A LogixNG digital action bean.DigitalActionFactory Factory class for DigitalAction classes.DigitalBooleanAction A LogixNG logix emulator action.DigitalBooleanActionBean A LogixNG logix emulator action bean.DigitalBooleanActionFactory Factory class for DigitalBooleanAction classes.FemaleAnalogActionSocket A female socket for AnalogActionFemaleAnalogExpressionSocket A female socket for AnalogExpressionFemaleDigitalActionSocket A female socket for DigitalActionFemaleDigitalBooleanActionSocket A female socket for DigitalBooleanActionFemaleDigitalExpressionSocket A female socket for DigitalExpressionFemaleGenericExpressionSocket A generic female socketFemaleSocket A LogixNG female expression socket.FemaleSocketListener A listener for when a socket is connected or disconnected.FemaleSocketOperation An enum with the values "is" and "is not"FemaleStringActionSocket A female socket for StringActionFemaleStringExpressionSocket A female socket for StringExpressionLogixNG LogixNG.MaleDigitalActionSocket A LogixNG male DigitalActionBean socket.Module Represent a LogixNG module.Module.ParameterData Data for a parameter.Module.ReturnValueType An enum that defines the types of initial value.NamedBeanAddressing How should a named bean be addressed by an action or expression?NamedBeanType Defines types of NamedBeans, for example Turnout and Light.NamedTable Represent a named table.StringAction A LogixNG string action.StringActionBean A LogixNG string action.StringActionFactory Factory class for StringActionBean classes.SymbolTable.InitialValueType An enum that defines the types of initial value.TableRowOrColumn Enum for row or column. -
Classes in jmri.jmrit.logixng used by jmri.jmrit.logixng.actions.swing Class Description Base The base interface for LogixNG expressions and actions.BaseManager Base interface for the LogixNG action and expression managers.Bundle MaleSocket A LogixNG male socket. -
Classes in jmri.jmrit.logixng used by jmri.jmrit.logixng.configurexml Class Description MaleSocket A LogixNG male socket. -
Classes in jmri.jmrit.logixng used by jmri.jmrit.logixng.expressions Class Description AnalogExpression Analog expression is used in LogixNG to answer a question that can give an analog value as result.AnalogExpressionBean AnalogExpressionBean is a AnalogExpression that also implements NamedBean.AnalogExpressionFactory Factory class for AnalogExpressionBean classes.Base The base interface for LogixNG expressions and actions.Bundle Category The category of expressions and actions.DigitalExpression DigitalExpressionBean is used in LogixNG to answer a question that can give the answers 'true' or 'false'.DigitalExpressionBean DigitalExpressionBean is a DigitalExpression that also implements NamedBean.DigitalExpressionFactory Factory class for DigitalExpressionBean classes.FemaleDigitalExpressionSocket A female socket for DigitalExpressionFemaleGenericExpressionSocket A generic female socketFemaleSocket A LogixNG female expression socket.FemaleSocketListener A listener for when a socket is connected or disconnected.FemaleSocketOperation An enum with the values "is" and "is not"Is_IsNot_Enum An enum with the values "is" and "is not"MaleDigitalExpressionSocket A LogixNG male DigitalExpressionBean socket.Module Represent a LogixNG module.Module.ParameterData Data for a parameter.Module.ReturnValueType An enum that defines the types of initial value.NamedBeanAddressing How should a named bean be addressed by an action or expression?StringExpression String expression is used in LogixNG to answer a question that can give a string value as result.StringExpressionBean StringExpressionBean is a StringExpression that also implements NamedBean.StringExpressionFactory Factory class for StringExpressionBean classes.SymbolTable.InitialValueType An enum that defines the types of initial value. -
Classes in jmri.jmrit.logixng used by jmri.jmrit.logixng.expressions.swing Class Description Base The base interface for LogixNG expressions and actions.BaseManager Base interface for the LogixNG action and expression managers.Bundle MaleSocket A LogixNG male socket. -
Classes in jmri.jmrit.logixng used by jmri.jmrit.logixng.implementation Class Description AnalogAction A LogixNG analog action.AnalogActionBean A LogixNG analog action bean.AnalogActionManager Manager for AnalogActionBeanAnalogExpression Analog expression is used in LogixNG to answer a question that can give an analog value as result.AnalogExpressionBean AnalogExpressionBean is a AnalogExpression that also implements NamedBean.AnalogExpressionManager Manager for ExpressionAnonymousTable Represent an anonymous table.Base The base interface for LogixNG expressions and actions.Base.PrintTreeSettings Base.RunnableWithBase Base.RunnableWithBaseThrowException BaseManager Base interface for the LogixNG action and expression managers.Bundle Category The category of expressions and actions.Clipboard The clipboard with actions and expressionsConditionalNG ConditionalNG.ConditionalNG_Manager Manager for ConditionalNGDebugable A LogixNG item that is debugable.Debugable.DebugConfig Debug configuration for this male socket.DigitalAction A LogixNG digitalaction.DigitalActionBean A LogixNG digital action bean.DigitalActionManager Manager for DigitalActionBeanDigitalBooleanAction A LogixNG logix emulator action.DigitalBooleanActionBean A LogixNG logix emulator action bean.DigitalBooleanActionManager Manager for DigitalBooleanActionBeanDigitalExpression DigitalExpressionBean is used in LogixNG to answer a question that can give the answers 'true' or 'false'.DigitalExpressionBean DigitalExpressionBean is a DigitalExpression that also implements NamedBean.DigitalExpressionManager Manager for DigitalExpressionBeanFemaleAnalogActionSocket A female socket for AnalogActionFemaleAnalogExpressionSocket A female socket for AnalogExpressionFemaleAnySocket A female socket that can hold any male socketFemaleDigitalActionSocket A female socket for DigitalActionFemaleDigitalBooleanActionSocket A female socket for DigitalBooleanActionFemaleDigitalExpressionSocket A female socket for DigitalExpressionFemaleGenericExpressionSocket A generic female socketFemaleGenericExpressionSocket.SocketType FemaleSocket A LogixNG female expression socket.FemaleSocketFactory Factory class for FemaleSocket classes.FemaleSocketListener A listener for when a socket is connected or disconnected.FemaleSocketManager Manager for FemaleSocketsFemaleSocketManager.SocketType FemaleStringActionSocket A female socket for StringActionFemaleStringExpressionSocket A female socket for StringExpressionGlobalVariable LogixNG Global Variable.GlobalVariableManager Manager for GlobalVariableInlineLogixNG This interface declares an Inline LogixNG.LogixNG LogixNG.LogixNG_InitializationManager Manager for initialization of LogixNG.LogixNG_Manager Manager for LogixNGLogixNGPreferences Preferences for LogixNGMaleAnalogActionSocket A LogixNG male AnalogActionBean socket.MaleAnalogExpressionSocket A LogixNG male AnalogExpressionBean socket.MaleDigitalActionSocket A LogixNG male DigitalActionBean socket.MaleDigitalBooleanActionSocket A LogixNG male DigitalBooleanActionBean socket.MaleDigitalExpressionSocket A LogixNG male DigitalExpressionBean socket.MaleSocket A LogixNG male socket.MaleSocket.ErrorHandlingType MaleSocketFactory Factory class for male sockets.MaleStringActionSocket A LogixNG male StringActionBean socket.MaleStringExpressionSocket A LogixNG male StringExpressionBean socket.Module Represent a LogixNG module.Module.Parameter The definition of a parameter.ModuleManager Manager for LogixNG modulesNamedTable Represent a named table.NamedTableManager A manager for a NamedTableSocketAlreadyConnectedException The FemaleSocket is already connected.Stack A table that is a stackStack.ValueAndType StringAction A LogixNG string action.StringActionBean A LogixNG string action.StringActionManager Manager for StringActionBeanStringExpression String expression is used in LogixNG to answer a question that can give a string value as result.StringExpressionBean StringExpressionBean is a StringExpression that also implements NamedBean.StringExpressionManager Manager for ExpressionSymbolTable A symbol tableSymbolTable.InitialValueType An enum that defines the types of initial value.SymbolTable.Symbol The definition of the symbolSymbolTable.VariableData Data for a variable.Table Represent a Table.Table.CsvType The available types of CSV from which to load a table The default is TABBED, as that was previously the only choice TABBED results in parsing the CSV file with tabs as the delimiters COMMA uses csvFormat of RFC-4180, which is the standard Comma Seperated Value format, but does not allow empty lines -
Classes in jmri.jmrit.logixng used by jmri.jmrit.logixng.implementation.configurexml Class Description MaleSocket A LogixNG male socket. -
Classes in jmri.jmrit.logixng used by jmri.jmrit.logixng.implementation.swing Class Description Base The base interface for LogixNG expressions and actions.BaseManager Base interface for the LogixNG action and expression managers.Bundle MaleSocket A LogixNG male socket. -
Classes in jmri.jmrit.logixng used by jmri.jmrit.logixng.swing Class Description Base The base interface for LogixNG expressions and actions.BaseManager Base interface for the LogixNG action and expression managers.Bundle MaleSocket A LogixNG male socket.NamedBeanAddressing How should a named bean be addressed by an action or expression?SymbolTable A symbol table -
Classes in jmri.jmrit.logixng used by jmri.jmrit.logixng.tools Class Description Bundle ConditionalNG ConditionalNG.LogixNG LogixNG.SocketAlreadyConnectedException The FemaleSocket is already connected. -
Classes in jmri.jmrit.logixng used by jmri.jmrit.logixng.tools.debugger Class Description AnalogAction A LogixNG analog action.AnalogActionBean A LogixNG analog action bean.AnalogExpression Analog expression is used in LogixNG to answer a question that can give an analog value as result.AnalogExpressionBean AnalogExpressionBean is a AnalogExpression that also implements NamedBean.Base The base interface for LogixNG expressions and actions.BaseManager Base interface for the LogixNG action and expression managers.Bundle ConditionalNG ConditionalNG.Debugable A LogixNG item that is debugable.Debugable.DebugConfig Debug configuration for this male socket.DigitalAction A LogixNG digitalaction.DigitalActionBean A LogixNG digital action bean.DigitalBooleanAction A LogixNG logix emulator action.DigitalBooleanActionBean A LogixNG logix emulator action bean.DigitalExpression DigitalExpressionBean is used in LogixNG to answer a question that can give the answers 'true' or 'false'.DigitalExpressionBean DigitalExpressionBean is a DigitalExpression that also implements NamedBean.MaleAnalogActionSocket A LogixNG male AnalogActionBean socket.MaleAnalogActionSocketFactory Factory class for MaleAnalogActionSocket classes.MaleAnalogExpressionSocket A LogixNG male AnalogExpressionBean socket.MaleAnalogExpressionSocketFactory Factory class for MaleAnalogExpressionSocket classes.MaleDigitalActionSocket A LogixNG male DigitalActionBean socket.MaleDigitalActionSocketFactory Factory class for MaleDigitalActionSocket classes.MaleDigitalBooleanActionSocket A LogixNG male DigitalBooleanActionBean socket.MaleDigitalBooleanActionSocketFactory Factory class for MaleDigitalBooleanActionSocket classes.MaleDigitalExpressionSocket A LogixNG male DigitalExpressionBean socket.MaleDigitalExpressionSocketFactory Factory class for MaleDigitalExpressionSocket classes.MaleSocket A LogixNG male socket.MaleSocketFactory Factory class for male sockets.MaleStringActionSocket A LogixNG male StringActionBean socket.MaleStringActionSocketFactory Factory class for MaleStringActionSocket classes.MaleStringExpressionSocket A LogixNG male StringExpressionBean socket.MaleStringExpressionSocketFactory Factory class for MaleStringExpressionSocket classes.StringAction A LogixNG string action.StringActionBean A LogixNG string action.StringExpression String expression is used in LogixNG to answer a question that can give a string value as result.StringExpressionBean StringExpressionBean is a StringExpression that also implements NamedBean. -
Classes in jmri.jmrit.logixng used by jmri.jmrit.logixng.tools.debugger.configurexml Class Description MaleSocket A LogixNG male socket. -
Classes in jmri.jmrit.logixng used by jmri.jmrit.logixng.tools.debugger.swing Class Description Base The base interface for LogixNG expressions and actions.BaseManager Base interface for the LogixNG action and expression managers.MaleSocket A LogixNG male socket. -
Classes in jmri.jmrit.logixng used by jmri.jmrit.logixng.tools.swing Class Description Base The base interface for LogixNG expressions and actions.Base.PrintTreeSettings BaseManager Base interface for the LogixNG action and expression managers.Bundle ConditionalNG ConditionalNG.ConditionalNG_Manager Manager for ConditionalNGDebugable A LogixNG item that is debugable.Debugable.DebugConfig Debug configuration for this male socket.FemaleSocket A LogixNG female expression socket.InlineLogixNG This interface declares an Inline LogixNG.LogixNG LogixNG.LogixNG_Manager Manager for LogixNGMaleSocket A LogixNG male socket.Module Represent a LogixNG module.Module.ParameterData Data for a parameter.NamedTable Represent a named table.SymbolTable A symbol tableSymbolTable.VariableData Data for a variable. -
Classes in jmri.jmrit.logixng used by jmri.jmrit.logixng.tools.swing.swing Class Description Bundle Module Represent a LogixNG module. -
Classes in jmri.jmrit.logixng used by jmri.jmrit.logixng.util Class Description Base The base interface for LogixNG expressions and actions.Bundle ConditionalNG ConditionalNG.NamedBeanAddressing How should a named bean be addressed by an action or expression?NamedTable Represent a named table.SymbolTable A symbol table -
Classes in jmri.jmrit.logixng used by jmri.jmrit.logixng.util.parser Class Description Bundle FemaleGenericExpressionSocket A generic female socketSymbolTable A symbol table -
Classes in jmri.jmrit.logixng used by jmri.jmrit.logixng.util.parser.functions Class Description Bundle -
Classes in jmri.jmrit.logixng used by jmri.jmrit.logixng.util.parser.swing Class Description Bundle -
Classes in jmri.jmrit.logixng used by jmri.jmrit.logixng.util.swing Class Description Bundle NamedBeanAddressing How should a named bean be addressed by an action or expression? -
Classes in jmri.jmrit.logixng used by jmri.jmrit.operations.trains Class Description InlineLogixNG This interface declares an Inline LogixNG. -
Classes in jmri.jmrit.logixng used by jmri.jmrit.picker Class Description GlobalVariable LogixNG Global Variable.GlobalVariableManager Manager for GlobalVariable -
Classes in jmri.jmrit.logixng used by jmri.jmrix.loconet.logixng Class Description Base The base interface for LogixNG expressions and actions.Category The category of expressions and actions.DigitalAction A LogixNG digitalaction.DigitalActionBean A LogixNG digital action bean.DigitalActionFactory Factory class for DigitalAction classes.DigitalExpression DigitalExpressionBean is used in LogixNG to answer a question that can give the answers 'true' or 'false'.DigitalExpressionBean DigitalExpressionBean is a DigitalExpression that also implements NamedBean.DigitalExpressionFactory Factory class for DigitalExpressionBean classes.FemaleSocket A LogixNG female expression socket. -
Classes in jmri.jmrit.logixng used by jmri.jmrix.loconet.logixng.swing Class Description Base The base interface for LogixNG expressions and actions.MaleSocket A LogixNG male socket. -
Classes in jmri.jmrit.logixng used by jmri.jmrix.mqtt.logixng Class Description Base The base interface for LogixNG expressions and actions.Category The category of expressions and actions.DigitalAction A LogixNG digitalaction.DigitalActionBean A LogixNG digital action bean.DigitalActionFactory Factory class for DigitalAction classes.FemaleSocket A LogixNG female expression socket. -
Classes in jmri.jmrit.logixng used by jmri.jmrix.mqtt.logixng.swing Class Description Base The base interface for LogixNG expressions and actions.MaleSocket A LogixNG male socket.