Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.core.CoreFactory
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.core | |
| org.eclipse.gmt.modisco.omg.kdm.core.impl |
-
Uses of CoreFactory in org.eclipse.gmt.modisco.omg.kdm.core
Fields in org.eclipse.gmt.modisco.omg.kdm.core declared as CoreFactory Modifier and Type Field Description static CoreFactoryCoreFactory. eINSTANCEThe singleton instance of the factory.Methods in org.eclipse.gmt.modisco.omg.kdm.core that return CoreFactory Modifier and Type Method Description CoreFactoryCorePackage. getCoreFactory()Returns the factory that creates the instances of the model. -
Uses of CoreFactory in org.eclipse.gmt.modisco.omg.kdm.core.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.core.impl that implement CoreFactory Modifier and Type Class Description classCoreFactoryImplAn implementation of the model Factory.Methods in org.eclipse.gmt.modisco.omg.kdm.core.impl that return CoreFactory Modifier and Type Method Description CoreFactoryCorePackageImpl. getCoreFactory()static CoreFactoryCoreFactoryImpl. init()Creates the default factory implementation.