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<OWLAxiom> |
getAxioms()
Gets the axioms.
|
getName, recomputeMetricdispose, getManager, getOntologies, getOntology, getValue, isImportsClosureUsed, ontologiesChanged, setImportsClosureUsed, setOntology, toStringpublic AxiomCountMetric(OWLOntology o)
o - ontology to useCopyright © 2016 The University of Manchester. All Rights Reserved.