Interface Operation
-
- All Superinterfaces:
EObject,Expression,Notifier
- All Known Subinterfaces:
Alternative,Loop,Parallel,Sequence
- All Known Implementing Classes:
AlternativeImpl,LoopImpl,OperationImpl,ParallelImpl,SequenceImpl
public interface Operation extends Expression
A representation of the model object 'Operation'.- See Also:
ExpressionPackage.getOperation()- Generated class or method.
- EMF model class or method.
- abstract="true"
-
-
Method Summary
-
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
-
-