public interface EjbRelationshipRoleType
The following features are supported:
EjbJar20Package.getEjbRelationshipRoleType()| Modifier and Type | Method and Description |
|---|---|
CascadeDeleteType |
getCascadeDelete()
Returns the value of the 'Cascade Delete' containment reference.
|
CmrFieldType |
getCmrField()
Returns the value of the 'Cmr Field' containment reference.
|
DescriptionType |
getDescription()
Returns the value of the 'Description' containment reference.
|
EjbRelationshipRoleNameType |
getEjbRelationshipRoleName()
Returns the value of the 'Ejb Relationship Role Name' containment reference.
|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
MultiplicityType |
getMultiplicity()
Returns the value of the 'Multiplicity' containment reference.
|
RelationshipRoleSourceType |
getRelationshipRoleSource()
Returns the value of the 'Relationship Role Source' containment reference.
|
void |
setCascadeDelete(CascadeDeleteType value)
Sets the value of the '
Cascade Delete' containment reference. |
void |
setCmrField(CmrFieldType value)
Sets the value of the '
Cmr Field' containment reference. |
void |
setDescription(DescriptionType value)
Sets the value of the '
Description' containment reference. |
void |
setEjbRelationshipRoleName(EjbRelationshipRoleNameType value)
Sets the value of the '
Ejb Relationship Role Name' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the '
Id' attribute. |
void |
setMultiplicity(MultiplicityType value)
Sets the value of the '
Multiplicity' containment reference. |
void |
setRelationshipRoleSource(RelationshipRoleSourceType value)
Sets the value of the '
Relationship Role Source' containment reference. |
DescriptionType getDescription()
If the meaning of the 'Description' containment reference isn't clear, there really should be more of a description here...
setDescription(DescriptionType),
EjbJar20Package.getEjbRelationshipRoleType_Description()void setDescription(DescriptionType value)
Description' containment reference.
value - the new value of the 'Description' containment reference.getDescription()EjbRelationshipRoleNameType getEjbRelationshipRoleName()
If the meaning of the 'Ejb Relationship Role Name' containment reference isn't clear, there really should be more of a description here...
setEjbRelationshipRoleName(EjbRelationshipRoleNameType),
EjbJar20Package.getEjbRelationshipRoleType_EjbRelationshipRoleName()void setEjbRelationshipRoleName(EjbRelationshipRoleNameType value)
Ejb Relationship Role Name' containment reference.
value - the new value of the 'Ejb Relationship Role Name' containment reference.getEjbRelationshipRoleName()MultiplicityType getMultiplicity()
If the meaning of the 'Multiplicity' containment reference isn't clear, there really should be more of a description here...
setMultiplicity(MultiplicityType),
EjbJar20Package.getEjbRelationshipRoleType_Multiplicity()void setMultiplicity(MultiplicityType value)
Multiplicity' containment reference.
value - the new value of the 'Multiplicity' containment reference.getMultiplicity()CascadeDeleteType getCascadeDelete()
If the meaning of the 'Cascade Delete' containment reference isn't clear, there really should be more of a description here...
setCascadeDelete(CascadeDeleteType),
EjbJar20Package.getEjbRelationshipRoleType_CascadeDelete()void setCascadeDelete(CascadeDeleteType value)
Cascade Delete' containment reference.
value - the new value of the 'Cascade Delete' containment reference.getCascadeDelete()RelationshipRoleSourceType getRelationshipRoleSource()
If the meaning of the 'Relationship Role Source' containment reference isn't clear, there really should be more of a description here...
setRelationshipRoleSource(RelationshipRoleSourceType),
EjbJar20Package.getEjbRelationshipRoleType_RelationshipRoleSource()void setRelationshipRoleSource(RelationshipRoleSourceType value)
Relationship Role Source' containment reference.
value - the new value of the 'Relationship Role Source' containment reference.getRelationshipRoleSource()CmrFieldType getCmrField()
If the meaning of the 'Cmr Field' containment reference isn't clear, there really should be more of a description here...
setCmrField(CmrFieldType),
EjbJar20Package.getEjbRelationshipRoleType_CmrField()void setCmrField(CmrFieldType value)
Cmr Field' containment reference.
value - the new value of the 'Cmr Field' containment reference.getCmrField()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),
EjbJar20Package.getEjbRelationshipRoleType_Id()