Uses of Class
jmri.jmrit.symbolicprog.CvValue
Packages that use CvValue
Package
Description
Basic support for advanced programming, primarily used by DecoderPro.
-
Uses of CvValue in jmri.jmrit.symbolicprog
Fields in jmri.jmrit.symbolicprog declared as CvValueModifier and TypeFieldDescription(package private) CvValueSpeedTableVarValue.VarSlider._var(package private) CvValueLongAddrVariableValue.highCV(package private) CvValueSplitEnumVariableValue.CvItem.thisCV(package private) CvValueSplitVariableValue.CvItem.thisCVFields in jmri.jmrit.symbolicprog with type parameters of type CvValueModifier and TypeFieldDescriptionVariableValue._cvMapA vector of CV objects used to look up CVs.Methods in jmri.jmrit.symbolicprog that return CvValueModifier and TypeMethodDescriptionCvTableModel.getCvByNumber(String number) CvTableModel.getCvByRow(int row) CvValue[]CompositeVariableValue.usesCVs()CvValue[]ConstantValue.usesCVs()CvValue[]DecVariableValue.usesCVs()CvValue[]EnumVariableValue.usesCVs()CvValue[]LongAddrVariableValue.usesCVs()CvValue[]SpeedTableVarValue.usesCVs()CvValue[]SplitEnumVariableValue.usesCVs()Simple request getter for the CVs composing this variableCvValue[]SplitVariableValue.usesCVs()abstract CvValue[]VariableValue.usesCVs()Provide access to CVs used by this Variable.Methods in jmri.jmrit.symbolicprog that return types with arguments of type CvValueMethods in jmri.jmrit.symbolicprog with parameters of type CvValueModifier and TypeMethodDescriptionstatic booleanVariableValue.considerChanged(CvValue c) Default implementation for subclasses to tell if a CV meets a common definition of "changed".protected booleanCsvExportAction.isWritable(CvValue cv) Decide whether a given CV should be written out.protected booleanCsvExportModifiedAction.isWritable(CvValue cv) Method parameters in jmri.jmrit.symbolicprog with type arguments of type CvValueModifier and TypeMethodDescriptionvoidSplitDateTimeVariableValue.stepOneActions(String name, String comment, String cvName, boolean readOnly, boolean infoOnly, boolean writeOnly, boolean opsOnly, String cvNum, String mask, int minVal, int maxVal, HashMap<String, CvValue> v, JLabel status, String stdname, String pSecondCV, int pFactor, int pOffset, String uppermask, String extra1, String extra2, String extra3, String extra4) voidSplitEnumVariableValue.stepOneActions(String name, String comment, String cvName, boolean readOnly, boolean infoOnly, boolean writeOnly, boolean opsOnly, String cvNum, String mask, int minVal, int maxVal, HashMap<String, CvValue> v, JLabel status, String stdname, String pSecondCV, int pFactor, int pOffset, String uppermask, String extra1, String extra2, String extra3, String extra4) Subclasses can override this to pick up constructor-specific attributes and perform other actions before cvList has been built.voidSplitHexVariableValue.stepOneActions(String name, String comment, String cvName, boolean readOnly, boolean infoOnly, boolean writeOnly, boolean opsOnly, String cvNum, String mask, int minVal, int maxVal, HashMap<String, CvValue> v, JLabel status, String stdname, String pSecondCV, int pFactor, int pOffset, String uppermask, String extra1, String extra2, String extra3, String extra4) voidSplitHundredsVariableValue.stepOneActions(String name, String comment, String cvName, boolean readOnly, boolean infoOnly, boolean writeOnly, boolean opsOnly, String cvNum, String mask, int minVal, int maxVal, HashMap<String, CvValue> v, JLabel status, String stdname, String pSecondCV, int pFactor, int pOffset, String uppermask, String extra1, String extra2, String extra3, String extra4) voidSplitTextVariableValue.stepOneActions(String name, String comment, String cvName, boolean readOnly, boolean infoOnly, boolean writeOnly, boolean opsOnly, String cvNum, String mask, int minVal, int maxVal, HashMap<String, CvValue> v, JLabel status, String stdname, String pSecondCV, int pFactor, int pOffset, String uppermask, String extra1, String extra2, String extra3, String extra4) voidSplitVariableValue.stepOneActions(String name, String comment, String cvName, boolean readOnly, boolean infoOnly, boolean writeOnly, boolean opsOnly, String cvNum, String mask, int minVal, int maxVal, HashMap<String, CvValue> v, JLabel status, String stdname, String pSecondCV, int pFactor, int pOffset, String uppermask, String extra1, String extra2, String extra3, String extra4) Subclasses can override this to pick up constructor-specific attributes and perform other actions before cvList has been built.Constructors in jmri.jmrit.symbolicprog with parameters of type CvValueModifierConstructorDescriptionLongAddrVariableValue(String name, String comment, String cvName, boolean readOnly, boolean infoOnly, boolean writeOnly, boolean opsOnly, String cvNum, String mask, int minVal, int maxVal, HashMap<String, CvValue> v, JLabel status, String stdname, CvValue mHighCV) (package private)VarSlider(BoundedRangeModel m, CvValue var, int step) Constructor parameters in jmri.jmrit.symbolicprog with type arguments of type CvValueModifierConstructorDescriptionCompositeVariableValue(String name, String comment, String cvName, boolean readOnly, boolean infoOnly, boolean writeOnly, boolean opsOnly, String cvNum, String mask, int minVal, int maxVal, HashMap<String, CvValue> v, JLabel status, String stdname) ConstantValue(String name, String comment, String cvName, boolean readOnly, boolean infoOnly, boolean writeOnly, boolean opsOnly, String cvNum, String mask, int minVal, int maxVal, HashMap<String, CvValue> v, JLabel status, String stdname) DecVariableValue(String name, String comment, String cvName, boolean readOnly, boolean infoOnly, boolean writeOnly, boolean opsOnly, String cvNum, String mask, int minVal, int maxVal, HashMap<String, CvValue> v, JLabel status, String stdname) DecVariableValue(String name, String comment, String cvName, boolean readOnly, boolean infoOnly, boolean writeOnly, boolean opsOnly, String cvNum, String mask, int minVal, int maxVal, HashMap<String, CvValue> v, JLabel status, String stdname, int offset, int factor) EnumVariableValue(String name, String comment, String cvName, boolean readOnly, boolean infoOnly, boolean writeOnly, boolean opsOnly, String cvNum, String mask, int minVal, int maxVal, HashMap<String, CvValue> v, JLabel status, String stdname) HexVariableValue(String name, String comment, String cvName, boolean readOnly, boolean infoOnly, boolean writeOnly, boolean opsOnly, String cvNum, String mask, int minVal, int maxVal, HashMap<String, CvValue> v, JLabel status, String stdname) LongAddrVariableValue(String name, String comment, String cvName, boolean readOnly, boolean infoOnly, boolean writeOnly, boolean opsOnly, String cvNum, String mask, int minVal, int maxVal, HashMap<String, CvValue> v, JLabel status, String stdname, CvValue mHighCV) ShortAddrVariableValue(String name, String comment, String cvName, boolean readOnly, boolean infoOnly, boolean writeOnly, boolean opsOnly, String cvNum, String mask, HashMap<String, CvValue> v, JLabel status, String stdname) SpeedTableVarValue(String name, String comment, String cvName, boolean readOnly, boolean infoOnly, boolean writeOnly, boolean opsOnly, String cvNum, String mask, int minVal, int maxVal, HashMap<String, CvValue> v, JLabel status, String stdname, int entries, boolean mfxFlag) Create the object with a "standard format ctor".SplitDateTimeVariableValue(String name, String comment, String cvName, boolean readOnly, boolean infoOnly, boolean writeOnly, boolean opsOnly, String cvNum, String mask, int minVal, int maxVal, HashMap<String, CvValue> v, JLabel status, String stdname, String pSecondCV, int pFactor, int pOffset, String uppermask, String extra1, String extra2, String extra3, String extra4) SplitEnumVariableValue(String name, String comment, String cvName, boolean readOnly, boolean infoOnly, boolean writeOnly, boolean opsOnly, String cvNum, String mask, int minVal, int maxVal, HashMap<String, CvValue> v, JLabel status, String stdname, String pSecondCV, int pFactor, int pOffset, String uppermask, String extra1, String extra2, String extra3, String extra4) SplitHexVariableValue(String name, String comment, String cvName, boolean readOnly, boolean infoOnly, boolean writeOnly, boolean opsOnly, String cvNum, String mask, int minVal, int maxVal, HashMap<String, CvValue> v, JLabel status, String stdname, String pSecondCV, int pFactor, int pOffset, String uppermask, String extra1, String extra2, String extra3, String extra4) SplitHundredsVariableValue(String name, String comment, String cvName, boolean readOnly, boolean infoOnly, boolean writeOnly, boolean opsOnly, String cvNum, String mask, int minVal, int maxVal, HashMap<String, CvValue> v, JLabel status, String stdname, String pSecondCV, int pFactor, int pOffset, String uppermask, String extra1, String extra2, String extra3, String extra4) SplitTextVariableValue(String name, String comment, String cvName, boolean readOnly, boolean infoOnly, boolean writeOnly, boolean opsOnly, String cvNum, String mask, int minVal, int maxVal, HashMap<String, CvValue> v, JLabel status, String stdname, String pSecondCV, int pFactor, int pOffset, String uppermask, String extra1, String extra2, String extra3, String extra4) SplitVariableValue(String name, String comment, String cvName, boolean readOnly, boolean infoOnly, boolean writeOnly, boolean opsOnly, String cvNum, String mask, int minVal, int maxVal, HashMap<String, CvValue> v, JLabel status, String stdname, String pSecondCV, int pFactor, int pOffset, String uppermask, String extra1, String extra2, String extra3, String extra4) VariableValue(String label, String comment, String cvName, boolean readOnly, boolean infoOnly, boolean writeOnly, boolean opsOnly, String cvNum, String mask, HashMap<String, CvValue> v, JLabel status, String item) -
Uses of CvValue in jmri.jmrit.symbolicprog.tabbedframe
Fields in jmri.jmrit.symbolicprog.tabbedframe declared as CvValue