| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar20 |
| Modifier and Type | Method and Description |
|---|---|
CascadeDeleteType |
EjbJar20Factory.createCascadeDeleteType()
Returns a new object of class 'Cascade Delete Type'.
|
CascadeDeleteType |
DocumentRoot.getCascadeDelete()
Returns the value of the 'Cascade Delete' containment reference.
|
CascadeDeleteType |
EjbRelationshipRoleType.getCascadeDelete()
Returns the value of the 'Cascade Delete' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setCascadeDelete(CascadeDeleteType value)
Sets the value of the '
Cascade Delete' containment reference. |
void |
EjbRelationshipRoleType.setCascadeDelete(CascadeDeleteType value)
Sets the value of the '
Cascade Delete' containment reference. |