Interface CommandHandlerContainer

All Superinterfaces:
org.eclipse.emf.ecore.EObject, IBmObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
FormCommandHandlerContainer, FormExtensionCommandHandlerContainer
All Known Implementing Classes:
FormCommandHandlerContainerImpl, FormExtensionCommandHandlerContainerImpl

public interface CommandHandlerContainer extends IBmObject
A representation of the model object 'Command Handler Container'. Command handler container is an abstraction that contains information about command handlers.
See Also: