Interface CommandContainer

All Superinterfaces:
AbstractCommandContainer, org.eclipse.emf.ecore.EObject, IBmObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
MainSectionCommandInterface, SubsystemCommandInterface
All Known Implementing Classes:
CommandContainerImpl, MainSectionCommandInterfaceImpl, SubsystemCommandInterfaceImpl

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

The following features are supported:

See Also: