public interface OperationContextDeclCS extends FeatureContextDeclCS, TemplateableElementCS
The following features are supported:
CompleteOCLCSPackage.getOperationContextDeclCS()
Modifier and Type | Method and Description |
---|---|
<any> |
getOwnedBodies()
Returns the value of the 'Owned Bodies' containment reference list.
|
<any> |
getOwnedParameters()
Returns the value of the 'Owned Parameters' containment reference list.
|
<any> |
getOwnedPostconditions()
Returns the value of the 'Owned Postconditions' containment reference list.
|
<any> |
getOwnedPreconditions()
Returns the value of the 'Owned Preconditions' containment reference list.
|
VariableCS |
getOwnedResult()
Returns the value of the 'Owned Result' containment reference.
|
Operation |
getReferredOperation()
Returns the value of the 'Referred Operation' reference.
|
void |
setOwnedResult(VariableCS value)
Sets the value of the '
Owned Result ' containment reference. |
getOwnedType, setOwnedType
getOwnedPathName, setOwnedPathName
getOriginalXmiId, getOwnedAnnotations, setOriginalXmiId
getPivot, setPivot
accept, getCsi, getDescription, getParent, setCsi
eClass
resetPivot
getMorePivots
getOwnedSignature, setOwnedSignature
Operation getReferredOperation()
If the meaning of the 'Operation' reference isn't clear, there really should be more of a description here...
CompleteOCLCSPackage.getOperationContextDeclCS_ReferredOperation()
<any> getOwnedParameters()
ParameterCS
.
If the meaning of the 'Parameters' containment reference list isn't clear, there really should be more of a description here...
CompleteOCLCSPackage.getOperationContextDeclCS_OwnedParameters()
VariableCS getOwnedResult()
If the meaning of the 'Result' containment reference isn't clear, there really should be more of a description here...
setOwnedResult(VariableCS)
,
CompleteOCLCSPackage.getOperationContextDeclCS_OwnedResult()
void setOwnedResult(VariableCS value)
Owned Result
' containment reference.
value
- the new value of the 'Owned Result' containment reference.getOwnedResult()
<any> getOwnedPreconditions()
ConstraintCS
.
If the meaning of the 'Preconditions' containment reference list isn't clear, there really should be more of a description here...
CompleteOCLCSPackage.getOperationContextDeclCS_OwnedPreconditions()
<any> getOwnedPostconditions()
ConstraintCS
.
If the meaning of the 'Postconditions' containment reference list isn't clear, there really should be more of a description here...
CompleteOCLCSPackage.getOperationContextDeclCS_OwnedPostconditions()
<any> getOwnedBodies()
ExpSpecificationCS
.
If the meaning of the 'Bodies' containment reference list isn't clear, there really should be more of a description here...
CompleteOCLCSPackage.getOperationContextDeclCS_OwnedBodies()
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.