l.s.i.c.IComponentSet(Interface) : interface documentation

Part of lp.soyuz.interfaces.component View In Hierarchy

Set manipulation tools for the Component table.
Method __iter__ Iterate over components.
Method __getitem__ Retrieve a component by name
Method get Return the IComponent with the given component_id.
Method ensure Ensure the existence of a component with given name.
Method new Create a new component.
def __iter__():
Iterate over components.
def __getitem__(name):
Retrieve a component by name
def get(component_id):
Return the IComponent with the given component_id.
def ensure(name):
Ensure the existence of a component with given name.
def new(name):
Create a new component.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.