Uses of Interface
org.eclipse.gmt.modisco.java.UnresolvedSingleVariableDeclaration
| 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 UnresolvedSingleVariableDeclaration in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement UnresolvedSingleVariableDeclaration Modifier and Type Class Description classUnresolvedSingleVariableDeclarationImplAn implementation of the model object 'Unresolved Single Variable Declaration'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return UnresolvedSingleVariableDeclaration Modifier and Type Method Description UnresolvedSingleVariableDeclarationJavaFactoryImpl. createUnresolvedSingleVariableDeclaration() -
Uses of UnresolvedSingleVariableDeclaration in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return UnresolvedSingleVariableDeclaration Modifier and Type Method Description UnresolvedSingleVariableDeclarationJavaFactory. createUnresolvedSingleVariableDeclaration()Returns a new object of class 'Unresolved Single Variable Declaration'. -
Uses of UnresolvedSingleVariableDeclaration in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type UnresolvedSingleVariableDeclaration Modifier and Type Method Description TJavaSwitch. caseUnresolvedSingleVariableDeclaration(UnresolvedSingleVariableDeclaration object)Returns the result of interpreting the object as an instance of 'Unresolved Single Variable Declaration'.