RAVE
Lib.qitotal_options.qifield_information Class Reference

Relation between a name (how/task quality field name) and a weight. More...

Inheritance diagram for Lib.qitotal_options.qifield_information:

Public Member Functions

 __init__ (self, name, weight)
 Constructor.
 
 name (self)
 
 weight (self)
 
 __repr__ (self)
 

Protected Attributes

 _name = name
 
 _weight = weight
 

Detailed Description

Relation between a name (how/task quality field name) and a weight.

Constructor & Destructor Documentation

◆ __init__()

Lib.qitotal_options.qifield_information.__init__ ( self,
name,
weight )

Constructor.

Parameters
namethe quality field name
weightthe weight

Member Function Documentation

◆ __repr__()

Lib.qitotal_options.qifield_information.__repr__ ( self)
Returns
: the object representation of self

◆ name()

Lib.qitotal_options.qifield_information.name ( self)
Returns
: the quality field name

◆ weight()

Lib.qitotal_options.qifield_information.weight ( self)
Returns
: the weight

The documentation for this class was generated from the following file: