Uses of Interface
jmri.jmrit.logixng.DigitalExpressionBean
Packages that use DigitalExpressionBean
Package
Description
-
Uses of DigitalExpressionBean in jmri.jmrit.logixng
Subinterfaces of DigitalExpressionBean in jmri.jmrit.logixngModifier and TypeInterfaceDescriptioninterfaceA LogixNG male DigitalExpressionBean socket.Methods in jmri.jmrit.logixng that return types with arguments of type DigitalExpressionBeanModifier and TypeMethodDescriptionSet<Map.Entry<Category,Class<? extends DigitalExpressionBean>>> DigitalExpressionFactory.getExpressionClasses()Get a set of classes that implements the DigitalExpressionBean interface.Methods in jmri.jmrit.logixng with parameters of type DigitalExpressionBeanModifier and TypeMethodDescriptionDigitalExpressionManager.registerExpression(DigitalExpressionBean expression) Remember a NamedBean Object created outside the manager. -
Uses of DigitalExpressionBean in jmri.jmrit.logixng.expressions
Classes in jmri.jmrit.logixng.expressions that implement DigitalExpressionBeanModifier and TypeClassDescriptionclassclassEvaluates to True if all of the children expressions evaluate to true.classEvaluates to True if the antecedent evaluates to trueclassReturns true if there is a connection of specified type.classThis expression evaluates a module.classEvaluates to True if the formula evaluates to trueclassThis expression evaluates the state of an Audio.classThis expression evaluates the state of a Block.classThis expression is a clock.classEvaluates the state of a Conditional.classThis expression checks the status or mode of an active train.classThis expression sets the state of a DestinationPoints.classThis expression sets the state of a light.classCheck the status of battery and power supply.classEvaluates the state of a local variable.classEvaluates the state of a Memory.classThis expression sets the state of a oblock.classThis expression sets the state of a power.classEvaluates what a reference points to.classEvaluates the state of a Reporter.classExecutes a script.classThis expression evaluates the state of a Section.classThis expression sets the state of a sensor.classThis expression checks the flank of the change of the state of a sensor.classEvaluates the state of a SignalHead.classEvaluates the state of a SignalMast.classThis expression evaluates the state of a Transit.classThis expression sets the state of a turnout.classThis expression sets the state of a warrant.classAlways evaluates to False.classDoes a file exists?classAn Expression that keeps its status even if its child expression doesn't.classReturns the last result of a digital expression.classThis action logs some data.classAn Expression that negates the result of its child expression.classEvaluates to True if any of the children expressions evaluate to true.classAn expression that waits some time before returning True.classAn Expression that returns True only once while its child expression returns True.classAlways evaluates to True.Methods in jmri.jmrit.logixng.expressions that return types with arguments of type DigitalExpressionBeanModifier and TypeMethodDescriptionSet<Map.Entry<Category,Class<? extends DigitalExpressionBean>>> DigitalFactory.getExpressionClasses() -
Uses of DigitalExpressionBean in jmri.jmrit.logixng.implementation
Classes in jmri.jmrit.logixng.implementation that implement DigitalExpressionBeanModifier and TypeClassDescriptionclassEvery DigitalExpressionBean has an DefaultMaleDigitalExpressionSocket as its parent.Methods in jmri.jmrit.logixng.implementation with parameters of type DigitalExpressionBeanModifier and TypeMethodDescriptionprotected MaleDigitalExpressionSocketDefaultDigitalExpressionManager.createMaleExpressionSocket(DigitalExpressionBean expression) DefaultDigitalExpressionManager.registerExpression(DigitalExpressionBean expression) Remember a NamedBean Object created outside the manager.Constructors in jmri.jmrit.logixng.implementation with parameters of type DigitalExpressionBeanModifierConstructorDescriptionDefaultMaleDigitalExpressionSocket(BaseManager<? extends NamedBean> manager, DigitalExpressionBean expression) -
Uses of DigitalExpressionBean in jmri.jmrit.logixng.tools.debugger
Classes in jmri.jmrit.logixng.tools.debugger that implement DigitalExpressionBean -
Uses of DigitalExpressionBean in jmri.jmrix.loconet.logixng
Classes in jmri.jmrix.loconet.logixng that implement DigitalExpressionBeanModifier and TypeClassDescriptionclassThis expression compares the number of slots that are currently in use with a threshold number.Methods in jmri.jmrix.loconet.logixng that return types with arguments of type DigitalExpressionBeanModifier and TypeMethodDescriptionSet<Map.Entry<Category,Class<? extends DigitalExpressionBean>>> ExpressionFactory.getExpressionClasses()