AbstractAnalysisSessionOptionType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Object clustering options. Specification of parameters utilized for establishing cluster generation conditions, specifically pertaining to the RoleAnalysisClusterType. These parameters play a critical role in defining the criteria and conditions for grouping objects into clusters, enabling effective role analysis. Furthermore, the role analysis session allows for the possibility of updating these values. If there is a need to modify or refine the cluster options during the analysis process, the values associated with the keys can be updated accordingly. This flexibility enables fine-tuning of the role analysis based on changing requirements or new insights gained during the analysis phase.
Item Summary  
Name Type Multiplicity Description
query property
SearchFilterType
[0,1] Specifies the query or filter applied to the objects. 
similarityThreshold property
double
[0,1] Similarity threshold used for clustering (Jaccard). 
minMembersCount property
int
[0,1] Specifies the minimum required cluster size (member objects). 
propertiesRange property
RangeType
[0,1] Specifies the minimum and maximum required number of properties. 
minPropertiesOverlap property
int
[0,1] Minimum property overlap size between cluster members.