Uses of Class
org.apache.openejb.jee.was.v6.ecore.EStructuralFeature

Packages that use EStructuralFeature
org.apache.openejb.jee.was.v6.ecore Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
org.apache.openejb.jee.was.v6.ejb Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
org.apache.openejb.jee.was.v6.java Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of EStructuralFeature in org.apache.openejb.jee.was.v6.ecore
 

Subclasses of EStructuralFeature in org.apache.openejb.jee.was.v6.ecore
 class EAttribute
           Java class for EAttribute complex type.
 class EReference
           Java class for EReference complex type.
 

Fields in org.apache.openejb.jee.was.v6.ecore with type parameters of type EStructuralFeature
protected  List<EStructuralFeature> EClass.eStructuralFeatures
           
 

Methods in org.apache.openejb.jee.was.v6.ecore that return EStructuralFeature
 EStructuralFeature ObjectFactory.createEStructuralFeature()
          Create an instance of EStructuralFeature
 

Methods in org.apache.openejb.jee.was.v6.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.apache.openejb.jee.was.v6.ecore with parameters of type EStructuralFeature
 javax.xml.bind.JAXBElement<EStructuralFeature> ObjectFactory.createEStructuralFeature(EStructuralFeature value)
          Create an instance of JAXBElement< EStructuralFeature>
 

Uses of EStructuralFeature in org.apache.openejb.jee.was.v6.ejb
 

Subclasses of EStructuralFeature in org.apache.openejb.jee.was.v6.ejb
 class CMPAttribute
          Describes a container-managed field.
 class CMRField
           
 

Uses of EStructuralFeature in org.apache.openejb.jee.was.v6.java
 

Subclasses of EStructuralFeature in org.apache.openejb.jee.was.v6.java
 class JavaEvent
           Java class for JavaEvent complex type.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.