Task Structuring
- Design task structure and task interface by applying the following task structuring criteria to problem domain objects recognized as an consolidated collaboration diagram.
- I/O task structuring criteria
Address how internal interface objects are mapped to I/O tasks and when I/O task is activated
- Internal task structuring criteria
Address how internal objects are mapped to Internal tasks and when an internal task is activated
- Task priority criteria
Address the importance of executing a given task relative to others
- Task clustering criteria
Address whether and how objects should be grouped into concurrent tasks.