public interface OperationCS extends FeatureCS, TemplateableElementCS
The following features are supported:
BaseCSPackage.getOperationCS()| Modifier and Type | Method and Description |
|---|---|
<any> |
getOwnedBodyExpressions()
Returns the value of the 'Owned Body Expressions' containment reference list.
|
<any> |
getOwnedExceptions()
Returns the value of the 'Owned Exceptions' 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.
|
StructuredClassCS |
getOwningClass()
Returns the value of the 'Owning Class' container reference.
|
void |
setOwningClass(StructuredClassCS value)
Sets the value of the '
Owning Class' container reference. |
getOwnedType, getQualifiers, isIsOptional, setIsOptional, setOwnedTypegetName, setNamegetOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotgetOwnedSignature, setOwnedSignatureStructuredClassCS getOwningClass()
Owned Operations'.
If the meaning of the 'Owning Class' container reference isn't clear, there really should be more of a description here...
setOwningClass(StructuredClassCS),
BaseCSPackage.getOperationCS_OwningClass(),
StructuredClassCS.getOwnedOperations()void setOwningClass(StructuredClassCS value)
Owning Class' container reference.
value - the new value of the 'Owning Class' container reference.getOwningClass()<any> getOwnedParameters()
ParameterCS.
It is bidirectional and its opposite is 'Owning Operation'.
If the meaning of the 'Owned Parameters' containment reference list isn't clear, there really should be more of a description here...
BaseCSPackage.getOperationCS_OwnedParameters(),
ParameterCS.getOwningOperation()<any> getOwnedExceptions()
TypedRefCS.
If the meaning of the 'Owned Exceptions' containment reference list isn't clear, there really should be more of a description here...
BaseCSPackage.getOperationCS_OwnedExceptions()<any> getOwnedPreconditions()
ConstraintCS.
If the meaning of the 'Owned Preconditions' containment reference list isn't clear, there really should be more of a description here...
BaseCSPackage.getOperationCS_OwnedPreconditions()<any> getOwnedPostconditions()
ConstraintCS.
If the meaning of the 'Owned Postconditions' containment reference list isn't clear, there really should be more of a description here...
BaseCSPackage.getOperationCS_OwnedPostconditions()<any> getOwnedBodyExpressions()
SpecificationCS.
If the meaning of the 'Owned Body Expressions' containment reference list isn't clear, there really should be more of a description here...
BaseCSPackage.getOperationCS_OwnedBodyExpressions()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.