Package gavo :: Package rscdef :: Module common :: Class IVOMetaMixin
[frames] | no frames]

Class IVOMetaMixin

source code

object --+
         |
        IVOMetaMixin
Known Subclasses:

A mixin for resources aspiring to have IVO ids.

All those need to have an RDAttribute. Also, for some data this accesses the servicelist database, so the class should really be in registry, where that stuff is defined. But it can't be there, since it's needed for the definition of tabledefs.

Instance Methods

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

Properties

Inherited from object: __class__