Uses of Interface
org.eclipse.gmt.modisco.java.ClassDeclaration
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java | |
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.meta | |
| org.eclipse.gmt.modisco.java.neoemf.util |
-
Uses of ClassDeclaration in org.eclipse.gmt.modisco.java
Subinterfaces of ClassDeclaration in org.eclipse.gmt.modisco.java Modifier and Type Interface Description interfaceUnresolvedClassDeclarationA representation of the model object 'Unresolved Class Declaration'. -
Uses of ClassDeclaration in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement ClassDeclaration Modifier and Type Class Description classClassDeclarationImplAn implementation of the model object 'Class Declaration'.classUnresolvedClassDeclarationImplAn implementation of the model object 'Unresolved Class Declaration'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return ClassDeclaration Modifier and Type Method Description ClassDeclarationJavaFactoryImpl. createClassDeclaration() -
Uses of ClassDeclaration in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return ClassDeclaration Modifier and Type Method Description ClassDeclarationJavaFactory. createClassDeclaration()Returns a new object of class 'Class Declaration'. -
Uses of ClassDeclaration in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type ClassDeclaration Modifier and Type Method Description TJavaSwitch. caseClassDeclaration(ClassDeclaration object)Returns the result of interpreting the object as an instance of 'Class Declaration'.