|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OperationContextDeclCS
A representation of the model object 'Operation Context Decl CS'.
The following features are supported:
CompleteOCLCSPackage.getOperationContextDeclCS()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<ExpSpecificationCS> |
getBodies()
Returns the value of the 'Bodies' containment reference list. |
Operation |
getOperation()
Returns the value of the 'Operation' reference. |
org.eclipse.emf.common.util.EList<ParameterCS> |
getParameters()
Returns the value of the 'Parameters' containment reference list. |
org.eclipse.emf.common.util.EList<ConstraintCS> |
getPostconditions()
Returns the value of the 'Postconditions' containment reference list. |
org.eclipse.emf.common.util.EList<ConstraintCS> |
getPreconditions()
Returns the value of the 'Preconditions' containment reference list. |
VariableCS |
getResult()
Returns the value of the 'Result' containment reference. |
void |
setResult(VariableCS value)
Sets the value of the ' Result' containment reference. |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.completeocl.completeoclcs.FeatureContextDeclCS |
|---|
getClass_, getOwnedType, setClass, setOwnedType |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.completeocl.completeoclcs.PathNameDeclCS |
|---|
getPathName, setPathName |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.ModelElementCS |
|---|
getCsi, getOriginalXmiId, getOwnedAnnotation, setCsi, setOriginalXmiId |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.PivotableElementCS |
|---|
getPivot, setPivot |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.ElementCS |
|---|
accept, getDescription, getLogicalParent |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.util.VisitableCS |
|---|
eClass |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Pivotable |
|---|
resetPivot |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.MorePivotable |
|---|
getMorePivots |
| Method Detail |
|---|
Operation getOperation()
If the meaning of the 'Operation' reference isn't clear, there really should be more of a description here...
CompleteOCLCSPackage.getOperationContextDeclCS_Operation()org.eclipse.emf.common.util.EList<ParameterCS> getParameters()
ParameterCS.
If the meaning of the 'Parameters' containment reference list isn't clear, there really should be more of a description here...
CompleteOCLCSPackage.getOperationContextDeclCS_Parameters()VariableCS getResult()
If the meaning of the 'Result' containment reference isn't clear, there really should be more of a description here...
setResult(VariableCS),
CompleteOCLCSPackage.getOperationContextDeclCS_Result()void setResult(VariableCS value)
Result' containment reference.
value - the new value of the 'Result' containment reference.getResult()org.eclipse.emf.common.util.EList<ConstraintCS> getPreconditions()
ConstraintCS.
If the meaning of the 'Preconditions' containment reference list isn't clear, there really should be more of a description here...
CompleteOCLCSPackage.getOperationContextDeclCS_Preconditions()org.eclipse.emf.common.util.EList<ConstraintCS> getPostconditions()
ConstraintCS.
If the meaning of the 'Postconditions' containment reference list isn't clear, there really should be more of a description here...
CompleteOCLCSPackage.getOperationContextDeclCS_Postconditions()org.eclipse.emf.common.util.EList<ExpSpecificationCS> getBodies()
ExpSpecificationCS.
If the meaning of the 'Bodies' containment reference list isn't clear, there really should be more of a description here...
CompleteOCLCSPackage.getOperationContextDeclCS_Bodies()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||