Class VarSpecLeafRef
java.lang.Object
org.proforma.variability.transfer.VarSpecNode
org.proforma.variability.transfer.VarSpecLeaf
org.proforma.variability.transfer.VarSpecLeafRef
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()defNode()intdim()getId()protected voidprettyPrint(PrintStream out, String prefix) protected voidpushInheritedCVpToChildren(CVp inheritedCVp) voidlongprotected voidvalidateNewChild(VarSpecNode child) Methods inherited from class org.proforma.variability.transfer.VarSpecLeaf
getChildren, getCVp, setChildren, setCVpMethods inherited from class org.proforma.variability.transfer.VarSpecNode
afterUnmarshal, collect, collectAndValidateAllDefsAndRefs, collectDefRefs, collectGroup, combine, combineGroup, define, deriveCollect, deriveVal, endBuild, endBuildTable, endCollectGroup, endCombineGroup, endDefine, findDef, getDebugId, getEffectiveVp, getEffectiveVpIndex, getLastChild, getNonDefineChildren, getParent, getRoot, numNonDefineChildren, prettyPrint, prettyPrint, range, range, range, ref, setParent, toString, val
-
Constructor Details
-
VarSpecLeafRef
public VarSpecLeafRef() -
VarSpecLeafRef
-
-
Method Details
-
clone
- Specified by:
clonein classVarSpecNode
-
getId
-
setId
-
pushInheritedCVpToChildren
- Specified by:
pushInheritedCVpToChildrenin classVarSpecNode
-
defNode
-
sizeLowerBound
public long sizeLowerBound()- Specified by:
sizeLowerBoundin classVarSpecNode- Returns:
- the number of tuples in this set.
-
dim
public int dim()- Specified by:
dimin classVarSpecNode
-
getEffectiveCVp
- Specified by:
getEffectiveCVpin classVarSpecNode
-
getReferencedNode
-
validateNewChild
- Specified by:
validateNewChildin classVarSpecNode- Throws:
IllegalArgumentException
-
prettyPrint
- Specified by:
prettyPrintin classVarSpecNode
-