Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.conceptual.ConceptualModel
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.conceptual | |
| org.eclipse.gmt.modisco.omg.kdm.conceptual.impl | |
| org.eclipse.gmt.modisco.omg.kdm.conceptual.util |
-
Uses of ConceptualModel in org.eclipse.gmt.modisco.omg.kdm.conceptual
Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual that return ConceptualModel Modifier and Type Method Description ConceptualModelConceptualFactory. createConceptualModel()Returns a new object of class 'Model'. -
Uses of ConceptualModel in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl that implement ConceptualModel Modifier and Type Class Description classConceptualModelImplAn implementation of the model object 'Model'.Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl that return ConceptualModel Modifier and Type Method Description ConceptualModelConceptualFactoryImpl. createConceptualModel() -
Uses of ConceptualModel in org.eclipse.gmt.modisco.omg.kdm.conceptual.util
Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual.util with parameters of type ConceptualModel Modifier and Type Method Description TConceptualSwitch. caseConceptualModel(ConceptualModel object)Returns the result of interpreting the object as an instance of 'Model'.