Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.platform.PlatformFactory
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.platform | |
| org.eclipse.gmt.modisco.omg.kdm.platform.impl |
-
Uses of PlatformFactory in org.eclipse.gmt.modisco.omg.kdm.platform
Fields in org.eclipse.gmt.modisco.omg.kdm.platform declared as PlatformFactory Modifier and Type Field Description static PlatformFactoryPlatformFactory. eINSTANCEThe singleton instance of the factory.Methods in org.eclipse.gmt.modisco.omg.kdm.platform that return PlatformFactory Modifier and Type Method Description PlatformFactoryPlatformPackage. getPlatformFactory()Returns the factory that creates the instances of the model. -
Uses of PlatformFactory in org.eclipse.gmt.modisco.omg.kdm.platform.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.platform.impl that implement PlatformFactory Modifier and Type Class Description classPlatformFactoryImplAn implementation of the model Factory.Methods in org.eclipse.gmt.modisco.omg.kdm.platform.impl that return PlatformFactory Modifier and Type Method Description PlatformFactoryPlatformPackageImpl. getPlatformFactory()static PlatformFactoryPlatformFactoryImpl. init()Creates the default factory implementation.