ImpactCollection

class pytw.impact_coll.ImpactCollection(seq=[])[source]

ImpactCollection is a collection of Impact objects :param seq: An optional seq(list) of Impact objects

filterImpactsByAsset(asset_id)[source]

:Returns a ImpactCollection of filtered Impact by given asset

filterImpactsByProduct(product)[source]

:Returns a ImpactCollection of filtered Impact by given product