Class VpType
java.lang.Object
org.proforma.variability.transfer.VpType
- Direct Known Subclasses:
Vp
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic VpType
b()
static VpType
c()
clone()
static VpType
d()
boolean
Class<?>
getCVp()
getType()
Vp[]
getVps()
int
hashCode()
static VpType
i()
boolean
boolean
boolean
boolean
represents
(Class<? extends V> clazz) static VpType
s()
void
void
static VpType
toString()
-
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()
-