Class DetectedPattern
java.lang.Object
com.evolveum.midpoint.common.mining.objects.detection.DetectedPattern
- All Implemented Interfaces:
- Serializable
The `DetectedPattern` class represents a detected pattern in role analysis. It contains information about the roles,
 users, and the cluster metric associated with the detected pattern.
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
F_METRIC- See Also:
 
- 
F_TYPE- See Also:
 
 
- 
- 
Constructor Details- 
DetectedPattern
 
- 
- 
Method Details- 
getRoles
- 
getUsers
- 
getClusterMetricpublic double getClusterMetric()
 
-