Class Vb
java.lang.Object
org.proforma.variability.transfer.V
org.proforma.variability.transfer.Vns
org.proforma.variability.transfer.Vb
- All Implemented Interfaces:
Serializable
,Comparable<V>
- 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
collectDefRefs, compareTo, convertToSpec, convertToValue, fromSpec, fromSpec, fromString, fromValue, fromValue, getVp, nullToString, pushInheritedCVpToChildren, setParent, setVp, toString, toString
-
Constructor Details
-
Vb
public Vb() -
Vb
-
Vb
-
-
Method Details
-
clone
-
hashCode
public int hashCode() -
equals
-
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
-
isSpec
public boolean isSpec() -
isValue
public boolean isValue() -
switchToSpec
- Specified by:
switchToSpec
in classV
-
switchToValue
- Specified by:
switchToValue
in classV
-