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