Uses of Interface
org.eclipse.e4.ui.model.application.descriptor.basic.MBasicFactory
Packages that use MBasicFactory
Package
Description
Application programming interfaces describing the Eclipse 4 descriptor model elements.
-
Uses of MBasicFactory in org.eclipse.e4.ui.model.application.descriptor.basic
Fields in org.eclipse.e4.ui.model.application.descriptor.basic declared as MBasicFactoryModifier and TypeFieldDescriptionstatic final MBasicFactory
MBasicFactory.INSTANCE
The singleton instance of the factory. -
Uses of MBasicFactory in org.eclipse.e4.ui.model.application.descriptor.basic.impl
Classes in org.eclipse.e4.ui.model.application.descriptor.basic.impl that implement MBasicFactoryMethods in org.eclipse.e4.ui.model.application.descriptor.basic.impl that return MBasicFactoryModifier and TypeMethodDescriptionBasicPackageImpl.getBasicFactory()
Returns the factory that creates the instances of the model.