| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EClass
Java class for EClass complex type.
|
class |
EDataType
Java class for EDataType complex type.
|
class |
EEnum
Java class for EEnum complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<EClassifier> |
EOperation.eClassifierEExceptions |
protected List<EClassifier> |
ETypedElement.eClassifierETypes |
protected List<EClassifier> |
EPackage.eClassifiers |
| Modifier and Type | Method and Description |
|---|---|
EClassifier |
ObjectFactory.createEClassifier()
Create an instance of
EClassifier |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EClassifier> |
ObjectFactory.createEClassifier(EClassifier value)
|
List<EClassifier> |
EOperation.getEClassifierEExceptions()
Gets the value of the eClassifierEExceptions property.
|
List<EClassifier> |
ETypedElement.getEClassifierETypes()
Gets the value of the eClassifierETypes property.
|
List<EClassifier> |
EPackage.getEClassifiers()
Gets the value of the eClassifiers property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EClassifier> |
ObjectFactory.createEClassifier(EClassifier value)
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<EClassifier> |
ArrayType.componentTypes |
| Modifier and Type | Method and Description |
|---|---|
List<EClassifier> |
ArrayType.getComponentTypes()
Gets the value of the componentTypes property.
|
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.