| Workforce Schedule ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
Represents an implementation of a request for reservation of work time in some human resource pool. It is also possible to reserve the work time of an individual employee. Note: the reservation, or booking according to appointment, is associated to Calendar Entry. The CalendarEntry here can belong to a reservation WorkSchedule. This Calendar entry may be floating. Once the Reservation becomes an Assignment (to be dispatched), a particular time slot (Calendar Entry) can be fixed in the WorkSchedule.
Attributes | ||
CalendarEntry | ![]() | |
Work | ![]() | |
WorkforceEmployeeAssignment | ![]() | |
WorkforceEmployeePool | ![]() | |
WorkforceEmployeeRole | ![]() | |
«baseType» TimePeriod | ![]() |
The period of time during which an employee or a pool is reserved for the work.Notes: This validFor reservation time may be different from the CalendarEntry defining when exactly the work must be performed. For example, because it considers variables involved in completing the work task (such as preparation), the reservation time frame may be longer than the time specified by CalendarEntry. |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | WorkforceEmployeeReservation |
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::WorkforceEmployeeReservation |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public CalendarEntry _calendarEntry
Aggregation | None |
Alias | |
Association | WfEmployeeReservedForCalendarEntry |
Association End | |
Class | WorkforceEmployeeReservation |
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 | WorkforceEmployeeReservation |
Opposite | _workforceEmployeeReservation |
Owner | WorkforceEmployeeReservation |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Enterprise Domain::Workforce ABE::Workforce Schedule ABE::WorkforceEmployeeReservation::_calendarEntry |
Stereotype | |
Template Parameter | |
Type | CalendarEntry |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Work _work
Aggregation | None |
Alias | |
Association | WfEmployeeReservedToWork |
Association End | |
Class | WorkforceEmployeeReservation |
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 | WorkforceEmployeeReservation |
Opposite | _workforceEmployeeReservation |
Owner | WorkforceEmployeeReservation |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Enterprise Domain::Workforce ABE::Workforce Schedule ABE::WorkforceEmployeeReservation::_work |
Stereotype | |
Template Parameter | |
Type | Work |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public WorkforceEmployeeAssignment _workforceEmployeeAssignment
Aggregation | None |
Alias | |
Association | WfEmployeeAssignmentRealizesReservation |
Association End | |
Class | WorkforceEmployeeReservation |
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 | _workforceEmployeeAssignment |
Name Expression | |
Namespace | WorkforceEmployeeReservation |
Opposite | _workforceEmployeeReservation |
Owner | WorkforceEmployeeReservation |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Enterprise Domain::Workforce ABE::Workforce Schedule ABE::WorkforceEmployeeReservation::_workforceEmployeeAssignment |
Stereotype | |
Template Parameter | |
Type | WorkforceEmployeeAssignment |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public WorkforceEmployeePool _workforceEmployeePool
Aggregation | None |
Alias | |
Association | WfEmployeePoolReserved |
Association End | |
Class | WorkforceEmployeeReservation |
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 | _workforceEmployeePool |
Name Expression | |
Namespace | WorkforceEmployeeReservation |
Opposite | _workforceEmployeeReservation |
Owner | WorkforceEmployeeReservation |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Enterprise Domain::Workforce ABE::Workforce Schedule ABE::WorkforceEmployeeReservation::_workforceEmployeePool |
Stereotype | |
Template Parameter | |
Type | WorkforceEmployeePool |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public WorkforceEmployeeRole _workforceEmployeeRole
Aggregation | None |
Alias | |
Association | WfEmployeeReserved |
Association End | |
Class | WorkforceEmployeeReservation |
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 | _workforceEmployeeRole |
Name Expression | |
Namespace | WorkforceEmployeeReservation |
Opposite | _workforceEmployeeReservation |
Owner | WorkforceEmployeeReservation |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Enterprise Domain::Workforce ABE::Workforce Schedule ABE::WorkforceEmployeeReservation::_workforceEmployeeRole |
Stereotype | |
Template Parameter | |
Type | WorkforceEmployeeRole |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «baseType» TimePeriod validFor
The period of time during which an employee or a pool is reserved for the work.Notes: This validFor reservation time may be different from the CalendarEntry defining when exactly the work must be performed. For example, because it considers variables involved in completing the work task (such as preparation), the reservation time frame may be longer than the time specified by CalendarEntry.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | WorkforceEmployeeReservation |
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 | validFor |
Name Expression | |
Namespace | WorkforceEmployeeReservation |
Opposite | |
Owner | WorkforceEmployeeReservation |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Enterprise Domain::Workforce ABE::Workforce Schedule ABE::WorkforceEmployeeReservation::validFor |
Stereotype | required |
Template Parameter | |
Type | «baseType» TimePeriod |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Workforce Schedule ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |