Class CVVp
java.lang.Object
org.proforma.variability.transfer.CVVp
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidafterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller, Object parent) Postprocessingstatic CVVpcreate(Collection<V> items) static CVVpstatic CVVpcreateIntersectionWithCVp(CVp otherCVp) getAsKeyOrderedMap(List<String> restrictToKeys) getBoolean(String key) getCV()getCVp()getTableSpec(String key) getTableValue(String key) booleanisAtLeastOneVpMatching(CVp otherCVp) voidvoidprettyPrint(PrintStream out) projectToCVp(String... vpKeys) voidvoidvoidtoString()
-
Constructor Details
-
CVVp
public CVVp() -
CVVp
-
CVVp
-
-
Method Details
-
create
-
create
-
create
-
getCVp
-
setCVp
-
getCV
-
setCV
-
getVp
-
get
-
getChar
-
getInt
-
getDouble
-
getString
-
getBoolean
-
getTableValue
-
getTableSpec
-
switchToValue
-
switchToSpecs
-
set
-
afterUnmarshal
Postprocessing -
prettyPrint
public void prettyPrint() -
prettyPrint
-
projectToCVpLeavingNonMatchingVpsNull
-
projectToCVp
-
createIntersectionWithCVp
-
isAtLeastOneVpMatching
-
getAsKeyOrderedMap
-
getAsKeyOrderedMap
-
toString
-