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