Interface AbstractCommandContainer

All Superinterfaces:
org.eclipse.emf.ecore.EObject, IBmObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
CommandContainer, FormCommandContainer, FormCommandInterface, MainSectionCommandInterface, SubsystemCommandInterface
All Known Implementing Classes:
AbstractCommandContainerImpl, CommandContainerImpl, FormCommandContainerImpl, FormCommandInterfaceImpl, MainSectionCommandInterfaceImpl, SubsystemCommandInterfaceImpl

public interface AbstractCommandContainer extends IBmObject
A representation of the model object 'Abstract Command Container'.

The following features are supported:

See Also: