lifecycles.utils.get_group_attribute_values

get_group_attribute_values(lc: object, target: str, attr_name: str) list

retrieve the list of attributes of the elements in a set

Parameters:
  • lc – a LifeCycle object

  • target – the id of the set

  • attr_name – the name of the attribute

Returns:

a list of attributes corresponding to the elements in the set