Uses of Interface
org.eclipse.e4.ui.model.application.MContribution
Packages that use 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
Subinterfaces of MContribution in org.eclipse.e4.ui.model.applicationModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Addon'. -
Uses of MContribution in org.eclipse.e4.ui.model.application.commands
Subinterfaces of MContribution in org.eclipse.e4.ui.model.application.commandsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Handler'. -
Uses of MContribution in org.eclipse.e4.ui.model.application.commands.impl
Classes in org.eclipse.e4.ui.model.application.commands.impl that implement MContributionModifier and TypeClassDescriptionclass
An implementation of the model object 'Handler'. -
Uses of MContribution in org.eclipse.e4.ui.model.application.commands.util
Methods in org.eclipse.e4.ui.model.application.commands.util with parameters of type MContributionModifier 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
Classes in org.eclipse.e4.ui.model.application.impl that implement MContributionModifier 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
Subinterfaces of MContribution in org.eclipse.e4.ui.model.application.uiModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Imperative Expression'. -
Uses of MContribution in org.eclipse.e4.ui.model.application.ui.basic
Subinterfaces of MContribution in org.eclipse.e4.ui.model.application.ui.basicModifier 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
Classes in org.eclipse.e4.ui.model.application.ui.basic.impl that implement MContributionModifier 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
Methods in org.eclipse.e4.ui.model.application.ui.basic.util with parameters of type MContributionModifier 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
Classes in org.eclipse.e4.ui.model.application.ui.impl that implement MContributionModifier and TypeClassDescriptionclass
An implementation of the model object 'Imperative Expression'. -
Uses of MContribution in org.eclipse.e4.ui.model.application.ui.util
Methods in org.eclipse.e4.ui.model.application.ui.util with parameters of type MContributionModifier 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
Methods in org.eclipse.e4.ui.model.application.util with parameters of type MContributionModifier and TypeMethodDescriptionApplicationSwitch.caseContribution
(MContribution object) Returns the result of interpreting the object as an instance of 'Contribution'.