Class Description
An assignment is given to an ErpPerson, Crew, Organisation, Equipment Item, Tool, etc. and may be used to perform Work, WorkTasks, Procedures, etc. TimeSchedules may be set up directly for Assignments or indirectly via the associated WorkTask. Note that these associations are all inherited through the recursive relationship on Document.
Attributes
Name | Type | Description |
---|---|---|
effectivePeriod | DateTimeInterval | Period between the assignment becoming effective and its expiration. |
Relationships
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
OldCrew | 0..* | Assignment | 0..* | Crews | All Crews having this Assignment. | Assignments | All Assignments for this Crew. |