| Workforce Schedule ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |
Represents an assignment of a particular WorforceEmployeeRole for a particular work task in a specific timeframe. For example, assignment of a person in a network engineer role to a trouble shooting work task for at least 2 hours. The assignment is associated with a CalendarEntry of an Assignment WorkSchedule.
| Attributes | ||
| CalendarEntry | ||
| Work | ||
| WorkforceEmployeeReservation | ||
| WorkforceEmployeeRole | ||
| String |
Completion status of the assignment, like started, in-progress, uncompleted, completed. Note: this is not always the same as the status of the work, as there can be more than one employee assigned to the work. |
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | WorkforceEmployeeAssignment |
| Name Expression | |
| Namespace | Workforce Schedule ABE |
| Owned Template Signature | |
| Owner | Workforce Schedule ABE |
| Owning Template Parameter | |
| Package | Workforce Schedule ABE |
| Qualified Name | SID Models::Enterprise Domain::Workforce ABE::Workforce Schedule ABE::WorkforceEmployeeAssignment |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Attribute Details |
Public CalendarEntry _calendarEntry
| Aggregation | None |
| Alias | |
| Association | WfEmployeeAssignedForCalendarEntry |
| Association End | |
| Class | WorkforceEmployeeAssignment |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | (1) |
| Multiplicity | 1 |
| Name | _calendarEntry |
| Name Expression | |
| Namespace | WorkforceEmployeeAssignment |
| Opposite | _workforceEmployeeAssignment |
| Owner | WorkforceEmployeeAssignment |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Enterprise Domain::Workforce ABE::Workforce Schedule ABE::WorkforceEmployeeAssignment::_calendarEntry |
| Stereotype | |
| Template Parameter | |
| Type | CalendarEntry |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
Public Work _work
| Aggregation | None |
| Alias | |
| Association | WfEmployeeAssignedToWork |
| Association End | |
| Class | WorkforceEmployeeAssignment |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | (1) |
| Multiplicity | 1 |
| Name | _work |
| Name Expression | |
| Namespace | WorkforceEmployeeAssignment |
| Opposite | _workforceEmployeeAssignment |
| Owner | WorkforceEmployeeAssignment |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Enterprise Domain::Workforce ABE::Workforce Schedule ABE::WorkforceEmployeeAssignment::_work |
| Stereotype | |
| Template Parameter | |
| Type | Work |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
Public WorkforceEmployeeReservation _workforceEmployeeReservation
| Aggregation | None |
| Alias | |
| Association | WfEmployeeAssignmentRealizesReservation |
| Association End | |
| Class | WorkforceEmployeeAssignment |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 0 |
| Lower Value | (0) |
| Multiplicity | 0..1 |
| Name | _workforceEmployeeReservation |
| Name Expression | |
| Namespace | WorkforceEmployeeAssignment |
| Opposite | _workforceEmployeeAssignment |
| Owner | WorkforceEmployeeAssignment |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Enterprise Domain::Workforce ABE::Workforce Schedule ABE::WorkforceEmployeeAssignment::_workforceEmployeeReservation |
| Stereotype | |
| Template Parameter | |
| Type | WorkforceEmployeeReservation |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
Public WorkforceEmployeeRole _workforceEmployeeRole
| Aggregation | None |
| Alias | |
| Association | WfEmployeeAssigned |
| Association End | |
| Class | WorkforceEmployeeAssignment |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | (1) |
| Multiplicity | 1 |
| Name | _workforceEmployeeRole |
| Name Expression | |
| Namespace | WorkforceEmployeeAssignment |
| Opposite | _workforceEmployeeAssignment |
| Owner | WorkforceEmployeeAssignment |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Enterprise Domain::Workforce ABE::Workforce Schedule ABE::WorkforceEmployeeAssignment::_workforceEmployeeRole |
| Stereotype | |
| Template Parameter | |
| Type | WorkforceEmployeeRole |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
Public String status
Completion status of the assignment, like started, in-progress, uncompleted, completed. Note: this is not always the same as the status of the work, as there can be more than one employee assigned to the work.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | WorkforceEmployeeAssignment |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | status |
| Name Expression | |
| Namespace | WorkforceEmployeeAssignment |
| Opposite | |
| Owner | WorkforceEmployeeAssignment |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Enterprise Domain::Workforce ABE::Workforce Schedule ABE::WorkforceEmployeeAssignment::status |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
| Workforce Schedule ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |