|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RoleSource
Designates the source of a role that participates in a relationship. A relationship-role-source element uniquely identifies an entity bean.
Method Summary | |
---|---|
java.lang.String |
getDescription()
|
org.eclipse.emf.common.util.EList |
getDescriptions()
Returns the value of the 'Descriptions' containment reference list. |
ContainerManagedEntity |
getEntityBean()
|
EJBRelationshipRole |
getRole()
|
void |
setDescription(java.lang.String value)
|
void |
setEntityBean(ContainerManagedEntity value)
Sets the value of the ' Entity Bean ' reference |
void |
setRole(EJBRelationshipRole value)
|
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getDescription()
void setDescription(java.lang.String value)
value
- The new value of the Description attributeEJBRelationshipRole getRole()
void setRole(EJBRelationshipRole value)
value
- The new value of the Role referenceContainerManagedEntity getEntityBean()
void setEntityBean(ContainerManagedEntity value)
Entity Bean
' reference.
value
- the new value of the 'Entity Bean' reference.getEntityBean()
org.eclipse.emf.common.util.EList getDescriptions()
Description
.
If the meaning of the 'Descriptions' containment reference list isn't clear, there really should be more of a description here...
EjbPackage.getRoleSource_Descriptions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |