|
| Workforce Resource ABE UML Documentation |
Enterprise Domain::Workforce ABE::Workforce Resource ABE
Class WorkforcePoolAssignment
An abstract class representing assignment of an employee or other resource to a pool. An employee can be assigned to more than one pool. The attribute poolAssignmentRestriction is a place holder that represents any limitation of the assignment other than time period. Pool assignment will update available capacity WorkSchedule of some organization.
| Attributes |
| String | poolAssignmentRestriction |
Represents any limitation of the assignment other than time period. For example, this employee’s assignment to the pool has the highest priority compared to other assignments.
|
| «baseType» TimePeriod | validFor |
The period of time during which the Assignment is Valid.
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | WorkforcePoolAssignment |
| Name Expression | |
| Namespace | Workforce Resource ABE |
| Owned Template Signature | |
| Owner | Workforce Resource ABE |
| Owning Template Parameter | |
| Package | Workforce Resource ABE |
| Qualified Name | SID Models::Enterprise Domain::Workforce ABE::Workforce Resource ABE::WorkforcePoolAssignment |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
poolAssignmentRestriction
Public String poolAssignmentRestriction
-
Represents any limitation of the assignment other than time period. For example, this employee’s assignment to the pool has the highest priority compared to other assignments.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | WorkforcePoolAssignment |
| 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 | poolAssignmentRestriction |
| Name Expression | |
| Namespace | WorkforcePoolAssignment |
| Opposite | |
| Owner | WorkforcePoolAssignment |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Enterprise Domain::Workforce ABE::Workforce Resource ABE::WorkforcePoolAssignment::poolAssignmentRestriction |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
validFor
Public «baseType» TimePeriod validFor
-
The period of time during which the Assignment is Valid.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | WorkforcePoolAssignment |
| 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 | WorkforcePoolAssignment |
| Opposite | |
| Owner | WorkforcePoolAssignment |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Enterprise Domain::Workforce ABE::Workforce Resource ABE::WorkforcePoolAssignment::validFor |
| Stereotype | |
| Template Parameter | |
| Type | «baseType» TimePeriod |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
|
| Workforce Resource ABE UML Documentation |