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

Module GraphDefinition

source code

GraphDefinition

GraphDefinition defines the global options for a graph.

Classes [hide private]
  FakeContext
  GraphDefinition
Functions [hide private]
 
manage_addGraphDefinition(context, id, REQUEST=None)
This is here so than zope will let us copy/paste/rename graphpoints.
source code
Variables [hide private]
  __doc__ = """GraphDefinit...
  log = logging.getLogger("zen.Device")
  RELMETATYPES = ('ToOneRelationship', 'ToManyContRelationship',...
Variables Details [hide private]

__doc__

Value:
"""GraphDefinition

GraphDefinition defines the global options for a graph.
"""

RELMETATYPES

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