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

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

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

Fields in org.apache.openejb.jee.was.v6.ecore with type parameters of type EReference
protected  java.util.List<EReference> EReference.eReferenceEOpposites
           
 

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

Methods in org.apache.openejb.jee.was.v6.ecore that return types with arguments of type EReference
 javax.xml.bind.JAXBElement<EReference> ObjectFactory.createEReference(EReference value)
          Create an instance of JAXBElement<EReference >
 java.util.List<EReference> EReference.getEReferenceEOpposites()
          Gets the value of the eReferenceEOpposites property.
 

Methods in org.apache.openejb.jee.was.v6.ecore with parameters of type EReference
 javax.xml.bind.JAXBElement<EReference> ObjectFactory.createEReference(EReference value)
          Create an instance of JAXBElement<EReference >
 



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