public interface StaffSpecification extends EObject
The following features are supported:
FieldofactivityannotationsPackage.getStaffSpecification()
Modifier and Type | Method and Description |
---|---|
FieldOfActivityAnnotationRepository |
getParent()
Returns the value of the 'Parent' container reference.
|
PersonList |
getPersonList()
Returns the value of the 'Person List' containment reference.
|
RoleList |
getRoleList()
Returns the value of the 'Role List' containment reference.
|
void |
setParent(FieldOfActivityAnnotationRepository value)
Sets the value of the '
Parent ' container reference. |
void |
setPersonList(PersonList value)
Sets the value of the '
Person List ' containment reference. |
void |
setRoleList(RoleList value)
Sets the value of the '
Role List ' containment reference. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
FieldOfActivityAnnotationRepository getParent()
Staff Specification
'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(FieldOfActivityAnnotationRepository)
,
FieldofactivityannotationsPackage.getStaffSpecification_Parent()
,
FieldOfActivityAnnotationRepository.getStaffSpecification()
void setParent(FieldOfActivityAnnotationRepository value)
Parent
' container reference.
value
- the new value of the 'Parent' container reference.getParent()
PersonList getPersonList()
Parent
'.
If the meaning of the 'Person List' containment reference isn't clear, there really should be more of a description here...
setPersonList(PersonList)
,
FieldofactivityannotationsPackage.getStaffSpecification_PersonList()
,
PersonList.getParent()
void setPersonList(PersonList value)
Person List
' containment reference.
value
- the new value of the 'Person List' containment reference.getPersonList()
RoleList getRoleList()
Parent
'.
If the meaning of the 'Role List' containment reference isn't clear, there really should be more of a description here...
setRoleList(RoleList)
,
FieldofactivityannotationsPackage.getStaffSpecification_RoleList()
,
RoleList.getParent()
void setRoleList(RoleList value)
Role List
' containment reference.
value
- the new value of the 'Role List' containment reference.getRoleList()