|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EjbRelationshipRoleType
A representation of the model object 'Ejb Relationship Role Type'.
The following features are supported:
Description
Ejb Relationship Role Name
Multiplicity
Cascade Delete
Relationship Role Source
Cmr Field
Id
EjbJar30Package.getEjbRelationshipRoleType()
Method Summary | |
---|---|
EmptyType |
getCascadeDelete()
Returns the value of the 'Cascade Delete' containment reference. |
CmrFieldType |
getCmrField()
Returns the value of the 'Cmr Field' containment reference. |
|
getDescription()
Returns the value of the 'Description' containment reference list. |
String |
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(EmptyType value)
Sets the value of the ' Cascade Delete ' containment reference. |
void |
setCmrField(CmrFieldType value)
Sets the value of the ' Cmr Field ' containment reference. |
void |
setEjbRelationshipRoleName(String 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. |
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...
EjbJar30Package.getEjbRelationshipRoleType_Description()
String getEjbRelationshipRoleName()
setEjbRelationshipRoleName(org.eclipse.modisco.jee.ejbjar.EjbJar30.String)
,
EjbJar30Package.getEjbRelationshipRoleType_EjbRelationshipRoleName()
void setEjbRelationshipRoleName(String 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)
,
EjbJar30Package.getEjbRelationshipRoleType_Multiplicity()
void setMultiplicity(MultiplicityType value)
Multiplicity
' containment reference.
value
- the new value of the 'Multiplicity' containment reference.getMultiplicity()
EmptyType getCascadeDelete()
setCascadeDelete(EmptyType)
,
EjbJar30Package.getEjbRelationshipRoleType_CascadeDelete()
void setCascadeDelete(EmptyType 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)
,
EjbJar30Package.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)
,
EjbJar30Package.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)
,
EjbJar30Package.getEjbRelationshipRoleType_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 |