| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar20 |
| Modifier and Type | Method and Description |
|---|---|
EjbNameType |
EjbJar20Factory.createEjbNameType()
Returns a new object of class 'Ejb Name Type'.
|
EjbNameType |
DocumentRoot.getEjbName()
Returns the value of the 'Ejb Name' containment reference.
|
EjbNameType |
EntityType.getEjbName()
Returns the value of the 'Ejb Name' containment reference.
|
EjbNameType |
MessageDrivenType.getEjbName()
Returns the value of the 'Ejb Name' containment reference.
|
EjbNameType |
MethodType.getEjbName()
Returns the value of the 'Ejb Name' containment reference.
|
EjbNameType |
RelationshipRoleSourceType.getEjbName()
Returns the value of the 'Ejb Name' containment reference.
|
EjbNameType |
SessionType.getEjbName()
Returns the value of the 'Ejb Name' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setEjbName(EjbNameType value)
Sets the value of the '
Ejb Name' containment reference. |
void |
EntityType.setEjbName(EjbNameType value)
Sets the value of the '
Ejb Name' containment reference. |
void |
MessageDrivenType.setEjbName(EjbNameType value)
Sets the value of the '
Ejb Name' containment reference. |
void |
MethodType.setEjbName(EjbNameType value)
Sets the value of the '
Ejb Name' containment reference. |
void |
RelationshipRoleSourceType.setEjbName(EjbNameType value)
Sets the value of the '
Ejb Name' containment reference. |
void |
SessionType.setEjbName(EjbNameType value)
Sets the value of the '
Ejb Name' containment reference. |