Interface CommandHandlerExtension

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

public interface CommandHandlerExtension extends CommandHandler
A representation of the model object 'Command Handler Extension'. Command handler extension handles some command and contains information about module handler method name and method call interception type.

The following features are supported:

See Also: