l.r.v.DistributionSourcePackageVocabulary(FilteredVocabularyBase) : class documentation

Part of lp.registry.vocabularies View In Hierarchy

No class docstring
Method __init__ Undocumented
Method __contains__ Undocumented
Method __iter__ Undocumented
Method __len__ Undocumented
Method setDistribution Set the distribution after the vocabulary was instantiated.
Method toTerm See IVocabulary.
Method getTerm See IBaseVocabulary.
Method getTermByToken See IVocabularyTokenized.
Method searchForTerms See IHugeVocabulary.
Method _assertHasDistribution Undocumented
Method _cache_location_clauses Undocumented

Inherited from FilteredVocabularyBase:

Method __getattribute__ Undocumented
Method supportedFilters Undocumented
def __init__(self, context):
Undocumented
def __contains__(self, spn_or_dsp):
Undocumented
def __iter__(self):
Undocumented
def __len__(self):
Undocumented
def setDistribution(self, distribution):
Set the distribution after the vocabulary was instantiated.
def _assertHasDistribution(self):
Undocumented
@property
def _cache_location_clauses(self):
Undocumented
def toTerm(self, spn_or_dsp):
See IVocabulary.
def getTerm(self, spn_or_dsp):
See IBaseVocabulary.
def getTermByToken(self, token):
See IVocabularyTokenized.
def searchForTerms(self, query=None, vocab_filter=None):
See IHugeVocabulary.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.