Class Vt
java.lang.Object
org.proforma.variability.transfer.V
org.proforma.variability.transfer.Vns
org.proforma.variability.transfer.Vt
- All Implemented Interfaces:
Serializable,Comparable<V>
Represents a "table", i. e. a list of records, specified by a
VarSpecNodeTable object and
expanded to a CVList object.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.proforma.variability.transfer.Vns
isIntervalScaledMethods inherited from class org.proforma.variability.transfer.V
compareTo, convertToSpec, convertToValue, fromSpec, fromSpec, fromString, fromValue, fromValue, getVp, nullToString, setParent, setVp, toString
-
Constructor Details
-
Vt
public Vt() -
Vt
-
Vt
-
Vt
-
-
Method Details
-
clone
-
isSpec
public boolean isSpec() -
isValue
public boolean isValue() -
switchToValue
- Specified by:
switchToValuein classV
-
switchToSpec
- Specified by:
switchToSpecin classV
-
hashCode
public int hashCode() -
equals
-
collectDefRefs
public org.proforma.variability.transfer.VarSpecNode.DefRefCollector collectDefRefs()- Overrides:
collectDefRefsin classV
-
pushInheritedCVpToChildren
- Overrides:
pushInheritedCVpToChildrenin classV
-
getSpecTypeSymbol
- Specified by:
getSpecTypeSymbolin classV
-
distanceTo
- Specified by:
distanceToin classV
-
getSpec
-
getSpecType
- Specified by:
getSpecTypein classV
-
getValue
-
getValueType
- Specified by:
getValueTypein classV
-
toString
-