public interface Role extends EObject, de.uka.ipd.sdq.identifier.Identifier
The following features are supported:
InstancePackage.getRole()| Modifier and Type | Method and Description |
|---|---|
RoleSet |
getRoleSet()
Returns the value of the 'Role Set' container reference.
|
RoleType |
getRoleType()
Returns the value of the 'Role Type' reference.
|
EObject |
getValue()
Returns the value of the 'Value' reference.
|
void |
setRoleSet(RoleSet value)
Sets the value of the '
Role Set' container reference. |
void |
setRoleType(RoleType value)
Sets the value of the '
Role Type'
reference. |
void |
setValue(EObject value)
Sets the value of the '
Value' reference. |
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverRoleSet getRoleSet()
Roles'.
If the meaning of the 'Role Set' container reference isn't clear, there really should be more of a description here...
setRoleSet(RoleSet),
InstancePackage.getRole_RoleSet(),
RoleSet.getRoles()void setRoleSet(RoleSet value)
Role Set' container reference. value - the new value of the 'Role Set' container reference.getRoleSet()RoleType getRoleType()
If the meaning of the 'Role Type' reference isn't clear, there really should be more of a description here...
setRoleType(RoleType),
InstancePackage.getRole_RoleType()void setRoleType(RoleType value)
Role Type'
reference. value - the new value of the 'Role Type' reference.getRoleType()EObject getValue()
If the meaning of the 'Value' reference isn't clear, there really should be more of a description here...
setValue(EObject),
InstancePackage.getRole_Value()void setValue(EObject value)
Value' reference. value - the new value of the 'Value' reference.getValue()