Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.conceptual.ConceptualFactory
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.conceptual | |
| org.eclipse.gmt.modisco.omg.kdm.conceptual.impl |
-
Uses of ConceptualFactory in org.eclipse.gmt.modisco.omg.kdm.conceptual
Fields in org.eclipse.gmt.modisco.omg.kdm.conceptual declared as ConceptualFactory Modifier and Type Field Description static ConceptualFactoryConceptualFactory. eINSTANCEThe singleton instance of the factory.Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual that return ConceptualFactory Modifier and Type Method Description ConceptualFactoryConceptualPackage. getConceptualFactory()Returns the factory that creates the instances of the model. -
Uses of ConceptualFactory in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl that implement ConceptualFactory Modifier and Type Class Description classConceptualFactoryImplAn implementation of the model Factory.Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl that return ConceptualFactory Modifier and Type Method Description ConceptualFactoryConceptualPackageImpl. getConceptualFactory()static ConceptualFactoryConceptualFactoryImpl. init()Creates the default factory implementation.