Package mrv :: Package automation :: Module workflow
[hide private]
[frames] | no frames]

Module workflow

source code

Contains workflow classes that conenct processes in a di - graph
Classes [hide private]
  Workflow
Implements a workflow as connected processes
    Exceptions
  TargetError
Thrown if target is now supported by the workflow ( and thus cannot be made )
  DirtyException
Exception thrown when system is in dirty query mode and the process detects that it is dirty.
Variables [hide private]
  log = logging.getLogger('mrv.automation.workflow')
  __package__ = 'mrv.automation'