Uses of Interface
org.eclipse.gmt.modisco.java.TagElement
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java | |
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.meta | |
| org.eclipse.gmt.modisco.java.neoemf.util |
-
Uses of TagElement in org.eclipse.gmt.modisco.java
Methods in org.eclipse.gmt.modisco.java that return types with arguments of type TagElement Modifier and Type Method Description org.eclipse.emf.common.util.EList<TagElement>Javadoc. getTags()Returns the value of the 'Tags' containment reference list. -
Uses of TagElement in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement TagElement Modifier and Type Class Description classTagElementImplAn implementation of the model object 'Tag Element'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return TagElement Modifier and Type Method Description TagElementJavaFactoryImpl. createTagElement()Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return types with arguments of type TagElement Modifier and Type Method Description org.eclipse.emf.common.util.EList<TagElement>JavadocImpl. getTags() -
Uses of TagElement in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return TagElement Modifier and Type Method Description TagElementJavaFactory. createTagElement()Returns a new object of class 'Tag Element'. -
Uses of TagElement in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type TagElement Modifier and Type Method Description TJavaSwitch. caseTagElement(TagElement object)Returns the result of interpreting the object as an instance of 'Tag Element'.