Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.ContentElement
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.data | |
| org.eclipse.gmt.modisco.omg.kdm.data.impl | |
| org.eclipse.gmt.modisco.omg.kdm.data.util |
-
Uses of ContentElement in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return ContentElement Modifier and Type Method Description ContentElementDataFactory. createContentElement()Returns a new object of class 'Content Element'. -
Uses of ContentElement in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement ContentElement Modifier and Type Class Description classContentElementImplAn implementation of the model object 'Content Element'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return ContentElement Modifier and Type Method Description ContentElementDataFactoryImpl. createContentElement() -
Uses of ContentElement in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type ContentElement Modifier and Type Method Description TDataSwitch. caseContentElement(ContentElement object)Returns the result of interpreting the object as an instance of 'Content Element'.