Class OutlierDetectionOutlineClusterModel
java.lang.Object
com.evolveum.midpoint.model.impl.mining.algorithm.cluster.action.util.outlier.outline.OutlierDetectionOutlineClusterModel
-
Constructor Summary
ConstructorsConstructorDescriptionOutlierDetectionOutlineClusterModel(@NotNull RoleAnalysisService roleAnalysisService, @NotNull OutlierDetectionOutlineModel outlineModel, @NotNull AttributeAnalysisCache userAnalysisCache, @NotNull ObjectReferenceType analyzedObjectRef, @NotNull Task task, @NotNull OperationResult result) -
Method Summary
Modifier and TypeMethodDescription@NotNull List<MiningRoleTypeChunk>@NotNull OutlierDetectionOutlineModeldoubleorg.apache.commons.lang3.mutable.MutableDoublebooleanvoidprepareDetectionModel(@NotNull RoleAnalysisService roleAnalysisService, @NotNull OutlierDetectionOutlineModel outlineModel, @NotNull AttributeAnalysisCache userAnalysisCache, @NotNull ObjectReferenceType analyzedObjectRef, @NotNull Task task, @NotNull OperationResult result)
-
Constructor Details
-
OutlierDetectionOutlineClusterModel
public OutlierDetectionOutlineClusterModel(@NotNull @NotNull RoleAnalysisService roleAnalysisService, @NotNull @NotNull OutlierDetectionOutlineModel outlineModel, @NotNull @NotNull AttributeAnalysisCache userAnalysisCache, @NotNull @NotNull ObjectReferenceType analyzedObjectRef, @NotNull @NotNull Task task, @NotNull @NotNull OperationResult result)
-
-
Method Details
-
prepareDetectionModel
public void prepareDetectionModel(@NotNull @NotNull RoleAnalysisService roleAnalysisService, @NotNull @NotNull OutlierDetectionOutlineModel outlineModel, @NotNull @NotNull AttributeAnalysisCache userAnalysisCache, @NotNull @NotNull ObjectReferenceType analyzedObjectRef, @NotNull @NotNull Task task, @NotNull @NotNull OperationResult result) -
isSuitableForDetection
public boolean isSuitableForDetection() -
getAnalysisCluster
-
getAnalyzedObjectRef
-
getOutlineModel
-
getzScoreData
-
getUsedFrequency
public org.apache.commons.lang3.mutable.MutableDouble getUsedFrequency() -
getMiningRoleTypeChunks
-
getUserObject
-
getSimilarityThreshold
public double getSimilarityThreshold() -
getNoiseCategory
-
getOutlierCategory
-