public interface VariableCS extends NamedElementCS
The following features are supported:
EssentialOCLCSPackage.getVariableCS()| Modifier and Type | Method and Description |
|---|---|
ExpCS |
getOwnedInitExpression()
Returns the value of the 'Owned Init Expression' containment reference.
|
TypedRefCS |
getOwnedType()
Returns the value of the 'Owned Type' containment reference.
|
void |
setOwnedInitExpression(ExpCS value)
Sets the value of the '
Owned Init Expression' containment reference. |
void |
setOwnedType(TypedRefCS value)
Sets the value of the '
Owned Type' containment reference. |
getName, setNamegetOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotTypedRefCS 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.getVariableCS_OwnedType()void setOwnedType(TypedRefCS value)
Owned Type' containment reference.
value - the new value of the 'Owned Type' containment reference.getOwnedType()ExpCS getOwnedInitExpression()
If the meaning of the 'Init Expression' containment reference isn't clear, there really should be more of a description here...
setOwnedInitExpression(ExpCS),
EssentialOCLCSPackage.getVariableCS_OwnedInitExpression()void setOwnedInitExpression(ExpCS value)
Owned Init Expression' containment reference.
value - the new value of the 'Owned Init Expression' containment reference.getOwnedInitExpression()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.