|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EObject | |
---|---|
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 EObject in org.apache.openejb.jee.was.v6.ecore |
---|
Subclasses of EObject in org.apache.openejb.jee.was.v6.ecore | |
---|---|
class |
EAnnotation
Java class for EAnnotation complex type. |
class |
EAttribute
Java class for EAttribute complex type. |
class |
EClass
Java class for EClass complex type. |
class |
EClassifier
Java class for EClassifier complex type. |
class |
EDataType
Java class for EDataType complex type. |
class |
EEnum
Java class for EEnum complex type. |
class |
EEnumLiteral
Java class for EEnumLiteral complex type. |
class |
EFactory
Java class for EFactory complex type. |
class |
EModelElement
Java class for EModelElement complex type. |
class |
ENamedElement
Java class for ENamedElement complex type. |
class |
EOperation
Java class for EOperation complex type. |
class |
EPackage
Java class for EPackage 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. |
class |
ETypedElement
Java class for ETypedElement complex type. |
Fields in org.apache.openejb.jee.was.v6.ecore with type parameters of type EObject | |
---|---|
protected java.util.List<EObject> |
EAnnotation.contents
|
protected java.util.List<EObject> |
EAnnotation.eObjectReferences
|
Methods in org.apache.openejb.jee.was.v6.ecore that return EObject | |
---|---|
EObject |
ObjectFactory.createEObject()
Create an instance of EObject |
Methods in org.apache.openejb.jee.was.v6.ecore that return types with arguments of type EObject | |
---|---|
javax.xml.bind.JAXBElement<EObject> |
ObjectFactory.createEObject(EObject value)
Create an instance of JAXBElement < EObject > |
java.util.List<EObject> |
EAnnotation.getContents()
Gets the value of the contents property. |
java.util.List<EObject> |
EAnnotation.getEObjectReferences()
Gets the value of the eObjectReferences property. |
Methods in org.apache.openejb.jee.was.v6.ecore with parameters of type EObject | |
---|---|
javax.xml.bind.JAXBElement<EObject> |
ObjectFactory.createEObject(EObject value)
Create an instance of JAXBElement < EObject > |
Uses of EObject in org.apache.openejb.jee.was.v6.ejb |
---|
Subclasses of EObject in org.apache.openejb.jee.was.v6.ejb | |
---|---|
class |
CMPAttribute
Describes a container-managed field. |
class |
CMRField
|
Uses of EObject in org.apache.openejb.jee.was.v6.java |
---|
Subclasses of EObject in org.apache.openejb.jee.was.v6.java | |
---|---|
class |
ArrayType
Describes a Java Array type For multi-dimensional arrays, it is unlikely that the component type will be specified directly. |
class |
Field
Java class for Field complex type. |
class |
JavaClass
Java class for JavaClass complex type. |
class |
JavaDataType
Java class for JavaDataType complex type. |
class |
JavaEvent
Java class for JavaEvent complex type. |
class |
JavaPackage
Java class for JavaPackage complex type. |
class |
JavaParameter
Java class for JavaParameter complex type. |
class |
Method
Java class for Method complex type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |