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

Module ZenModel.Classifier

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 $
Classes
Classifier Simple class that non RelationshipManager items inherit from to provide primary path functionality.

Function Summary
  manage_addClassifier(context, title, REQUEST)
make a device

Variable Summary
str __version__ = '1.4'

Function Details

manage_addClassifier(context, title=None, REQUEST=None)

make a device

Variable Details

__version__

Type:
str
Value:
'1.4'                                                                  

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