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