Uses of Record Class
com.evolveum.midpoint.model.impl.mining.algorithm.cluster.action.util.outlier.OutlierAttributeResolver.UnusualSingleValueDetail
Packages that use OutlierAttributeResolver.UnusualSingleValueDetail
-
Uses of OutlierAttributeResolver.UnusualSingleValueDetail in com.evolveum.midpoint.model.impl.mining.algorithm.cluster.action.util.outlier
Methods in com.evolveum.midpoint.model.impl.mining.algorithm.cluster.action.util.outlier that return types with arguments of type OutlierAttributeResolver.UnusualSingleValueDetailModifier and TypeMethodDescriptionOutlierAttributeResolver.UnusualAttributeValueResult.partialResults()Returns the value of thepartialResultsrecord component.Constructor parameters in com.evolveum.midpoint.model.impl.mining.algorithm.cluster.action.util.outlier with type arguments of type OutlierAttributeResolver.UnusualSingleValueDetailModifierConstructorDescriptionUnusualAttributeValueResult(ItemPathType path, boolean isUnusual, List<OutlierAttributeResolver.UnusualSingleValueDetail> partialResults) Creates an instance of aUnusualAttributeValueResultrecord class.