Uses of Interface
org.eclipse.gmt.modisco.java.neoemf.meta.JavaFactory
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.meta |
-
Uses of JavaFactory in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement JavaFactory Modifier and Type Class Description classJavaFactoryImplAn implementation of the model Factory.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return JavaFactory Modifier and Type Method Description JavaFactoryJavaPackageImpl. getJavaFactory()static JavaFactoryJavaFactoryImpl. init()Creates the default factory implementation. -
Uses of JavaFactory in org.eclipse.gmt.modisco.java.neoemf.meta
Fields in org.eclipse.gmt.modisco.java.neoemf.meta declared as JavaFactory Modifier and Type Field Description static JavaFactoryJavaFactory. eINSTANCEThe singleton instance of the factory.Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return JavaFactory Modifier and Type Method Description JavaFactoryJavaPackage. getJavaFactory()Returns the factory that creates the instances of the model.