[frames | no frames] [show private | hide private]

TaskEngine.Task
Class BaseTask

Known Subclasses:
Task, MapplyFunctionTask, FunctionTask

Method Summary
  __repr__(self)
  __str__(self)
  getContext(self)
  getDependencies(self)
  getEdges(self)
  getId(self)
  getType(self)
  setContext(self, context)

Class Variable Summary
Interface __implements__

Method Details

Representation operator

__repr__(self)

Informal representation operator

__str__(self)

getContext

getContext(self)

getDependencies

getDependencies(self)

getEdges

getEdges(self)

getId

getId(self)

getType

getType(self)

setContext

setContext(self, context)


Class Variable Details

__implements__

Type:
Interface
Value:
<Interface TaskEngine.Task.ITask at 81de1bc>                           

Generated by Epydoc 1.1 on Mon Oct 21 19:45:06 2002 http://epydoc.sf.net