Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AnalysisClusterStatisticType
Packages that use AnalysisClusterStatisticType
Package
Description
-
Uses of AnalysisClusterStatisticType in com.evolveum.midpoint.common.mining.utils
Methods in com.evolveum.midpoint.common.mining.utils that return AnalysisClusterStatisticTypeModifier and TypeMethodDescriptionstatic @NotNull AnalysisClusterStatisticTypeRoleAnalysisUtils.createClusterStatisticType(@NotNull ClusterStatistic clusterStatistic, @NotNull RoleAnalysisProcessModeType processMode) -
Uses of AnalysisClusterStatisticType in com.evolveum.midpoint.model.api.mining
Methods in com.evolveum.midpoint.model.api.mining that return AnalysisClusterStatisticTypeModifier and TypeMethodDescription@NotNull AnalysisClusterStatisticTypeRoleAnalysisService.getUpdatedAnalysisClusterStatistic(double maxReduction, @NotNull AnalysisClusterStatisticType clusterStatistics) Methods in com.evolveum.midpoint.model.api.mining with parameters of type AnalysisClusterStatisticTypeModifier and TypeMethodDescription@NotNull AnalysisClusterStatisticTypeRoleAnalysisService.getUpdatedAnalysisClusterStatistic(double maxReduction, @NotNull AnalysisClusterStatisticType clusterStatistics) -
Uses of AnalysisClusterStatisticType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type AnalysisClusterStatisticTypeModifier and TypeFieldDescriptionstatic final Producer<AnalysisClusterStatisticType>AnalysisClusterStatisticType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AnalysisClusterStatisticTypeModifier and TypeMethodDescriptionRoleAnalysisClusterType.beginClusterStatistics()AnalysisClusterStatisticType.clone()ObjectFactory.createAnalysisClusterStatisticType()AnalysisClusterStatisticType.detectedReductionMetric(Double value) RoleAnalysisClusterType.getClusterStatistics()AnalysisClusterStatisticType.membershipDensity(Double value) AnalysisClusterStatisticType.membershipMean(Double value) AnalysisClusterStatisticType.membershipRange(RangeType value) AnalysisClusterStatisticType.rolesCount(Integer value) AnalysisClusterStatisticType.usersCount(Integer value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type AnalysisClusterStatisticTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AnalysisClusterStatisticType>ObjectFactory.createAnalysisClusterStatisticType(AnalysisClusterStatisticType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AnalysisClusterStatisticTypeModifier and TypeMethodDescriptionRoleAnalysisClusterType.clusterStatistics(AnalysisClusterStatisticType value) jakarta.xml.bind.JAXBElement<AnalysisClusterStatisticType>ObjectFactory.createAnalysisClusterStatisticType(AnalysisClusterStatisticType value) voidRoleAnalysisClusterType.setClusterStatistics(AnalysisClusterStatisticType value)