Uses of Enum
jmri.jmrit.logixng.expressions.ExpressionReference.PointsTo
Packages that use ExpressionReference.PointsTo
-
Uses of ExpressionReference.PointsTo in jmri.jmrit.logixng.expressions
Methods in jmri.jmrit.logixng.expressions that return ExpressionReference.PointsToModifier and TypeMethodDescriptionExpressionReference.getPointsTo()static ExpressionReference.PointsToReturns the enum constant of this type with the specified name.static ExpressionReference.PointsTo[]ExpressionReference.PointsTo.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrit.logixng.expressions with parameters of type ExpressionReference.PointsToModifier and TypeMethodDescriptionvoidExpressionReference.setPointsTo(ExpressionReference.PointsTo pointsTo)