public abstract class AxiomCountMetric extends ObjectCountMetric<OWLAxiom>
Constructor and Description |
---|
AxiomCountMetric(OWLOntology o)
Instantiates a new axiom count metric.
|
Modifier and Type | Method and Description |
---|---|
Set<? extends OWLAxiom> |
getAxioms()
Gets the axioms.
|
getName, recomputeMetric
dispose, getManager, getOntologies, getOntology, getValue, isImportsClosureUsed, ontologiesChanged, setImportsClosureUsed, setOntology, toString
public AxiomCountMetric(@Nonnull OWLOntology o)
o
- ontology to useCopyright © 2020 The University of Manchester. All rights reserved.