public interface MapTypeCS extends TypedRefCS, Nameable
EssentialOCLCSPackage.getMapTypeCS()| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the value of the 'Name' attribute.
|
TypedRefCS |
getOwnedKeyType()
Returns the value of the 'Owned Key Type' containment reference.
|
TypedRefCS |
getOwnedValueType()
Returns the value of the 'Owned Value Type' containment reference.
|
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setOwnedKeyType(TypedRefCS value)
Sets the value of the '
Owned Key Type' containment reference. |
void |
setOwnedValueType(TypedRefCS value)
Sets the value of the '
Owned Value 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.getMapTypeCS_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()TypedRefCS getOwnedKeyType()
If the meaning of the 'Owned Key Type' containment reference isn't clear, there really should be more of a description here...
setOwnedKeyType(TypedRefCS),
EssentialOCLCSPackage.getMapTypeCS_OwnedKeyType()void setOwnedKeyType(TypedRefCS value)
Owned Key Type' containment reference.
value - the new value of the 'Owned Key Type' containment reference.getOwnedKeyType()TypedRefCS getOwnedValueType()
If the meaning of the 'Owned Value Type' containment reference isn't clear, there really should be more of a description here...
setOwnedValueType(TypedRefCS),
EssentialOCLCSPackage.getMapTypeCS_OwnedValueType()void setOwnedValueType(TypedRefCS value)
Owned Value Type' containment reference.
value - the new value of the 'Owned Value Type' containment reference.getOwnedValueType()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.