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