|
||||||||||
| 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:
BaseCSTPackage.getOperationCS()| Method Summary | |
|---|---|
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. |
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.baseCST.TypedElementCS |
|---|
getOwnedConstraint, getOwnedType, getQualifier, setOwnedType |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.NamedElementCS |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.ModelElementCS |
|---|
getCsi, getOriginalXmiId, getOwnedAnnotation, setCsi, setOriginalXmiId |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.PivotableElementCS |
|---|
getPivot, setPivot |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.ElementCS |
|---|
getDescription, getLogicalParent |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.util.VisitableCS |
|---|
accept, 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.baseCST.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...
BaseCSTPackage.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...
BaseCSTPackage.getOperationCS_OwnedException()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),
BaseCSTPackage.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 | |||||||||