Package DataCollector :: Module Plugins :: Class ModelingManager
[hide private]
[frames] | no frames]

Class ModelingManager

source code

object --+
         |
        ModelingManager

this class is not intended to be instantiated. instead it is a place to hold a singleton instance of PluginManager without having them call the constructor when this module is imported.

Instance Methods [hide private]

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Methods [hide private]
 
getInstance(cls) source code
Class Variables [hide private]
  instance = None
Properties [hide private]

Inherited from object: __class__