Class CVVp
java.lang.Object
org.proforma.variability.transfer.CVVp
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
afterUnmarshal
(javax.xml.bind.Unmarshaller unmarshaller, Object parent) Postprocessingstatic CVVp
create
(Collection<V> items) static CVVp
static CVVp
createIntersectionWithCVp
(CVp otherCVp) getAsKeyOrderedMap
(List<String> restrictToKeys) getBoolean
(String key) getCV()
getCVp()
getTableSpec
(String key) getTableValue
(String key) boolean
isAtLeastOneVpMatching
(CVp otherCVp) void
void
prettyPrint
(PrintStream out) projectToCVp
(String... vpKeys) void
void
void
toString()
-
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
-