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