Uses of Class
com.evolveum.midpoint.common.mining.objects.statistic.ClusterStatistic
Package
Description
-
Uses of ClusterStatistic in com.evolveum.midpoint.common.mining.utils
Modifier and TypeMethodDescriptionstatic @NotNull AnalysisClusterStatisticType
RoleAnalysisUtils.createClusterStatisticType
(@NotNull ClusterStatistic clusterStatistic, @NotNull RoleAnalysisProcessModeType processMode) -
Uses of ClusterStatistic in com.evolveum.midpoint.model.impl.mining.algorithm.detection
Modifier and TypeMethodDescriptionDefaultPatternResolver.loadPattern
(@NotNull RoleAnalysisSessionType session, @NotNull ClusterStatistic clusterStatistic, @NotNull RoleAnalysisClusterType clusterType, @NotNull OperationResult result, @NotNull Task task) Loads and resolves detection patterns based on the session details, cluster statistics, and detection options. -
Uses of ClusterStatistic in com.evolveum.midpoint.model.impl.mining.utils
Modifier and TypeMethodDescriptionstatic void
RoleAnalysisAlgorithmUtils.extractAttributeStatistics
(@NotNull RoleAnalysisService roleAnalysisService, @NotNull QName complexType, @NotNull Task task, @NotNull OperationResult result, double density, Set<String> propertiesOidsSet, Set<String> membersOidsSet, ClusterStatistic clusterStatistic, @NotNull AttributeAnalysisCache attributeAnalysisCache, @Nullable List<RoleAnalysisAttributeDef> userAttributeDefSet, @Nullable List<RoleAnalysisAttributeDef> roleAttributeDefSet) static void
RoleAnalysisAlgorithmUtils.resolveAttributeStatistics
(@NotNull ClusterStatistic clusterStatistic, @NotNull AnalysisClusterStatisticType roleAnalysisClusterStatisticType)