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

Module ManagedEntity

source code

ManagedEntity

$Id: DeviceComponent.py,v 1.1 2004/04/06 21:05:03 edahl Exp $

Classes [hide private]
  ManagedEntity
ManagedEntity is an entity in the system that is managed by it.
Variables [hide private]
  __doc__ = """ManagedEnt...
  log = logging.getLogger("zen.DeviceComponent")
  RELMETATYPES = ('ToOneRelationship', 'ToManyContRelationship',...
Variables Details [hide private]

__doc__

Value:
"""ManagedEntity

$Id: DeviceComponent.py,v 1.1 2004/04/06 21:05:03 edahl Exp $"""

RELMETATYPES

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