Uses of Interface
org.eclipse.gmt.modisco.java.UnresolvedClassDeclaration
| 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 UnresolvedClassDeclaration in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement UnresolvedClassDeclaration Modifier and Type Class Description classUnresolvedClassDeclarationImplAn implementation of the model object 'Unresolved Class Declaration'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return UnresolvedClassDeclaration Modifier and Type Method Description UnresolvedClassDeclarationJavaFactoryImpl. createUnresolvedClassDeclaration() -
Uses of UnresolvedClassDeclaration in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return UnresolvedClassDeclaration Modifier and Type Method Description UnresolvedClassDeclarationJavaFactory. createUnresolvedClassDeclaration()Returns a new object of class 'Unresolved Class Declaration'. -
Uses of UnresolvedClassDeclaration in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type UnresolvedClassDeclaration Modifier and Type Method Description TJavaSwitch. caseUnresolvedClassDeclaration(UnresolvedClassDeclaration object)Returns the result of interpreting the object as an instance of 'Unresolved Class Declaration'.