E
- the entity typeOWLMetric<Integer>
, OWLOntologyChangeListener
AxiomCountMetric
, ReferencedClassCount
, ReferencedDataPropertyCount
, ReferencedIndividualCount
, ReferencedObjectPropertyCount
public abstract class ObjectCountMetric<E> extends IntegerValuedMetric
Constructor | Description |
---|---|
ObjectCountMetric(OWLOntology o) |
Instantiates a new object count metric.
|
Modifier and Type | Method | Description |
---|---|---|
String |
getName() |
Gets the human readable name of this metric.
|
Integer |
recomputeMetric() |
dispose, getManager, getOntologies, getOntology, getValue, isImportsClosureUsed, ontologiesChanged, setImportsClosureUsed, setOntology, toString
public ObjectCountMetric(@Nonnull OWLOntology o)
o
- ontology to useCopyright © 2018 The University of Manchester. All rights reserved.