Uses of Class
jmri.jmrit.symbolicprog.SplitVariableValue
Packages that use SplitVariableValue
Package
Description
Basic support for advanced programming, primarily used by DecoderPro.
-
Uses of SplitVariableValue in jmri.jmrit.symbolicprog
Subclasses of SplitVariableValue in jmri.jmrit.symbolicprogModifier and TypeClassDescriptionclassLikeSplitVariableValue, except that the string representation is a date and time relative to a given epoch start date.classLikeSplitVariableValue, except that the string representation is in hexadecimal
All the attributes ofSplitVariableValueare inherited.classLikeSplitVariableValue, except that the string representation is split out into 100's in each CV (up to two in this first implementation)
All the attributes ofSplitVariableValueare inherited.classLikeSplitVariableValue, except that the string representation is text.Fields in jmri.jmrit.symbolicprog declared as SplitVariableValueModifier and TypeFieldDescription(package private) SplitVariableValueSplitVariableValue.VarTextField._varConstructors in jmri.jmrit.symbolicprog with parameters of type SplitVariableValueModifierConstructorDescription(package private)VarTextField(Document doc, String text, int col, SplitVariableValue var)