Class OutlierAnalyzeModel
java.lang.Object
com.evolveum.midpoint.model.impl.mining.algorithm.cluster.action.util.outlier.OutlierAnalyzeModel
-
Constructor Summary
ConstructorsConstructorDescriptionOutlierAnalyzeModel(@NotNull OutlierDetectionBasicModel basicModel, @NotNull PrismObject<UserType> userObject, @NotNull ObjectReferenceType analyzedObjectRef) OutlierAnalyzeModel(@NotNull OutlierDetectionOutlineClusterModel clusterModel) -
Method Summary
Modifier and TypeMethodDescriptiondouble
-
Constructor Details
-
OutlierAnalyzeModel
-
OutlierAnalyzeModel
public OutlierAnalyzeModel(@NotNull @NotNull OutlierDetectionBasicModel basicModel, @NotNull @NotNull PrismObject<UserType> userObject, @NotNull @NotNull ObjectReferenceType analyzedObjectRef)
-
-
Method Details
-
getAnalysisCluster
-
getAnalyzedObjectRef
-
getSession
-
getClusterRef
-
getSessionRef
-
getSimilarityThreshold
public double getSimilarityThreshold() -
getUserObject
-
getMiningRoleTypeChunks
-
getAttributesForUserAnalysis
-
getNoiseCategory
-
getOutlierCategory
-