public abstract class AxiomCountMetric extends ObjectCountMetric<org.semanticweb.owlapi.model.OWLAxiom>
| Constructor and Description |
|---|
AxiomCountMetric(org.semanticweb.owlapi.model.OWLOntologyManager owlOntologyManager) |
| Modifier and Type | Method and Description |
|---|---|
Set<? extends org.semanticweb.owlapi.model.OWLAxiom> |
getAxioms() |
disposeMetric, getName, getObjects, getObjects, getObjectTypeName, isMetricInvalidated, recomputeMetricdispose, getManager, getOntologies, getOntology, getValue, isImportsClosureUsed, ontologiesChanged, setImportsClosureUsed, setOntology, toStringpublic AxiomCountMetric(org.semanticweb.owlapi.model.OWLOntologyManager owlOntologyManager)
owlOntologyManager - manager to usepublic Set<? extends org.semanticweb.owlapi.model.OWLAxiom> getAxioms()
Copyright © 2013 The University of Manchester. All Rights Reserved.