Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.conceptual.ConceptualElement
| 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 ConceptualElement in org.eclipse.gmt.modisco.omg.kdm.conceptual
Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual that return ConceptualElement Modifier and Type Method Description ConceptualElementConceptualFactory. createConceptualElement()Returns a new object of class 'Element'. -
Uses of ConceptualElement in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl that implement ConceptualElement Modifier and Type Class Description classConceptualElementImplAn implementation of the model object 'Element'.Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl that return ConceptualElement Modifier and Type Method Description ConceptualElementConceptualFactoryImpl. createConceptualElement() -
Uses of ConceptualElement in org.eclipse.gmt.modisco.omg.kdm.conceptual.util
Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual.util with parameters of type ConceptualElement Modifier and Type Method Description TConceptualSwitch. caseConceptualElement(ConceptualElement object)Returns the result of interpreting the object as an instance of 'Element'.