Package ZenRelations :: Package tests :: Module TestSchema
[show private | hide private]
[frames | no frames]

Module ZenRelations.tests.TestSchema

Classes
Admin RelationshipManger is an ObjectManager like class that can contain relationships (in fact relationships can only be added to a RelationshipManager).
DataRoot RelationshipManger is an ObjectManager like class that can contain relationships (in fact relationships can only be added to a RelationshipManager).
Device RelationshipManger is an ObjectManager like class that can contain relationships (in fact relationships can only be added to a RelationshipManager).
Group RelationshipManger is an ObjectManager like class that can contain relationships (in fact relationships can only be added to a RelationshipManager).
IpInterface RelationshipManger is an ObjectManager like class that can contain relationships (in fact relationships can only be added to a RelationshipManager).
Location RelationshipManger is an ObjectManager like class that can contain relationships (in fact relationships can only be added to a RelationshipManager).
Organizer RelationshipManger is an ObjectManager like class that can contain relationships (in fact relationships can only be added to a RelationshipManager).
Server RelationshipManger is an ObjectManager like class that can contain relationships (in fact relationships can only be added to a RelationshipManager).
TestBaseClass RelationshipManger is an ObjectManager like class that can contain relationships (in fact relationships can only be added to a RelationshipManager).

Function Summary
  build(context, klass, id)
create an instance and attach it to the context passed
  create(context, klass, id)
create an instance and attach it to the context passed

Function Details

build(context, klass, id)

create an instance and attach it to the context passed

create(context, klass, id)

create an instance and attach it to the context passed

Generated by Epydoc 2.1 on Thu Aug 16 09:55:11 2007 http://epydoc.sf.net