Uses of Interface
org.eclipse.e4.ui.model.application.MAddon
Packages that use MAddon
Package
Description
Application programming interfaces describing the Eclipse 4 application model elements.
-
Uses of MAddon in org.eclipse.e4.ui.model.application
Methods in org.eclipse.e4.ui.model.application that return MAddonModifier and TypeMethodDescriptionMApplicationFactory.createAddon()
Returns a new object of class 'Addon'.Methods in org.eclipse.e4.ui.model.application that return types with arguments of type MAddon -
Uses of MAddon in org.eclipse.e4.ui.model.application.impl
Classes in org.eclipse.e4.ui.model.application.impl that implement MAddonFields in org.eclipse.e4.ui.model.application.impl with type parameters of type MAddonModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList
<MAddon> ApplicationImpl.addons
The cached value of the 'Addons
' containment reference list.Methods in org.eclipse.e4.ui.model.application.impl that return MAddonMethods in org.eclipse.e4.ui.model.application.impl that return types with arguments of type MAddon -
Uses of MAddon in org.eclipse.e4.ui.model.application.util
Methods in org.eclipse.e4.ui.model.application.util with parameters of type MAddon