Class ImportClosureSize

All Implemented Interfaces:
OWLMetric<Integer>, OWLOntologyChangeListener

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

    • ImportClosureSize

      public ImportClosureSize(OWLOntology o)
      Instantiates a new import closure size.
      Parameters:
      o - ontology to use
  • 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.