Package zeroinstall :: Package injector :: Module model :: Class Restriction
[frames] | no frames]

Class Restriction

source code

object --+
         |
        Restriction

A Restriction limits the allowed implementations of an Interface.

Instance Methods
 
meets_restriction(self, impl) source code

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

Properties

Inherited from object: __class__