Interface AbstractEventElement

All Superinterfaces:
Element, org.eclipse.emf.ecore.EObject, KDMEntity, ModelElement, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
Event, EventAction, EventElement, EventResource, InitialState, OnEntry, OnExit, State, Transition
All Known Implementing Classes:
EventActionImpl, EventElementImpl, EventImpl, EventResourceImpl, InitialStateImpl, OnEntryImpl, OnExitImpl, StateImpl, TransitionImpl

public interface AbstractEventElement
extends KDMEntity
A representation of the model object 'Abstract Event Element'.

The following features are supported:

See Also:
EventPackage.getAbstractEventElement()