Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.build.BuildFactory
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.build | |
| org.eclipse.gmt.modisco.omg.kdm.build.impl |
-
Uses of BuildFactory in org.eclipse.gmt.modisco.omg.kdm.build
Fields in org.eclipse.gmt.modisco.omg.kdm.build declared as BuildFactory Modifier and Type Field Description static BuildFactoryBuildFactory. eINSTANCEThe singleton instance of the factory.Methods in org.eclipse.gmt.modisco.omg.kdm.build that return BuildFactory Modifier and Type Method Description BuildFactoryBuildPackage. getBuildFactory()Returns the factory that creates the instances of the model. -
Uses of BuildFactory in org.eclipse.gmt.modisco.omg.kdm.build.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.build.impl that implement BuildFactory Modifier and Type Class Description classBuildFactoryImplAn implementation of the model Factory.Methods in org.eclipse.gmt.modisco.omg.kdm.build.impl that return BuildFactory Modifier and Type Method Description BuildFactoryBuildPackageImpl. getBuildFactory()static BuildFactoryBuildFactoryImpl. init()Creates the default factory implementation.