java.lang.Object
com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.operation.PatternStatistics<T>
All Implemented Interfaces:
Serializable

public class PatternStatistics<T extends MiningBaseTypeChunk> extends Object implements Serializable
See Also:
  • Constructor Details

  • Method Details

    • getDetectedPattern

      public DetectedPattern getDetectedPattern()
    • getDetectedPatternCount

      protected int getDetectedPatternCount()
    • getTopPatternRelations

      protected int getTopPatternRelations()
    • getTotalRelations

      protected int getTotalRelations()
    • getMaxCoverage

      protected double getMaxCoverage()