Class UnsatisfiableClassCountMetric

All Implemented Interfaces:
OWLMetric<Integer>, OWLOntologyChangeListener

public class UnsatisfiableClassCountMetric extends IntegerValuedMetric
Since:
2.2.0
Author:
Matthew Horridge, The University Of Manchester, Bio-Health Informatics Group
  • Constructor Details

    • UnsatisfiableClassCountMetric

      public UnsatisfiableClassCountMetric(OWLReasoner reasoner)
      Instantiates a new unsatisfiable class count metric.
      Parameters:
      reasoner - the reasoner
  • Method Details

    • getName

      public String getName()
      Description copied from interface: OWLMetric
      Gets the human readable name of this metric.
      Returns:
      A label which represents the human readable name of this metric.