| Home | Trees | Index | Help |
|
|---|
| Package Modeling :: Package interfaces :: Module 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 | |
|---|---|
If unset, defaults to 'CooperatingObjectStore.defaultCoordinator()'. | |
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__ |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Sat Mar 4 13:36:25 2006 | http://epydoc.sf.net |