Uses of Interface
org.eclipse.gmt.modisco.java.TextElement
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java.emf.impl | |
| org.eclipse.gmt.modisco.java.emf.meta | |
| org.eclipse.gmt.modisco.java.emf.util |
-
Uses of TextElement in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement TextElement Modifier and Type Class Description classTextElementImplAn implementation of the model object 'Text Element'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return TextElement Modifier and Type Method Description TextElementJavaFactoryImpl. createTextElement() -
Uses of TextElement in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return TextElement Modifier and Type Method Description TextElementJavaFactory. createTextElement()Returns a new object of class 'Text Element'. -
Uses of TextElement in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type TextElement Modifier and Type Method Description TJavaSwitch. caseTextElement(TextElement object)Returns the result of interpreting the object as an instance of 'Text Element'.