Package gavo :: Package registry :: Module capabilities :: Class VOSICapabilityMaker
[frames] | no frames]

Class VOSICapabilityMaker

source code

      object --+        
               |        
 CapabilityMaker --+    
                   |    
PlainCapabilityMaker --+
                       |
                      VOSICapabilityMaker
Known Subclasses:

Nested Classes
  capabilityClass
Instance Methods

Inherited from CapabilityMaker: __call__

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

Class Variables

Inherited from PlainCapabilityMaker: standardId

Inherited from CapabilityMaker: auxiliaryId, renderer

Properties

Inherited from object: __class__