Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.structure.StructureFactory
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.structure | |
| org.eclipse.gmt.modisco.omg.kdm.structure.impl |
-
Uses of StructureFactory in org.eclipse.gmt.modisco.omg.kdm.structure
Fields in org.eclipse.gmt.modisco.omg.kdm.structure declared as StructureFactory Modifier and Type Field Description static StructureFactoryStructureFactory. eINSTANCEThe singleton instance of the factory.Methods in org.eclipse.gmt.modisco.omg.kdm.structure that return StructureFactory Modifier and Type Method Description StructureFactoryStructurePackage. getStructureFactory()Returns the factory that creates the instances of the model. -
Uses of StructureFactory in org.eclipse.gmt.modisco.omg.kdm.structure.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.structure.impl that implement StructureFactory Modifier and Type Class Description classStructureFactoryImplAn implementation of the model Factory.Methods in org.eclipse.gmt.modisco.omg.kdm.structure.impl that return StructureFactory Modifier and Type Method Description StructureFactoryStructurePackageImpl. getStructureFactory()static StructureFactoryStructureFactoryImpl. init()Creates the default factory implementation.