public interface CollectionTypeCS extends TypedRefCS, Nameable
EssentialOCLCSPackage.getCollectionTypeCS()| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the value of the 'Name' attribute.
|
MultiplicityCS |
getOwnedCollectionMultiplicity()
Returns the value of the 'Owned Collection Multiplicity' containment reference.
|
TypedRefCS |
getOwnedType()
Returns the value of the 'Owned Type' containment reference.
|
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setOwnedCollectionMultiplicity(MultiplicityCS value)
Sets the value of the '
Owned Collection Multiplicity' containment reference. |
void |
setOwnedType(TypedRefCS value)
Sets the value of the '
Owned Type' containment reference. |
getOwnedMultiplicity, setOwnedMultiplicitygetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotString getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
getName in interface NameablesetName(String),
EssentialOCLCSPackage.getCollectionTypeCS_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()MultiplicityCS getOwnedCollectionMultiplicity()
If the meaning of the 'Owned Collection Multiplicity' containment reference isn't clear, there really should be more of a description here...
setOwnedCollectionMultiplicity(MultiplicityCS),
EssentialOCLCSPackage.getCollectionTypeCS_OwnedCollectionMultiplicity()void setOwnedCollectionMultiplicity(MultiplicityCS value)
Owned Collection Multiplicity' containment reference.
value - the new value of the 'Owned Collection Multiplicity' containment reference.getOwnedCollectionMultiplicity()TypedRefCS getOwnedType()
If the meaning of the 'Owned Type' containment reference isn't clear, there really should be more of a description here...
setOwnedType(TypedRefCS),
EssentialOCLCSPackage.getCollectionTypeCS_OwnedType()void setOwnedType(TypedRefCS value)
Owned Type' containment reference.
value - the new value of the 'Owned Type' containment reference.getOwnedType()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.