Uses of Interface
org.eclipse.gmt.modisco.java.AnnotationTypeMemberDeclaration

Packages that use AnnotationTypeMemberDeclaration
org.eclipse.gmt.modisco.java   
org.eclipse.gmt.modisco.java.cdo.meta   
org.eclipse.gmt.modisco.java.cdo.util   
org.eclipse.gmt.modisco.java.emf   
org.eclipse.gmt.modisco.java.emf.classic   
org.eclipse.gmt.modisco.java.emf.classic.util   
org.eclipse.gmt.modisco.java.emf.util   
org.eclipse.gmt.modisco.java.nousages.cdo.meta   
org.eclipse.gmt.modisco.java.nousages.cdo.util   
org.eclipse.gmt.modisco.java.nousages.meta   
org.eclipse.gmt.modisco.java.nousages.util   
 

Uses of AnnotationTypeMemberDeclaration in org.eclipse.gmt.modisco.java
 

Subinterfaces of AnnotationTypeMemberDeclaration in org.eclipse.gmt.modisco.java
 interface UnresolvedAnnotationTypeMemberDeclaration
          A representation of the model object 'Unresolved Annotation Type Member Declaration'.
 

Methods in org.eclipse.gmt.modisco.java that return AnnotationTypeMemberDeclaration
 AnnotationTypeMemberDeclaration AnnotationMemberValuePair.getMember()
          Returns the value of the 'Member' reference.
 

Methods in org.eclipse.gmt.modisco.java with parameters of type AnnotationTypeMemberDeclaration
 void AnnotationMemberValuePair.setMember(AnnotationTypeMemberDeclaration value)
          Sets the value of the 'Member' reference.
 

Uses of AnnotationTypeMemberDeclaration in org.eclipse.gmt.modisco.java.cdo.meta
 

Methods in org.eclipse.gmt.modisco.java.cdo.meta that return AnnotationTypeMemberDeclaration
 AnnotationTypeMemberDeclaration JavaFactory.createAnnotationTypeMemberDeclaration()
          Returns a new object of class 'Annotation Type Member Declaration'.
 

Uses of AnnotationTypeMemberDeclaration in org.eclipse.gmt.modisco.java.cdo.util
 

Methods in org.eclipse.gmt.modisco.java.cdo.util with parameters of type AnnotationTypeMemberDeclaration
 T JavaSwitch.caseAnnotationTypeMemberDeclaration(AnnotationTypeMemberDeclaration object)
          Returns the result of interpreting the object as an instance of 'Annotation Type Member Declaration'.
 

Uses of AnnotationTypeMemberDeclaration in org.eclipse.gmt.modisco.java.emf
 

Methods in org.eclipse.gmt.modisco.java.emf that return AnnotationTypeMemberDeclaration
 AnnotationTypeMemberDeclaration JavaFactory.createAnnotationTypeMemberDeclaration()
          Returns a new object of class 'Annotation Type Member Declaration'.
 

Uses of AnnotationTypeMemberDeclaration in org.eclipse.gmt.modisco.java.emf.classic
 

Methods in org.eclipse.gmt.modisco.java.emf.classic that return AnnotationTypeMemberDeclaration
 AnnotationTypeMemberDeclaration JavaFactory.createAnnotationTypeMemberDeclaration()
          Returns a new object of class 'Annotation Type Member Declaration'.
 

Uses of AnnotationTypeMemberDeclaration in org.eclipse.gmt.modisco.java.emf.classic.util
 

Methods in org.eclipse.gmt.modisco.java.emf.classic.util with parameters of type AnnotationTypeMemberDeclaration
 T JavaSwitch.caseAnnotationTypeMemberDeclaration(AnnotationTypeMemberDeclaration object)
          Returns the result of interpreting the object as an instance of '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
 T JavaSwitch.caseAnnotationTypeMemberDeclaration(AnnotationTypeMemberDeclaration object)
          Returns the result of interpreting the object as an instance of 'Annotation Type Member Declaration'.
 

Uses of AnnotationTypeMemberDeclaration in org.eclipse.gmt.modisco.java.nousages.cdo.meta
 

Methods in org.eclipse.gmt.modisco.java.nousages.cdo.meta that return AnnotationTypeMemberDeclaration
 AnnotationTypeMemberDeclaration JavaFactory.createAnnotationTypeMemberDeclaration()
          Returns a new object of class ' Annotation Type Member Declaration'.
 

Uses of AnnotationTypeMemberDeclaration in org.eclipse.gmt.modisco.java.nousages.cdo.util
 

Methods in org.eclipse.gmt.modisco.java.nousages.cdo.util with parameters of type AnnotationTypeMemberDeclaration
 T JavaSwitch.caseAnnotationTypeMemberDeclaration(AnnotationTypeMemberDeclaration object)
          Returns the result of interpreting the object as an instance of 'Annotation Type Member Declaration'.
 

Uses of AnnotationTypeMemberDeclaration in org.eclipse.gmt.modisco.java.nousages.meta
 

Methods in org.eclipse.gmt.modisco.java.nousages.meta that return AnnotationTypeMemberDeclaration
 AnnotationTypeMemberDeclaration JavaFactory.createAnnotationTypeMemberDeclaration()
          Returns a new object of class 'Annotation Type Member Declaration'.
 

Uses of AnnotationTypeMemberDeclaration in org.eclipse.gmt.modisco.java.nousages.util
 

Methods in org.eclipse.gmt.modisco.java.nousages.util with parameters of type AnnotationTypeMemberDeclaration
 T JavaSwitch.caseAnnotationTypeMemberDeclaration(AnnotationTypeMemberDeclaration object)
          Returns the result of interpreting the object as an instance of 'Annotation Type Member Declaration'.