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

Class QAMELCheck

source code

   object --+            
            |            
    dge.iPlug --+        
                |        
         dge.plug --+    
                    |    
automation.qa.QACheck --+
                        |
                       QAMELCheck

Specialized version of the QACheck allowing to use our own MEL attribute contianiing more information
Nested Classes [hide private]
    Configuration
  check_attribute_cls
Attribute identifying a MEL check carrying additional mel specific attributes
Instance Methods [hide private]

Inherited from automation.qa.QACheck: __getattr__

Inherited from dge.plug: setName

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

    Overridden object methods

Inherited from automation.qa.QACheck: __init__

    Value access

Inherited from dge.plug: __get__

    Base Implementation

Inherited from dge.iPlug: __str__

    Interface

Inherited from dge.plug: affected, affectedBy, affects, name, providesInput, providesOutput

Class Variables [hide private]

Inherited from dge.iPlug: kGood, kNo, kPerfect

Properties [hide private]

Inherited from object: __class__