Uses of Interface
org.eclipse.gmt.modisco.java.AnnotationTypeDeclaration
-
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.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.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.neoemf.impl that return AnnotationTypeDeclaration Modifier and Type Method Description AnnotationTypeDeclarationJavaFactoryImpl. createAnnotationTypeDeclaration() -
Uses of AnnotationTypeDeclaration in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.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.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.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'.