Labour group
CLEM.Groupings.LabourGroup
Defines the individuals than can perform a task

The numerous tasks on a farm are often assigned to certain people. There can also be a hierarchy of who can perform a task based on people's availability and expertise.
The Labour filter group component is used whenever you need to specify which individuals can perform a task. Each Labour filter group contains any number of filter and sort components (see below). Any filter applied in a filter group will be additive and all filter conditions must be met to select individuals.
Using labour filters to select gender equal to female and age greater than or equal to 32 will select all female 32 years old or older
Using labour filters to select gender equals male and gender equals female in a single filter group will result in no individuals selected.

The following components will add additional functionality to this labour group
Note: Omitting labour filters from this group will assume all people are selected.

Filter individuals based on a property or method of the individuals in the list.

Filter individuals based on an attribute of the individual selected by the attribute tag.

Sort the selected individuals based on a property or method of the individuals in the list.

Sort individuals based on an attribute of the individual selected by the attribute tag.

Randomise the order of the selected individuals.
See also