Uses of Interface
org.eclipse.gmt.modisco.java.AnnotationTypeMemberDeclaration
-
Uses of AnnotationTypeMemberDeclaration in org.eclipse.gmt.modisco.java
Subinterfaces of AnnotationTypeMemberDeclaration in org.eclipse.gmt.modisco.java Modifier and Type Interface Description interfaceUnresolvedAnnotationTypeMemberDeclarationA representation of the model object 'Unresolved Annotation Type Member Declaration'.Methods in org.eclipse.gmt.modisco.java that return AnnotationTypeMemberDeclaration Modifier and Type Method Description AnnotationTypeMemberDeclarationAnnotationMemberValuePair. getMember()Returns the value of the 'Member' reference.Methods in org.eclipse.gmt.modisco.java with parameters of type AnnotationTypeMemberDeclaration Modifier and Type Method Description voidAnnotationMemberValuePair. setMember(AnnotationTypeMemberDeclaration value)Sets the value of the 'Member' reference. -
Uses of AnnotationTypeMemberDeclaration in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement AnnotationTypeMemberDeclaration Modifier and Type Class Description classAnnotationTypeMemberDeclarationImplAn implementation of the model object 'Annotation Type Member Declaration'.classUnresolvedAnnotationTypeMemberDeclarationImplAn implementation of the model object 'Unresolved Annotation Type Member Declaration'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return AnnotationTypeMemberDeclaration Modifier and Type Method Description AnnotationTypeMemberDeclarationJavaFactoryImpl. createAnnotationTypeMemberDeclaration()AnnotationTypeMemberDeclarationAnnotationMemberValuePairImpl. getMember()Methods in org.eclipse.gmt.modisco.java.neoemf.impl with parameters of type AnnotationTypeMemberDeclaration Modifier and Type Method Description voidAnnotationMemberValuePairImpl. setMember(AnnotationTypeMemberDeclaration newMember) -
Uses of AnnotationTypeMemberDeclaration in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return AnnotationTypeMemberDeclaration Modifier and Type Method Description AnnotationTypeMemberDeclarationJavaFactory. createAnnotationTypeMemberDeclaration()Returns a new object of class 'Annotation Type Member Declaration'. -
Uses of AnnotationTypeMemberDeclaration in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type AnnotationTypeMemberDeclaration Modifier and Type Method Description TJavaSwitch. caseAnnotationTypeMemberDeclaration(AnnotationTypeMemberDeclaration object)Returns the result of interpreting the object as an instance of 'Annotation Type Member Declaration'.