Uses of Interface
org.eclipse.gmt.modisco.java.UnresolvedType
| 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 UnresolvedType in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement UnresolvedType Modifier and Type Class Description classUnresolvedTypeImplAn implementation of the model object 'Unresolved Type'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return UnresolvedType Modifier and Type Method Description UnresolvedTypeJavaFactoryImpl. createUnresolvedType() -
Uses of UnresolvedType in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return UnresolvedType Modifier and Type Method Description UnresolvedTypeJavaFactory. createUnresolvedType()Returns a new object of class 'Unresolved Type'. -
Uses of UnresolvedType in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type UnresolvedType Modifier and Type Method Description TJavaSwitch. caseUnresolvedType(UnresolvedType object)Returns the result of interpreting the object as an instance of 'Unresolved Type'.