|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EjbRelationType
A representation of the model object 'Ejb Relation Type'. The ejb-relationType describes a relationship between two entity beans with container-managed persistence. It is used by ejb-relation elements. It contains a description; an optional ejb-relation-name element; and exactly two relationship role declarations, defined by the ejb-relationship-role elements. The name of the relationship, if specified, is unique within the ejb-jar file.
The following features are supported:
EjbJar31Package.getEjbRelationType()| Method Summary | |
|---|---|
|
getDescription()
Returns the value of the 'Description' containment reference list. |
String |
getEjbRelationName()
Returns the value of the 'Ejb Relation Name' containment reference. |
EjbRelationshipRoleType |
getEjbRelationshipRole()
Returns the value of the 'Ejb Relationship Role' containment reference. |
EjbRelationshipRoleType |
getEjbRelationshipRole1()
Returns the value of the 'Ejb Relationship Role1' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
void |
setEjbRelationName(String value)
Sets the value of the ' Ejb Relation Name' containment reference. |
void |
setEjbRelationshipRole(EjbRelationshipRoleType value)
Sets the value of the ' Ejb Relationship Role' containment reference. |
void |
setEjbRelationshipRole1(EjbRelationshipRoleType value)
Sets the value of the ' Ejb Relationship Role1' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id' attribute. |
| Method Detail |
|---|
getDescription()
DescriptionType.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
EjbJar31Package.getEjbRelationType_Description()String getEjbRelationName()
setEjbRelationName(org.eclipse.modisco.jee.ejbjar.EjbJar31.String),
EjbJar31Package.getEjbRelationType_EjbRelationName()void setEjbRelationName(String value)
Ejb Relation Name' containment reference.
value - the new value of the 'Ejb Relation Name' containment reference.getEjbRelationName()EjbRelationshipRoleType getEjbRelationshipRole()
If the meaning of the 'Ejb Relationship Role' containment reference isn't clear, there really should be more of a description here...
setEjbRelationshipRole(EjbRelationshipRoleType),
EjbJar31Package.getEjbRelationType_EjbRelationshipRole()void setEjbRelationshipRole(EjbRelationshipRoleType value)
Ejb Relationship Role' containment reference.
value - the new value of the 'Ejb Relationship Role' containment reference.getEjbRelationshipRole()EjbRelationshipRoleType getEjbRelationshipRole1()
If the meaning of the 'Ejb Relationship Role1' containment reference isn't clear, there really should be more of a description here...
setEjbRelationshipRole1(EjbRelationshipRoleType),
EjbJar31Package.getEjbRelationType_EjbRelationshipRole1()void setEjbRelationshipRole1(EjbRelationshipRoleType value)
Ejb Relationship Role1' containment reference.
value - the new value of the 'Ejb Relationship Role1' containment reference.getEjbRelationshipRole1()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
EjbJar31Package.getEjbRelationType_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||