Package ZenModel :: Module DataRoot
[hide private]
[frames] | no frames]

Module DataRoot

source code

DataRoot

DataRoot is the object manager which contains all confmon data objects. It can be used as a global acquisition name space.

Classes [hide private]
  DataRoot
Base class for all Persistent classes that have relationships.
Functions [hide private]
 
manage_addDataRoot(context, id, title=None, REQUEST=None)
make a device
source code
Variables [hide private]
  __doc__ = """DataR...
  addDataRoot = DTMLFile('dtml/addDataRoot', globals())
  RELMETATYPES = ('ToOneRelationship', 'ToManyContRelationship',...
Variables Details [hide private]

__doc__

Value:
"""DataRoot

DataRoot is the object manager which contains all confmon
data objects.  It can be used as a global acquisition 
name space.
"""

RELMETATYPES

Value:
('ToOneRelationship', 'ToManyContRelationship', 'ToManyRelationship')