Uses of Interface
org.eclipse.e4.ui.model.application.commands.MHandlerContainer
Package
Description
Application programming interfaces describing the Eclipse 4 application model elements.
Application programming interfaces describing the Eclipse 4 descriptor model elements.
Application programming interfaces describing the advanced Eclipse 4 user interface model elements.
Application programming interfaces describing the basic Eclipse 4 user interface model elements.
-
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Application'. -
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application.commands.util
Modifier and TypeMethodDescriptionCommandsSwitch.caseHandlerContainer
(MHandlerContainer object) Returns the result of interpreting the object as an instance of 'Handler Container'. -
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application.descriptor.basic
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Part Descriptor'. -
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application.descriptor.basic.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Part Descriptor'. -
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application.descriptor.basic.util
Modifier and TypeMethodDescriptionBasicSwitch.caseHandlerContainer
(MHandlerContainer object) Returns the result of interpreting the object as an instance of 'Handler Container'. -
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Application'. -
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application.ui.advanced
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Perspective'. -
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application.ui.advanced.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Perspective'. -
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application.ui.advanced.util
Modifier and TypeMethodDescriptionAdvancedSwitch.caseHandlerContainer
(MHandlerContainer object) Returns the result of interpreting the object as an instance of 'Handler Container'. -
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application.ui.basic
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Composite Part'.interface
Deprecated.interface
A representation of the model object 'Part'.interface
A representation of the model object 'Trimmed Window'.interface
A representation of the model object 'Window'.interface
Deprecated. -
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application.ui.basic.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Composite Part'.class
An implementation of the model object 'Part'.class
An implementation of the model object 'Trimmed Window'.class
An implementation of the model object 'Window'. -
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application.ui.basic.util
Modifier and TypeMethodDescriptionBasicSwitch.caseHandlerContainer
(MHandlerContainer object) Returns the result of interpreting the object as an instance of 'Handler Container'. -
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application.util
Modifier and TypeMethodDescriptionApplicationSwitch.caseHandlerContainer
(MHandlerContainer object) Returns the result of interpreting the object as an instance of 'Handler Container'.