GeneralClasses
Classes
Functions
Cell
Derived from
None
Methods
Cell (Constructor)
Cell(parent)
Cell.className
className()
Cell.printtree
printtree(level=0)
Cell.relocate
relocate(newcell)
Cell.xmlify
xmlify()
Return an ElementTree.Element containing itself and all of its children.
element text will be its Class name
Individual
Derived from
Process, Cell
Methods
Individual (Constructor)
Individual(parent)
Individual.getAHome
getAHome(cell)
Individual.sleep
sleep()
sleep, perchance to dream
ReactionEngine
Derived from
Process
Methods
ReactionEngine (Constructor)
ReactionEngine(cell)
ResidenceCell
Derived from
Cell
Methods
ResidenceCell (Constructor)
ResidenceCell(parent)
TransactionEngine
Derived from
Process
Methods
TransactionEngine (Constructor)
TransactionEngine(src, dest)