| Workforce Schedule ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
Being a subclass of SimpleCalendar, WorkSchedule and its variants describes various appointment, reservation, and assignment schedules of an organization. For example, a WorkSchedule shows that a contractor team responsible for the New York area has been receiving 100 requests for fiber installation during July and is currently scheduled to perform 80 of them.
Attributes | ||
WorkforceOrganizationRole | ![]() | |
Integer | ![]() |
Represents the granularity of the timeslots in the WorkSchedule. For example, with granularity = 2 hours, a work task that lasts 1 hour should take the whole two hours.Permitted Values: HourNotes: This is to accommodate business rules of certain organizations about the granularity of work windows. It is to be considered with the granularity of employee pools (not introduced in this release). This attribute is optional, since there can be irregular or mixed granularity. For example, work should take 4 hours during business hours, and 2 hours after business hours. |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | WorkSchedule |
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::WorkSchedule |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public WorkforceOrganizationRole _workforceOrganizationRole
Aggregation | None |
Alias | |
Association | WfOrganizationHasWorkSchedule |
Association End | |
Class | WorkSchedule |
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 | _workforceOrganizationRole |
Name Expression | |
Namespace | WorkSchedule |
Opposite | _workSchedule |
Owner | WorkSchedule |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Enterprise Domain::Workforce ABE::Workforce Schedule ABE::WorkSchedule::_workforceOrganizationRole |
Stereotype | |
Template Parameter | |
Type | WorkforceOrganizationRole |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Integer granularity
Represents the granularity of the timeslots in the WorkSchedule. For example, with granularity = 2 hours, a work task that lasts 1 hour should take the whole two hours.Permitted Values: HourNotes: This is to accommodate business rules of certain organizations about the granularity of work windows. It is to be considered with the granularity of employee pools (not introduced in this release). This attribute is optional, since there can be irregular or mixed granularity. For example, work should take 4 hours during business hours, and 2 hours after business hours.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | WorkSchedule |
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 | granularity |
Name Expression | |
Namespace | WorkSchedule |
Opposite | |
Owner | WorkSchedule |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Enterprise Domain::Workforce ABE::Workforce Schedule ABE::WorkSchedule::granularity |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Workforce Schedule ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |