public interface CollectionRange extends CollectionLiteralPart
The following features are supported:
PivotPackage.getCollectionRange()| Modifier and Type | Method and Description |
|---|---|
OCLExpression |
getOwnedFirst()
Returns the value of the 'Owned First' containment reference.
|
OCLExpression |
getOwnedLast()
Returns the value of the 'Owned Last' containment reference.
|
void |
setOwnedFirst(OCLExpression value)
Sets the value of the '
Owned First' containment reference. |
void |
setOwnedLast(OCLExpression value)
Sets the value of the '
Owned Last' containment reference. |
validateTypeIsNotInvalidCompatibleBody, getType, getTypeId, isIsMany, isIsRequired, setIsRequired, setTypegetName, setNameaccept, allOwnedElements, getAnnotatingComments, getESObject, getETarget, getOwnedAnnotations, getOwnedComments, getOwnedExtensions, getValueOCLExpression getOwnedFirst()
If the meaning of the 'First' containment reference isn't clear, there really should be more of a description here...
setOwnedFirst(OCLExpression),
PivotPackage.getCollectionRange_OwnedFirst()void setOwnedFirst(OCLExpression value)
Owned First' containment reference.
value - the new value of the 'Owned First' containment reference.getOwnedFirst()OCLExpression getOwnedLast()
If the meaning of the 'Last' containment reference isn't clear, there really should be more of a description here...
setOwnedLast(OCLExpression),
PivotPackage.getCollectionRange_OwnedLast()void setOwnedLast(OCLExpression value)
Owned Last' containment reference.
value - the new value of the 'Owned Last' containment reference.getOwnedLast()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.