|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OperationCallExp
A representation of the model object 'Operation Call Exp'.
The following features are supported:
PivotPackage.getOperationCallExp()| Method Summary | |
|---|---|
OclExpression |
createArgument(org.eclipse.emf.ecore.EClass eClass)
Creates a new OclExpression and appends it to the 'Argument' containment reference list. |
org.eclipse.emf.common.util.EList<OclExpression> |
getArguments()
Returns the value of the 'Argument' containment reference list. |
Operation |
getReferredOperation()
Returns the value of the 'Referred Operation' reference. |
void |
setReferredOperation(Operation value)
Sets the value of the ' Referred Operation' reference. |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.FeatureCallExp |
|---|
isPre, setIsPre |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.CallExp |
|---|
createSource, getSource, isImplicit, setImplicit, setSource |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.TypedElement |
|---|
getType, setType |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.NamedElement |
|---|
createOwnedAnnotation, createOwnedRule, getName, getOwnedAnnotations, getOwnedRules, isStatic, setIsStatic, setName |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.MonikeredElement |
|---|
getMoniker, hasMoniker, setMoniker |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Element |
|---|
createOwnedComment, getETarget, getOwnedComments |
| 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.Visitable |
|---|
accept, eClass |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList<OclExpression> getArguments()
OclExpression.
If the meaning of the 'Argument' containment reference list isn't clear, there really should be more of a description here...
PivotPackage.getOperationCallExp_Argument()OclExpression createArgument(org.eclipse.emf.ecore.EClass eClass)
OclExpression and appends it to the 'Argument' containment reference list.
eClass - The Ecore class of the OclExpression to create.
OclExpression.getArguments()Operation getReferredOperation()
If the meaning of the 'Referred Operation' reference isn't clear, there really should be more of a description here...
setReferredOperation(Operation),
PivotPackage.getOperationCallExp_ReferredOperation()void setReferredOperation(Operation value)
Referred Operation' reference.
value - the new value of the 'Referred Operation' reference.getReferredOperation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||