Uses of Interface
org.eclipse.gmt.modisco.java.Javadoc
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.meta | |
| org.eclipse.gmt.modisco.java.neoemf.util |
-
Uses of Javadoc in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement Javadoc Modifier and Type Class Description classJavadocImplAn implementation of the model object 'Javadoc'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return Javadoc Modifier and Type Method Description JavadocJavaFactoryImpl. createJavadoc() -
Uses of Javadoc in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return Javadoc Modifier and Type Method Description JavadocJavaFactory. createJavadoc()Returns a new object of class 'Javadoc'. -
Uses of Javadoc in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type Javadoc Modifier and Type Method Description TJavaSwitch. caseJavadoc(Javadoc object)Returns the result of interpreting the object as an instance of 'Javadoc'.