public class AxiomTypeMetric extends AxiomCountMetric
Constructor and Description |
---|
AxiomTypeMetric(OWLOntologyManager owlOntologyManager,
AxiomType<?> axiomType) |
Modifier and Type | Method and Description |
---|---|
AxiomType<?> |
getAxiomType() |
protected java.util.Set<? extends OWLAxiom> |
getObjects(OWLOntology ont) |
protected java.lang.String |
getObjectTypeName() |
getAxioms
disposeMetric, getName, getObjects, isMetricInvalidated, recomputeMetric
dispose, getManager, getOntologies, getOntology, getValue, isImportsClosureUsed, ontologiesChanged, setImportsClosureUsed, setOntology, toString
public AxiomTypeMetric(OWLOntologyManager owlOntologyManager, AxiomType<?> axiomType)
owlOntologyManager
- manager to useaxiomType
- type of axiomsprotected java.lang.String getObjectTypeName()
getObjectTypeName
in class ObjectCountMetric<OWLAxiom>
protected java.util.Set<? extends OWLAxiom> getObjects(OWLOntology ont)
getObjects
in class ObjectCountMetric<OWLAxiom>
public AxiomType<?> getAxiomType()