Interface Expression
-
- All Known Subinterfaces:
Acquire
,Alternative
,Loop
,Operation
,Parallel
,Release
,Sequence
,Symbol
,Terminal
- All Known Implementing Classes:
AcquireImpl
,AlternativeImpl
,ExpressionImpl
,LoopImpl
,OperationImpl
,ParallelImpl
,ReleaseImpl
,SequenceImpl
,SymbolImpl
,TerminalImpl
public interface Expression extends EObject
A representation of the model object 'Expression'.- See Also:
ExpressionPackage.getExpression()
- 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
-
-