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

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

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

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

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

Methods in org.eclipse.emf._2002.ecore that return types with arguments of type EDataType
 javax.xml.bind.JAXBElement<EDataType> ObjectFactory.createEDataType(EDataType value)
          Create an instance of JAXBElement<EDataType>}
 

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



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