E - the entity typepublic abstract class ObjectCountMetric<E> extends IntegerValuedMetric
| Constructor and Description |
|---|
ObjectCountMetric(OWLOntology o)
Instantiates a new object count metric.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the human readable name of this metric.
|
Integer |
recomputeMetric()
Recompute metric.
|
dispose, getManager, getOntologies, getOntology, getValue, isImportsClosureUsed, ontologiesChanged, setImportsClosureUsed, setOntology, toStringpublic ObjectCountMetric(@Nonnull OWLOntology o)
o - ontology to use@Nonnull public String getName()
OWLMetricpublic Integer recomputeMetric()
AbstractOWLMetricCopyright © 2022 The University of Manchester. All rights reserved.