Class ReferencedObjectPropertyCount

All Implemented Interfaces:
OWLMetric<Integer>, OWLOntologyChangeListener

public class ReferencedObjectPropertyCount extends ObjectCountMetric<OWLObjectProperty>
Since:
2.1.0
Author:
Matthew Horridge, The University Of Manchester, Bio-Health Informatics Group
  • Constructor Details

    • ReferencedObjectPropertyCount

      public ReferencedObjectPropertyCount(OWLOntology o)
      Instantiates a new referenced object property count.
      Parameters:
      o - ontology to use