Uses of Interface
org.eclipse.gmt.modisco.java.InterfaceDeclaration
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java | |
| org.eclipse.gmt.modisco.java.emf.impl | |
| org.eclipse.gmt.modisco.java.emf.meta | |
| org.eclipse.gmt.modisco.java.emf.util |
-
Uses of InterfaceDeclaration in org.eclipse.gmt.modisco.java
Subinterfaces of InterfaceDeclaration in org.eclipse.gmt.modisco.java Modifier and Type Interface Description interfaceUnresolvedInterfaceDeclarationA representation of the model object 'Unresolved Interface Declaration'. -
Uses of InterfaceDeclaration in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement InterfaceDeclaration Modifier and Type Class Description classInterfaceDeclarationImplAn implementation of the model object 'Interface Declaration'.classUnresolvedInterfaceDeclarationImplAn implementation of the model object 'Unresolved Interface Declaration'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return InterfaceDeclaration Modifier and Type Method Description InterfaceDeclarationJavaFactoryImpl. createInterfaceDeclaration() -
Uses of InterfaceDeclaration in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return InterfaceDeclaration Modifier and Type Method Description InterfaceDeclarationJavaFactory. createInterfaceDeclaration()Returns a new object of class 'Interface Declaration'. -
Uses of InterfaceDeclaration in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type InterfaceDeclaration Modifier and Type Method Description TJavaSwitch. caseInterfaceDeclaration(InterfaceDeclaration object)Returns the result of interpreting the object as an instance of 'Interface Declaration'.