Uses of Class
org.eclipse.emf.codegen.ecore.genmodel.GenPackage.AnnotationReferenceData

Packages that use GenPackage.AnnotationReferenceData
org.eclipse.emf.codegen.ecore.genmodel   
org.eclipse.emf.codegen.ecore.genmodel.impl   
 

Uses of GenPackage.AnnotationReferenceData in org.eclipse.emf.codegen.ecore.genmodel
 

Methods in org.eclipse.emf.codegen.ecore.genmodel that return types with arguments of type GenPackage.AnnotationReferenceData
 java.util.List<GenPackage.AnnotationReferenceData> GenPackage.getReferenceData(EAnnotation eAnnotation)
           
 

Uses of GenPackage.AnnotationReferenceData in org.eclipse.emf.codegen.ecore.genmodel.impl
 

Methods in org.eclipse.emf.codegen.ecore.genmodel.impl that return types with arguments of type GenPackage.AnnotationReferenceData
 java.util.List<GenPackage.AnnotationReferenceData> GenPackageImpl.getReferenceData(EAnnotation eAnnotation)
           
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.