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
isIntervalScaled
Methods 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:
switchToValue
in classV
-
switchToSpec
- Specified by:
switchToSpec
in classV
-
hashCode
public int hashCode() -
equals
-
collectDefRefs
public org.proforma.variability.transfer.VarSpecNode.DefRefCollector collectDefRefs()- Overrides:
collectDefRefs
in classV
-
pushInheritedCVpToChildren
- Overrides:
pushInheritedCVpToChildren
in classV
-
getSpecTypeSymbol
- Specified by:
getSpecTypeSymbol
in classV
-
distanceTo
- Specified by:
distanceTo
in classV
-
getSpec
-
getSpecType
- Specified by:
getSpecType
in classV
-
getValue
-
getValueType
- Specified by:
getValueType
in classV
-
toString
-