public interface CollectionPatternCS extends TypedRefCS
The following features are supported:
EssentialOCLCSPackage.getCollectionPatternCS()| Modifier and Type | Method and Description |
|---|---|
<any> |
getOwnedParts()
Returns the value of the 'Owned Parts' containment reference list.
|
ExpCS |
getOwnedPatternGuard()
Returns the value of the 'Owned Pattern Guard' containment reference.
|
CollectionTypeCS |
getOwnedType()
Returns the value of the 'Owned Type' containment reference.
|
String |
getRestVariableName()
Returns the value of the 'Rest Variable Name' attribute.
|
void |
setOwnedPatternGuard(ExpCS value)
Sets the value of the '
Owned Pattern Guard' containment reference. |
void |
setOwnedType(CollectionTypeCS value)
Sets the value of the '
Owned Type' containment reference. |
void |
setRestVariableName(String value)
Sets the value of the '
Rest Variable Name' attribute. |
getOwnedMultiplicity, setOwnedMultiplicitygetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotCollectionTypeCS getOwnedType()
If the meaning of the 'Owned Type' containment reference isn't clear, there really should be more of a description here...
setOwnedType(CollectionTypeCS),
EssentialOCLCSPackage.getCollectionPatternCS_OwnedType()void setOwnedType(CollectionTypeCS value)
Owned Type' containment reference.
value - the new value of the 'Owned Type' containment reference.getOwnedType()<any> getOwnedParts()
PatternExpCS.
If the meaning of the 'Owned Parts' containment reference list isn't clear, there really should be more of a description here...
EssentialOCLCSPackage.getCollectionPatternCS_OwnedParts()String getRestVariableName()
If the meaning of the 'Rest Variable Name' attribute isn't clear, there really should be more of a description here...
setRestVariableName(String),
EssentialOCLCSPackage.getCollectionPatternCS_RestVariableName()void setRestVariableName(String value)
Rest Variable Name' attribute.
value - the new value of the 'Rest Variable Name' attribute.getRestVariableName()ExpCS getOwnedPatternGuard()
If the meaning of the 'Owned Pattern Guard' containment reference isn't clear, there really should be more of a description here...
setOwnedPatternGuard(ExpCS),
EssentialOCLCSPackage.getCollectionPatternCS_OwnedPatternGuard()void setOwnedPatternGuard(ExpCS value)
Owned Pattern Guard' containment reference.
value - the new value of the 'Owned Pattern Guard' containment reference.getOwnedPatternGuard()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.