Uses of Interface
org.eclipse.gmt.modisco.java.FieldDeclaration
| 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 FieldDeclaration in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement FieldDeclaration Modifier and Type Class Description classFieldDeclarationImplAn implementation of the model object 'Field Declaration'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return FieldDeclaration Modifier and Type Method Description FieldDeclarationJavaFactoryImpl. createFieldDeclaration() -
Uses of FieldDeclaration in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return FieldDeclaration Modifier and Type Method Description FieldDeclarationJavaFactory. createFieldDeclaration()Returns a new object of class 'Field Declaration'. -
Uses of FieldDeclaration in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type FieldDeclaration Modifier and Type Method Description TJavaSwitch. caseFieldDeclaration(FieldDeclaration object)Returns the result of interpreting the object as an instance of 'Field Declaration'.