Uses of Interface
org.eclipse.e4.ui.model.application.MContribution
Package
Description
Application programming interfaces describing the Eclipse 4 application model elements.
Application programming interfaces describing the Eclipse 4 state and container 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 MContribution in org.eclipse.e4.ui.model.application
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Addon'. -
Uses of MContribution in org.eclipse.e4.ui.model.application.commands
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Handler'. -
Uses of MContribution in org.eclipse.e4.ui.model.application.commands.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Handler'. -
Uses of MContribution in org.eclipse.e4.ui.model.application.commands.util
Modifier and TypeMethodDescriptionCommandsSwitch.caseContribution
(MContribution object) Returns the result of interpreting the object as an instance of 'Contribution'. -
Uses of MContribution in org.eclipse.e4.ui.model.application.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Addon'.class
An implementation of the model object 'Contribution'. -
Uses of MContribution in org.eclipse.e4.ui.model.application.ui
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Imperative Expression'. -
Uses of MContribution in org.eclipse.e4.ui.model.application.ui.basic
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Composite Part'.interface
A representation of the model object 'Part'. -
Uses of MContribution 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'. -
Uses of MContribution in org.eclipse.e4.ui.model.application.ui.basic.util
Modifier and TypeMethodDescriptionBasicSwitch.caseContribution
(MContribution object) Returns the result of interpreting the object as an instance of 'Contribution'. -
Uses of MContribution in org.eclipse.e4.ui.model.application.ui.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Imperative Expression'. -
Uses of MContribution in org.eclipse.e4.ui.model.application.ui.util
Modifier and TypeMethodDescriptionUiSwitch.caseContribution
(MContribution object) Returns the result of interpreting the object as an instance of 'Contribution'. -
Uses of MContribution in org.eclipse.e4.ui.model.application.util
Modifier and TypeMethodDescriptionApplicationSwitch.caseContribution
(MContribution object) Returns the result of interpreting the object as an instance of 'Contribution'.