Uses of Interface
org.eclipse.emf.mwe2.language.mwe2.Mwe2Factory
Packages that use Mwe2Factory
-
Uses of Mwe2Factory in org.eclipse.emf.mwe2.language.mwe2
Fields in org.eclipse.emf.mwe2.language.mwe2 declared as Mwe2FactoryModifier and TypeFieldDescriptionstatic final Mwe2Factory
Mwe2Factory.eINSTANCE
The singleton instance of the factory.Methods in org.eclipse.emf.mwe2.language.mwe2 that return Mwe2FactoryModifier and TypeMethodDescriptionMwe2Package.getMwe2Factory()
Returns the factory that creates the instances of the model. -
Uses of Mwe2Factory in org.eclipse.emf.mwe2.language.mwe2.impl
Classes in org.eclipse.emf.mwe2.language.mwe2.impl that implement Mwe2FactoryMethods in org.eclipse.emf.mwe2.language.mwe2.impl that return Mwe2FactoryModifier and TypeMethodDescriptionMwe2PackageImpl.getMwe2Factory()
static Mwe2Factory
Mwe2FactoryImpl.init()
Creates the default factory implementation.