Package org.eclipse.e4.ui.model.application
Application programming interfaces describing the Eclipse 4 application model elements.
Package Specification
The package provides interfaces that describe the Eclipse 4 application model. These elements include descriptions of applications, add-ons and contribution items.
-
Interface Summary Interface Description MAddon A representation of the model object 'Addon'.MApplication A representation of the model object 'Application'.MApplicationElement A representation of the model object 'Element'.MApplicationFactory The Factory for the model.MContribution A representation of the model object 'Contribution'.