Class Description
A pre-defined set of work steps for a given type of work.
Attributes
Name | Type | Description |
---|---|---|
sequenceNumber | Integer | Used to define dependencies of each work flow step, which is for the instance of WorkTask associated with a given instance of WorkFlow. |
status | Status |
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 |
---|---|---|---|---|---|---|---|
WorkFlowStep | 0..* | Work | 0..1 | WorkFlowSteps | Work | ||
WorkFlowStep | 0..1 | OldWorkTask | 0..* | WorkFlowStep | WorkTasks |