| Trees | Indices | Help |
|
|---|
|
|
A baseclass to implement autodetection methods.
| Nested Classes | |
|
__metaclass__ Automatic Plugin Registration through metaclasses. |
|
|
top_level_class A baseclass to implement autodetection methods. |
|
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Class Methods | |||
|
|||
|
|||
| Class Variables | |
name = Nonehash(x) |
|
order = 100
|
|
find_dtb_impl = Nonehash(x) |
|
classes =
|
|
classes_by_name =
|
|
plugin_feature =
|
|
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Returns a list of keywords which will be searched. Each time the keyword is matched, this instance will be called to attempt detection. |
Gets called for each hit. If a profile matches, return it, otherwise None. |
| Class Variable Details |
classes
|
classes_by_name
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 9 03:28:16 2017 | http://epydoc.sourceforge.net |