Package mrv :: Package maya :: Package automation :: Module qa :: Class QAMELCheckAttribute
[hide private]
[frames] | no frames]

Class QAMELCheckAttribute

source code

                object --+        
                         |        
             dge.Attribute --+    
                             |    
automation.qa.QACheckAttribute --+
                                 |
                                QAMELCheckAttribute

Attribute identifying a MEL check carrying additional mel specific attributes
Instance Methods [hide private]

Inherited from automation.qa.QACheckAttribute: __init__

Inherited from dge.Attribute (private): _getClassRating

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

    Interface

Inherited from dge.Attribute: affinity, compatabilityRate, connectionAffinity, default

Class Variables [hide private]

Inherited from dge.Attribute: check_passing_values, cls, computable, exact_type, kGood, kNo, kPerfect, readonly, uncached, unconnectable

Properties [hide private]

Inherited from object: __class__