public interface CollectionLiteralPartCS extends ModelElementCS
The following features are supported:
EssentialOCLCSPackage.getCollectionLiteralPartCS()| Modifier and Type | Method and Description |
|---|---|
ExpCS |
getOwnedExpression()
Returns the value of the 'Owned Expression' containment reference.
|
ExpCS |
getOwnedLastExpression()
Returns the value of the 'Owned Last Expression' containment reference.
|
void |
setOwnedExpression(ExpCS value)
Sets the value of the '
Owned Expression' containment reference. |
void |
setOwnedLastExpression(ExpCS value)
Sets the value of the '
Owned Last Expression' containment reference. |
getOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotExpCS getOwnedExpression()
If the meaning of the 'Owned Expression' containment reference isn't clear, there really should be more of a description here...
setOwnedExpression(ExpCS),
EssentialOCLCSPackage.getCollectionLiteralPartCS_OwnedExpression()void setOwnedExpression(ExpCS value)
Owned Expression' containment reference.
value - the new value of the 'Owned Expression' containment reference.getOwnedExpression()ExpCS getOwnedLastExpression()
If the meaning of the 'Owned Last Expression' containment reference isn't clear, there really should be more of a description here...
setOwnedLastExpression(ExpCS),
EssentialOCLCSPackage.getCollectionLiteralPartCS_OwnedLastExpression()void setOwnedLastExpression(ExpCS value)
Owned Last Expression' containment reference.
value - the new value of the 'Owned Last Expression' containment reference.getOwnedLastExpression()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.