|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OperationCS
A representation of the model object 'Operation CS'.
The following features are supported:
Owning ClassOwned ParameterOwned ExceptionOwned PreconditionOwned PostconditionOwned Body Expression
BaseCSPackage.getOperationCS()| Method Summary | |
|---|---|
Operation |
ast()
|
org.eclipse.emf.common.util.EList<SpecificationCS> |
getOwnedBodyExpression()
Returns the value of the 'Owned Body Expression' containment reference list. |
org.eclipse.emf.common.util.EList<TypedRefCS> |
getOwnedException()
Returns the value of the 'Owned Exception' containment reference list. |
org.eclipse.emf.common.util.EList<ParameterCS> |
getOwnedParameter()
Returns the value of the 'Owned Parameter' containment reference list. |
org.eclipse.emf.common.util.EList<ConstraintCS> |
getOwnedPostcondition()
Returns the value of the 'Owned Postcondition' containment reference list. |
org.eclipse.emf.common.util.EList<ConstraintCS> |
getOwnedPrecondition()
Returns the value of the 'Owned Precondition' containment reference list. |
ClassCS |
getOwningClass()
Returns the value of the 'Owning Class' container reference. |
void |
setOwningClass(ClassCS value)
Sets the value of the ' Owning Class' container reference. |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.TypedElementCS |
|---|
getOwnedType, getQualifier, isOptional, setOptional, setOwnedType |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.NamedElementCS |
|---|
getName, setName |
| 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.xtext.base.basecs.TemplateableElementCS |
|---|
getOwnedTemplateSignature, setOwnedTemplateSignature |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList<ParameterCS> getOwnedParameter()
ParameterCS.
It is bidirectional and its opposite is 'Owner'.
If the meaning of the 'Owned Parameter' containment reference list isn't clear, there really should be more of a description here...
BaseCSPackage.getOperationCS_OwnedParameter(),
ParameterCS.getOwner()org.eclipse.emf.common.util.EList<TypedRefCS> getOwnedException()
TypedRefCS.
If the meaning of the 'Owned Exception' containment reference list isn't clear, there really should be more of a description here...
BaseCSPackage.getOperationCS_OwnedException()org.eclipse.emf.common.util.EList<ConstraintCS> getOwnedPrecondition()
ConstraintCS.
If the meaning of the 'Owned Precondition' containment reference list isn't clear, there really should be more of a description here...
BaseCSPackage.getOperationCS_OwnedPrecondition()org.eclipse.emf.common.util.EList<ConstraintCS> getOwnedPostcondition()
ConstraintCS.
If the meaning of the 'Owned Postcondition' containment reference list isn't clear, there really should be more of a description here...
BaseCSPackage.getOperationCS_OwnedPostcondition()org.eclipse.emf.common.util.EList<SpecificationCS> getOwnedBodyExpression()
SpecificationCS.
If the meaning of the 'Owned Body Expression' containment reference list isn't clear, there really should be more of a description here...
BaseCSPackage.getOperationCS_OwnedBodyExpression()Operation ast()
ClassCS getOwningClass()
Owned Operation'.
If the meaning of the 'Owning Class' container reference isn't clear, there really should be more of a description here...
setOwningClass(ClassCS),
BaseCSPackage.getOperationCS_OwningClass(),
ClassCS.getOwnedOperation()void setOwningClass(ClassCS value)
Owning Class' container reference.
value - the new value of the 'Owning Class' container reference.getOwningClass()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||