Uses of Class
jmri.jmrit.symbolicprog.AbstractValue

Packages that use AbstractValue
jmri.jmrit.symbolicprog   
 

Uses of AbstractValue in jmri.jmrit.symbolicprog
 

Subclasses of AbstractValue in jmri.jmrit.symbolicprog
 class CompositeVariableValue
          Extends EnumVariableValue to represent a composition of variable values.
 class ConstantValue
          Extends VariableValue to represent a constant enum-like-thing Note that there's no CV associated with this.
 class CvValue
          Encapsulate a single CV value and provide programming access to the decoder.
 class DecVariableValue
          Decimal representation of a value.
 class EnumVariableValue
          Extends VariableValue to represent a enumerated variable.
 class HexVariableValue
          LIke DecVariableValue, except that the string representation is in hexadecimal
 class IndexedEnumVariableValue
          Extends VariableValue to represent a enumerated indexed variable.
 class IndexedPairVariableValue
          Extends VariableValue to represent a indexed variable split across two indexed CVs.
 class IndexedVariableValue
          Extends VariableValue to represent an indexed variable
 class LongAddrVariableValue
          Extends VariableValue to represent a NMRA long address
 class ShortAddrVariableValue
          Representation of a short address (CV1).
 class SpeedTableVarValue
          Represent an entire speed table as a single Variable.
 class SplitVariableValue
          Extends VariableValue to represent a variable split across two CVs.
 class VariableValue
          Represents a single Variable value; abstract base class.
 



Copyright © 1997 - 2008 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: SourceForge_Logo