Uses of Interface
org.eclipse.e4.ui.model.application.ui.advanced.MAdvancedFactory
Packages that use MAdvancedFactory
Package
Description
Application programming interfaces describing the advanced Eclipse 4 user interface model elements.
-
Uses of MAdvancedFactory in org.eclipse.e4.ui.model.application.ui.advanced
Fields in org.eclipse.e4.ui.model.application.ui.advanced declared as MAdvancedFactoryModifier and TypeFieldDescriptionstatic final MAdvancedFactory
MAdvancedFactory.INSTANCE
The singleton instance of the factory. -
Uses of MAdvancedFactory in org.eclipse.e4.ui.model.application.ui.advanced.impl
Classes in org.eclipse.e4.ui.model.application.ui.advanced.impl that implement MAdvancedFactoryModifier and TypeClassDescriptionclass
An implementation of the model Factory.Methods in org.eclipse.e4.ui.model.application.ui.advanced.impl that return MAdvancedFactoryModifier and TypeMethodDescriptionAdvancedPackageImpl.getAdvancedFactory()
Returns the factory that creates the instances of the model.