Uses of Interface
org.eclipse.e4.ui.model.application.ui.MContext
Package
Description
Application programming interfaces describing the Eclipse 4 application 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.
Application programming interfaces describing the Eclipse 4 menu and toolbar model elements.
-
Uses of MContext in org.eclipse.e4.ui.model.application
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Application'. -
Uses of MContext in org.eclipse.e4.ui.model.application.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Application'. -
Uses of MContext in org.eclipse.e4.ui.model.application.ui.advanced
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Perspective'. -
Uses of MContext in org.eclipse.e4.ui.model.application.ui.advanced.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Perspective'. -
Uses of MContext in org.eclipse.e4.ui.model.application.ui.advanced.util
Modifier and TypeMethodDescriptionAdvancedSwitch.caseContext
(MContext object) Returns the result of interpreting the object as an instance of 'Context'. -
Uses of MContext 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 MContext 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 MContext in org.eclipse.e4.ui.model.application.ui.basic.util
Modifier and TypeMethodDescriptionBasicSwitch.caseContext
(MContext object) Returns the result of interpreting the object as an instance of 'Context'. -
Uses of MContext in org.eclipse.e4.ui.model.application.ui.util
Modifier and TypeMethodDescriptionUiSwitch.caseContext
(MContext object) Returns the result of interpreting the object as an instance of 'Context'. -
Uses of MContext in org.eclipse.e4.ui.model.application.util
Modifier and TypeMethodDescriptionApplicationSwitch.caseContext
(MContext object) Returns the result of interpreting the object as an instance of 'Context'.