Class VpType
java.lang.Object
org.proforma.variability.transfer.VpType
- Direct Known Subclasses:
Vp
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic VpTypeb()static VpTypec()clone()static VpTyped()booleanClass<?>getCVp()getType()Vp[]getVps()inthashCode()static VpTypei()booleanbooleanbooleanbooleanrepresents(Class<? extends V> clazz) static VpTypes()voidvoidstatic VpTypetoString()
-
Constructor Details
-
VpType
public VpType() -
VpType
-
VpType
-
-
Method Details
-
clone
-
getType
-
setType
-
getCVp
-
setCVp
-
getVp
-
getVps
-
isIntervalScaled
public boolean isIntervalScaled() -
hashCode
public int hashCode() -
equals
-
toString
-
getRepresentedVSubclass
-
represents
-
displayString
-
getAssociatedValueType
-
i
-
c
-
s
-
d
-
b
-
t
-
isNumberType
public boolean isNumberType() -
isTableType
public boolean isTableType()
-