Class CandidatePattern
java.lang.Object
com.evolveum.midpoint.common.mining.objects.detection.BasePattern
com.evolveum.midpoint.common.mining.objects.detection.CandidatePattern
- All Implemented Interfaces:
- Serializable
The `CandidatePattern` class represents a candidate pattern in role analysis. It contains information about the roles,
 users, and the cluster metric associated with the candidate pattern.
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class com.evolveum.midpoint.common.mining.objects.detection.BasePatternBasePattern.PatternType
- 
Field SummaryFieldsFields inherited from class com.evolveum.midpoint.common.mining.objects.detection.BasePatternassociatedColor, id, identifier, itemsConfidence, metric, reductionFactorConfidence, roles, users
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.evolveum.midpoint.common.mining.objects.detection.BasePatterngetAssociatedColor, getCandidateRoleIdToString, getId, getIdentifier, getItemsConfidence, getMetric, getOutlierRef, getPatternType, getReductionFactorConfidence, getRoleAttributeAnalysisResult, getRoleOid, getRoles, getUserAttributeAnalysisResult, getUsers, isPatternSelected, setAssociatedColor, setId, setIdentifier, setItemsConfidence, setMetric, setPatternSelected, setPatternType, setReductionFactorConfidence, setRoleAttributeAnalysisResult, setRoleOid, setUserAttributeAnalysisResult
- 
Field Details- 
F_METRIC- See Also:
 
- 
F_TYPE- See Also:
 
 
- 
- 
Constructor Details- 
CandidatePattern
 
-