Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.structure.StructureElement
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.structure | |
| org.eclipse.gmt.modisco.omg.kdm.structure.impl | |
| org.eclipse.gmt.modisco.omg.kdm.structure.util |
-
Uses of StructureElement in org.eclipse.gmt.modisco.omg.kdm.structure
Methods in org.eclipse.gmt.modisco.omg.kdm.structure that return StructureElement Modifier and Type Method Description StructureElementStructureFactory. createStructureElement()Returns a new object of class 'Element'. -
Uses of StructureElement in org.eclipse.gmt.modisco.omg.kdm.structure.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.structure.impl that implement StructureElement Modifier and Type Class Description classStructureElementImplAn implementation of the model object 'Element'.Methods in org.eclipse.gmt.modisco.omg.kdm.structure.impl that return StructureElement Modifier and Type Method Description StructureElementStructureFactoryImpl. createStructureElement() -
Uses of StructureElement in org.eclipse.gmt.modisco.omg.kdm.structure.util
Methods in org.eclipse.gmt.modisco.omg.kdm.structure.util with parameters of type StructureElement Modifier and Type Method Description TStructureSwitch. caseStructureElement(StructureElement object)Returns the result of interpreting the object as an instance of 'Element'.