Uses of Interface
org.eclipse.gmt.modisco.java.UnresolvedTypeDeclaration
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java.emf.impl | |
| org.eclipse.gmt.modisco.java.emf.meta | |
| org.eclipse.gmt.modisco.java.emf.util |
-
Uses of UnresolvedTypeDeclaration in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement UnresolvedTypeDeclaration Modifier and Type Class Description classUnresolvedTypeDeclarationImplAn implementation of the model object 'Unresolved Type Declaration'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return UnresolvedTypeDeclaration Modifier and Type Method Description UnresolvedTypeDeclarationJavaFactoryImpl. createUnresolvedTypeDeclaration() -
Uses of UnresolvedTypeDeclaration in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return UnresolvedTypeDeclaration Modifier and Type Method Description UnresolvedTypeDeclarationJavaFactory. createUnresolvedTypeDeclaration()Returns a new object of class 'Unresolved Type Declaration'. -
Uses of UnresolvedTypeDeclaration in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type UnresolvedTypeDeclaration Modifier and Type Method Description TJavaSwitch. caseUnresolvedTypeDeclaration(UnresolvedTypeDeclaration object)Returns the result of interpreting the object as an instance of 'Unresolved Type Declaration'.