Interface Terminal
-
- All Superinterfaces:
EObject
,Expression
,Notifier
- All Known Implementing Classes:
AcquireImpl
,ReleaseImpl
,SymbolImpl
,TerminalImpl
public interface Terminal extends Expression
A representation of the model object 'Terminal'.- See Also:
ExpressionPackage.getTerminal()
- 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
-
-