Table of Contents

Class: Object zoe.py

The fundamental object.

Methods   
__init__
commit
display
update
  __init__ 
__init__ ( self )

Exceptions   
NotImplementedError
  commit 
commit ( self )

Commit any pending changes to the object. This method is only called for objects in an engine which has the committing attribute set.

  display 
display ( self )

Display the object. This method must be overridden.

Exceptions   
NotImplementedError
  update 
update ( self )

Update the object. This should update the internal state of the object, if relevant.


Table of Contents

This document was automatically generated on Fri Aug 9 12:07:20 2002 by HappyDoc version 2.0.1