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

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

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

Subclasses of EClassifier in org.eclipse.emf._2002.ecore
 class EClass
          Java class for EClass complex type.
 class EDataType
          Java class for EDataType complex type.
 class EEnum
          Java class for EEnum complex type.
 

Fields in org.eclipse.emf._2002.ecore with type parameters of type EClassifier
protected  List<EClassifier> EPackage.eClassifiers
           
 

Methods in org.eclipse.emf._2002.ecore that return types with arguments of type EClassifier
 javax.xml.bind.JAXBElement<EClassifier> ObjectFactory.createEClassifier(EClassifier value)
          Create an instance of JAXBElement<EClassifier>}
 List<EClassifier> EPackage.getEClassifiers()
          Gets the value of the eClassifiers property.
 

Methods in org.eclipse.emf._2002.ecore with parameters of type EClassifier
 javax.xml.bind.JAXBElement<EClassifier> ObjectFactory.createEClassifier(EClassifier value)
          Create an instance of JAXBElement<EClassifier>}
 



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