Interface CommandHandler

All Superinterfaces:
org.eclipse.emf.ecore.EObject, IBmObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
CommandHandlerExtension
All Known Implementing Classes:
CommandHandlerExtensionImpl, CommandHandlerImpl

public interface CommandHandler extends IBmObject
A representation of the model object 'Command Handler'. Command handler handles some command and contains information about module handler method name.

The following features are supported:

See Also: