Uses of Interface
org.eclipse.gmt.modisco.java.AnnotationTypeDeclaration
| 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 AnnotationTypeDeclaration in org.eclipse.gmt.modisco.java
Subinterfaces of AnnotationTypeDeclaration in org.eclipse.gmt.modisco.java Modifier and Type Interface Description interfaceUnresolvedAnnotationDeclarationA representation of the model object 'Unresolved Annotation Declaration'. -
Uses of AnnotationTypeDeclaration in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement AnnotationTypeDeclaration Modifier and Type Class Description classAnnotationTypeDeclarationImplAn implementation of the model object 'Annotation Type Declaration'.classUnresolvedAnnotationDeclarationImplAn implementation of the model object 'Unresolved Annotation Declaration'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return AnnotationTypeDeclaration Modifier and Type Method Description AnnotationTypeDeclarationJavaFactoryImpl. createAnnotationTypeDeclaration() -
Uses of AnnotationTypeDeclaration in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return AnnotationTypeDeclaration Modifier and Type Method Description AnnotationTypeDeclarationJavaFactory. createAnnotationTypeDeclaration()Returns a new object of class 'Annotation Type Declaration'. -
Uses of AnnotationTypeDeclaration in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type AnnotationTypeDeclaration Modifier and Type Method Description TJavaSwitch. caseAnnotationTypeDeclaration(AnnotationTypeDeclaration object)Returns the result of interpreting the object as an instance of 'Annotation Type Declaration'.