l.b.m.s.SpecificationSet(HasSpecificationsMixin) : class documentation

Part of lp.blueprints.model.specification View In Hierarchy

The set of feature specifications.
Method __init__ See ISpecificationSet.
Method getStatusCountsForProductSeries See ISpecificationSet.
Method specifications See IHasSpecifications.
Method getByURL See ISpecificationSet.
Method getByName See ISpecificationSet.
Method coming_sprints See ISpecificationSet.
Method new See ISpecificationSet.
Method getDependencyDict See ISpecificationSet.
Method get See lp.blueprints.interfaces.specification.ISpecificationSet.
Method empty_list See ISpecificationSet.

Inherited from HasSpecificationsMixin:

Method visible_specifications See IHasSpecifications.
Method valid_specifications See IHasSpecifications.
Method api_valid_specifications Undocumented
Method specificationCount See IHasSpecifications.
Method _specification_sort Return the storm sort order for 'specifications'.
def __init__(self):
See ISpecificationSet.
def getStatusCountsForProductSeries(self, product_series):
See ISpecificationSet.
def specifications(self, user, sort=None, quantity=None, filter=None, need_people=True, need_branches=True, need_workitems=False):
See IHasSpecifications.
def getByURL(self, url):
See ISpecificationSet.
def getByName(self, pillar, name):
See ISpecificationSet.
@property
def coming_sprints(self):
See ISpecificationSet.
def new(self, name, title, specurl, summary, definition_status, owner, target, approver=None, assignee=None, drafter=None, whiteboard=None, information_type=None):
See ISpecificationSet.
def getDependencyDict(self, specifications):
See ISpecificationSet.
def get(self, spec_id):
See lp.blueprints.interfaces.specification.ISpecificationSet.
def empty_list(self):
See ISpecificationSet.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.