|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EClass | |
---|---|
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.java | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of EClass in org.apache.openejb.jee.was.v6.ecore |
---|
Fields in org.apache.openejb.jee.was.v6.ecore with type parameters of type EClass | |
---|---|
protected java.util.List<EClass> |
EClass.eClassESuperTypes
|
Methods in org.apache.openejb.jee.was.v6.ecore that return EClass | |
---|---|
EClass |
ObjectFactory.createEClass()
Create an instance of EClass |
Methods in org.apache.openejb.jee.was.v6.ecore that return types with arguments of type EClass | |
---|---|
javax.xml.bind.JAXBElement<EClass> |
ObjectFactory.createEClass(EClass value)
Create an instance of JAXBElement < EClass > |
java.util.List<EClass> |
EClass.getEClassESuperTypes()
Gets the value of the eClassESuperTypes property. |
Methods in org.apache.openejb.jee.was.v6.ecore with parameters of type EClass | |
---|---|
javax.xml.bind.JAXBElement<EClass> |
ObjectFactory.createEClass(EClass value)
Create an instance of JAXBElement < EClass > |
Uses of EClass in org.apache.openejb.jee.was.v6.java |
---|
Subclasses of EClass 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 |
JavaClass
Java class for JavaClass complex type. |
class |
JavaDataType
Java class for JavaDataType complex type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |