Changes between Version 4 and Version 5 of SCHEDULE_WBS_DEPENDENCIES_R0
- Timestamp:
- 09/12/08 16:10:53 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SCHEDULE_WBS_DEPENDENCIES_R0
v4 v5 7 7 Design: 8 8 * Dependencies are stored in resources ODS in a column called depends. 9 9 * It is not necessary to explicitly say that A depends on C when A depends on B and B depends on C. 10 * In most of the cases every subtask of a task depends on ....COMMONS subtask of the same task. 11 * Task may depend on task with subtask or only on the subtasks of a task. 12 * Since all Tasks have unique names, the name of a task is enough to determine the dependencies.