java.lang.Object
com.evolveum.midpoint.model.impl.mining.algorithm.cluster.action.util.OutlierPatternResolver
All Implemented Interfaces:
Serializable

public class OutlierPatternResolver extends Object implements Serializable
The `PatternResolver` class implements the `DetectionOperation` interface and provides the algorithms for performing user-based and role-based pattern detection within the role analysis process.

This class plays a crucial role in identifying patterns within the analyzed data, assisting in making informed decisions about role and user assignments.

See Also: