Uses of Class
org.eclipse.emf._2002.ecore.EAnnotation

Packages that use EAnnotation
org.eclipse.emf._2002.ecore   
 

Uses of EAnnotation in org.eclipse.emf._2002.ecore
 

Fields in org.eclipse.emf._2002.ecore with type parameters of type EAnnotation
protected  List<EAnnotation> EModelElement.eAnnotations
           
 

Methods in org.eclipse.emf._2002.ecore that return EAnnotation
 EAnnotation ObjectFactory.createEAnnotation()
          Create an instance of EAnnotation
 

Methods in org.eclipse.emf._2002.ecore that return types with arguments of type EAnnotation
 List<EAnnotation> EModelElement.getEAnnotations()
          Gets the value of the eAnnotations property.
 



Copyright © 2010-2011 OW2 Consortium. All Rights Reserved.