Package mrv :: Package maya :: Package nt :: Module base :: Class Entity
[hide private]
[frames] | no frames]

Class Entity

source code

             object --+            
                      |            
                   Node --+        
                          |        
         object --+       |        
                  |       |        
interface.Interface --+   |        
                      |   |        
interface.iDuplicatable --+        
                          |        
                 DependNode --+    
                              |    
                  ContainerBase --+
                                  |
                                 Entity

Instance Methods [hide private]

Inherited from DependNode: duplicate, setLocked

Inherited from Node: __hash_2009__, __new__

Inherited from interface.iDuplicatable: copyTo, copyToOther

Inherited from interface.Interface: supports

Inherited from object: __delattr__, __format__, __getattribute__, __init__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __subclasshook__

    Overridden Methods

Inherited from DependNode: __getattr__, __repr__, __str__

Inherited from Node: __eq__, __hash__, __ne__

    Sets Handling

Inherited from DependNode: addTo, connectedSets, isMemberOf, removeFrom, sets

Inherited from DependNode (private): _getSetPlug

    Edit

Inherited from DependNode: addAttribute, delete, removeAttribute, rename, setNamespace

Inherited from DependNode (private): _addRemoveAttr

    Connections and Attributes

Inherited from DependNode: connections, dependencyInfo

    Status

Inherited from DependNode: isAlive, isValid

    General Query

Inherited from DependNode: apiObject, basename, object, referenceFile

    Interface

Inherited from Node: apiType, hasFn

Inherited from interface.iDuplicatable: copyFrom, createInstance

Class Methods [hide private]
    Interface

Inherited from Node: getMFnClasses

Class Variables [hide private]

Inherited from Node: __metaclass__

    preset type filters

Inherited from DependNode: fSets, fSetsObject

Properties [hide private]

Inherited from object: __class__