Link Search Menu Expand Document

Class cvemethod

About :

	This class is a node which describes a method for instances of a given classifier name : is the name of the method filename : file where the method is described comment  : a text to describe the method
Class diagram of class of cvemethod.

Functions

Function summury
__init__(self, name=’method_new’, filename=’methods.py’, comment=’’, mfile=None)  
exported(self)  
doc(self)  

Methods desciption :

init

def __init__(self, name='method_new', filename='methods.py', comment='', mfile=None)

exported

def exported(self)

doc

def doc(self)