Class CVListVp
java.lang.Object
org.proforma.variability.transfer.CVListVp
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncalculateSelectableItemsForGivenPrefix(List<V> prefix) booleanstatic CVListVpcreateEmptyList(CVp cvp) static CVListVpcreateFromCSList(CVList list) duplicateWithReorderedCVp(CVp reorderedCVp) booleangetCVp()getDistinctValuesForVp(int index) getInst(int index) getList()inthashCode()booleanisEmpty()voidvoidprettyPrint(PrintStream out) voidvoidintsize()voidsort()toString()
-
Constructor Details
-
CVListVp
public CVListVp() -
CVListVp
-
CVListVp
-
-
Method Details
-
createEmptyList
-
createFromCSList
-
getCVp
-
setCVp
-
getList
-
setList
-
duplicateWithReorderedCVp
-
sort
public void sort() -
prettyPrint
public void prettyPrint() -
prettyPrint
-
hashCode
public int hashCode() -
equals
-
toString
-
getInst
-
getDistinctValuesForVp
-
calculateSelectableItemsForGivenPrefix
-
size
public int size() -
isEmpty
public boolean isEmpty() -
contains
-
getRandomElement
-