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

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

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

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

Fields in org.eclipse.emf._2002.ecore with type parameters of type EStructuralFeature
protected  List<EStructuralFeature> EClass.eStructuralFeatures
           
 

Methods in org.eclipse.emf._2002.ecore that return types with arguments of type EStructuralFeature
 javax.xml.bind.JAXBElement<EStructuralFeature> ObjectFactory.createEStructuralFeature(EStructuralFeature value)
          Create an instance of JAXBElement<EStructuralFeature>}
 List<EStructuralFeature> EClass.getEStructuralFeatures()
          Gets the value of the eStructuralFeatures property.
 

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



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