public class AxiomTypeMetric extends AxiomCountMetric
| Constructor and Description |
|---|
AxiomTypeMetric(OWLOntologyManager owlOntologyManager,
AxiomType<?> axiomType) |
| Modifier and Type | Method and Description |
|---|---|
AxiomType<?> |
getAxiomType() |
protected Set<? extends OWLAxiom> |
getObjects(OWLOntology ont) |
protected String |
getObjectTypeName() |
getAxiomsdisposeMetric, getName, getObjects, isMetricInvalidated, recomputeMetricdispose, getManager, getOntologies, getOntology, getValue, isImportsClosureUsed, ontologiesChanged, setImportsClosureUsed, setOntology, toStringpublic AxiomTypeMetric(OWLOntologyManager owlOntologyManager, AxiomType<?> axiomType)
owlOntologyManager - manager to useaxiomType - type of axiomsprotected String getObjectTypeName()
getObjectTypeName in class ObjectCountMetric<OWLAxiom>protected Set<? extends OWLAxiom> getObjects(OWLOntology ont)
getObjects in class ObjectCountMetric<OWLAxiom>public AxiomType<?> getAxiomType()
Copyright © 2014 The University of Manchester. All Rights Reserved.