Uses of Interface
org.eclipse.e4.ui.model.application.MContribution
-
Packages that use MContribution Package Description org.eclipse.e4.ui.model.application Application programming interfaces describing the Eclipse 4 application model elements.org.eclipse.e4.ui.model.application.commands org.eclipse.e4.ui.model.application.ui Application programming interfaces describing the Eclipse 4 state and container model elements.org.eclipse.e4.ui.model.application.ui.basic Application programming interfaces describing the basic Eclipse 4 user interface model elements.org.eclipse.e4.ui.model.application.ui.menu 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.application Modifier and Type Interface Description interfaceMAddonA 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.commands Modifier and Type Interface Description interfaceMHandlerA representation of the model object 'Handler'. -
Uses of MContribution in org.eclipse.e4.ui.model.application.ui
Subinterfaces of MContribution in org.eclipse.e4.ui.model.application.ui Modifier and Type Interface Description interfaceMImperativeExpressionA 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.basic Modifier and Type Interface Description interfaceMCompositePartA representation of the model object 'Composite Part'.interfaceMInputPartDeprecated.Use Part instead.interfaceMPartA representation of the model object 'Part'. -
Uses of MContribution in org.eclipse.e4.ui.model.application.ui.menu
Subinterfaces of MContribution in org.eclipse.e4.ui.model.application.ui.menu Modifier and Type Interface Description interfaceMDirectMenuItemA representation of the model object 'Direct Menu Item'.interfaceMDirectToolItemA representation of the model object 'Direct Tool Item'.interfaceMDynamicMenuContributionA representation of the model object 'Dynamic Menu Contribution'.interfaceMToolControlA representation of the model object 'Tool Control'.
-