Class Vns
java.lang.Object
org.proforma.variability.transfer.V
org.proforma.variability.transfer.Vns
- All Implemented Interfaces:
Serializable
,Comparable<V>
A variant of a nominal scaled type.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.proforma.variability.transfer.V
collectDefRefs, compareTo, convertToSpec, convertToValue, distanceTo, equals, fromSpec, fromSpec, fromString, fromValue, fromValue, getSpec, getSpecType, getSpecTypeSymbol, getValue, getValueType, getVp, hashCode, isSpec, isValue, nullToString, pushInheritedCVpToChildren, setParent, setVp, switchToSpec, switchToValue, toString, toString
-
Constructor Details
-
Vns
public Vns()
-
-
Method Details
-
clone
-
isIntervalScaled
public boolean isIntervalScaled()- Specified by:
isIntervalScaled
in classV
-