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

Module Classifier

source code

Classifier

Organizes classifier subclasses to perform high level classification of a device. Subclasses know how to collect information from a device and look in their indexes for a ClassifierEntry about the device.

$Id: Classifier.py,v 1.4 2004/03/26 23:58:44 edahl Exp $


Version: 1.4

Classes [hide private]
  Classifier
Simple class that non RelationshipManager items inherit from to provide primary path functionality.
Functions [hide private]
 
manage_addClassifier(context, title=None, REQUEST=None)
make a device
source code
Variables [hide private]
  __doc__ = """Classif...
Variables Details [hide private]

__doc__

Value:
"""Classifier

Organizes classifier subclasses to perform high level classification o\
f 
a device.  Subclasses know how to collect information from a device
and look in their indexes for a ClassifierEntry about the device.

$Id: Classifier.py,v 1.4 2004/03/26 23:58:44 edahl Exp $"""