Package Modeling :: Package interfaces :: Module EditingContext
[show private | hide private]
[frames | no frames]

Module Modeling.interfaces.EditingContext

EditingContext API

CVS information

$Id: EditingContext.py,v 1.5 2004/07/20 06:21:41 sbigaret Exp $

Classes
Base  
IEditingContext EditingContext: an in-memory world/graph of objects, with the ability to ensure its own persistance, to check its consistency, etc.

Function Summary
  defaultParentObjectStore()
If unset, defaults to 'CooperatingObjectStore.defaultCoordinator()'.
  setDefaultParentObjectStore()
Returns the parent 'ObjectStore' to be used by EditingContexts.

Function Details

defaultParentObjectStore()

If unset, defaults to 'CooperatingObjectStore.defaultCoordinator()'.

See EditingContext.__init__

setDefaultParentObjectStore()

Returns the parent 'ObjectStore' to be used by EditingContexts. See EditingContext.__init__

Generated by Epydoc 2.1 on Sat Mar 4 13:36:25 2006 http://epydoc.sf.net