Interface EventHandler

All Superinterfaces:
org.eclipse.emf.ecore.EObject, IBmObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
EventHandlerExtension
All Known Implementing Classes:
EventHandlerExtensionImpl, EventHandlerImpl

public interface EventHandler extends IBmObject
A representation of the model object 'Event Handler'. Event handler handles some event and contains information about module handler method name.

The following features are supported:

See Also: