public interface ISStaffSpecification extends EObject
The following features are supported:
ISFieldOfActivityAnnotationsPackage.getISStaffSpecification()
Modifier and Type | Method and Description |
---|---|
ISFieldOfActivityAnnotationsRepository |
getParent()
Returns the value of the 'Parent' container reference.
|
ISPersonList |
getPersonList()
Returns the value of the 'Person List' containment reference.
|
ISRoleList |
getRoleList()
Returns the value of the 'Role List' containment reference.
|
void |
setParent(ISFieldOfActivityAnnotationsRepository value)
Sets the value of the '
Parent ' container reference. |
void |
setPersonList(ISPersonList value)
Sets the value of the '
Person List ' containment reference. |
void |
setRoleList(ISRoleList 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
ISFieldOfActivityAnnotationsRepository getParent()
Staff Specification
'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(ISFieldOfActivityAnnotationsRepository)
,
ISFieldOfActivityAnnotationsPackage.getISStaffSpecification_Parent()
,
ISFieldOfActivityAnnotationsRepository.getStaffSpecification()
void setParent(ISFieldOfActivityAnnotationsRepository value)
Parent
' container reference.
value
- the new value of the 'Parent' container reference.getParent()
ISPersonList getPersonList()
Parent
'.
If the meaning of the 'Person List' containment reference isn't clear, there really should be more of a description here...
setPersonList(ISPersonList)
,
ISFieldOfActivityAnnotationsPackage.getISStaffSpecification_PersonList()
,
ISPersonList.getParent()
void setPersonList(ISPersonList value)
Person List
' containment reference.
value
- the new value of the 'Person List' containment reference.getPersonList()
ISRoleList getRoleList()
Parent
'.
If the meaning of the 'Role List' containment reference isn't clear, there really should be more of a description here...
setRoleList(ISRoleList)
,
ISFieldOfActivityAnnotationsPackage.getISStaffSpecification_RoleList()
,
ISRoleList.getParent()
void setRoleList(ISRoleList value)
Role List
' containment reference.
value
- the new value of the 'Role List' containment reference.getRoleList()