public interface RoleList extends EObject
The following features are supported:
FieldofactivityannotationsPackage.getRoleList()| Modifier and Type | Method and Description |
|---|---|
StaffSpecification |
getParent()
Returns the value of the 'Parent' container reference.
|
EList<Role> |
getRoles()
Returns the value of the 'Roles' containment reference list.
|
void |
setParent(StaffSpecification value)
Sets the value of the '
Parent' container reference. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverStaffSpecification getParent()
Role List'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(StaffSpecification),
FieldofactivityannotationsPackage.getRoleList_Parent(),
StaffSpecification.getRoleList()void setParent(StaffSpecification value)
Parent' container reference.
value - the new value of the 'Parent' container reference.getParent()EList<Role> getRoles()
Role.
It is bidirectional and its opposite is 'Parent'.
If the meaning of the 'Roles' containment reference list isn't clear, there really should be more of a description here...
FieldofactivityannotationsPackage.getRoleList_Roles(),
Role.getParent()