Index: openacs-4/packages/workflow/www/doc/specification.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/workflow/www/doc/specification.adp,v diff -u -r1.5 -r1.6 --- openacs-4/packages/workflow/www/doc/specification.adp 17 Jun 2017 10:23:18 -0000 1.5 +++ openacs-4/packages/workflow/www/doc/specification.adp 27 Mar 2018 17:08:50 -0000 1.6 @@ -844,7 +844,7 @@ arc from one state to another. Petri nets have places and transitions, and it has arcs that point from a place to a transition, or a transition to a state. Dependency graphcs has -tasks and dependencies, where a depency goes from one task to +tasks and dependencies, where a dependency goes from one task to another task.
  • All workflow models has some concept of actions (tasks, transitions). An action has some precondition for when it's enabled, i.e., for when a user can or should perform this action.