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

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

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

Subclasses of ETypedElement in org.eclipse.emf._2002.ecore
 class EAttribute
          Java class for EAttribute complex type.
 class EOperation
          Java class for EOperation complex type.
 class EParameter
          Java class for EParameter complex type.
 class EReference
          Java class for EReference complex type.
 class EStructuralFeature
          Java class for EStructuralFeature complex type.
 

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

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



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