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.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.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'.Fields in org.eclipse.gmt.modisco.java.emf.impl declared as AnnotationTypeMemberDeclaration Modifier and Type Field Description protected AnnotationTypeMemberDeclarationAnnotationMemberValuePairImpl. memberThe cached value of the 'Member' reference.Methods in org.eclipse.gmt.modisco.java.emf.impl that return AnnotationTypeMemberDeclaration Modifier and Type Method Description AnnotationTypeMemberDeclarationAnnotationMemberValuePairImpl. basicGetMember()AnnotationTypeMemberDeclarationJavaFactoryImpl. createAnnotationTypeMemberDeclaration()AnnotationTypeMemberDeclarationAnnotationMemberValuePairImpl. getMember()Methods in org.eclipse.gmt.modisco.java.emf.impl with parameters of type AnnotationTypeMemberDeclaration Modifier and Type Method Description org.eclipse.emf.common.notify.NotificationChainAnnotationMemberValuePairImpl. basicSetMember(AnnotationTypeMemberDeclaration newMember, org.eclipse.emf.common.notify.NotificationChain msgs)voidAnnotationMemberValuePairImpl. setMember(AnnotationTypeMemberDeclaration newMember) -
Uses of AnnotationTypeMemberDeclaration in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.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.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.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'.