| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar20 |
| Modifier and Type | Method and Description |
|---|---|
ExcludeListType |
EjbJar20Factory.createExcludeListType()
Returns a new object of class 'Exclude List Type'.
|
ExcludeListType |
AssemblyDescriptorType.getExcludeList()
Returns the value of the 'Exclude List' containment reference.
|
ExcludeListType |
DocumentRoot.getExcludeList()
Returns the value of the 'Exclude List' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssemblyDescriptorType.setExcludeList(ExcludeListType value)
Sets the value of the '
Exclude List' containment reference. |
void |
DocumentRoot.setExcludeList(ExcludeListType value)
Sets the value of the '
Exclude List' containment reference. |