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

Module System

source code

System

$Id: System.py,v 1.45 2004/04/14 22:11:48 edahl Exp $


Version: 1.45

Classes [hide private]
  System
System class is a device organizer that represents a business system.
Functions [hide private]
 
manage_addSystem(context, id, description=None, REQUEST=None)
make a System
source code
Variables [hide private]
  __doc__ = """Sys...
  addSystem = DTMLFile('dtml/addSystem', globals())
  RELMETATYPES = ('ToOneRelationship', 'ToManyContRelationship',...
Variables Details [hide private]

__doc__

Value:
"""System

$Id: System.py,v 1.45 2004/04/14 22:11:48 edahl Exp $"""

RELMETATYPES

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