public class ReferencedIndividualCount extends ObjectCountMetric<OWLNamedIndividual>
| Constructor and Description |
|---|
ReferencedIndividualCount(OWLOntologyManager owlOntologyManager) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<OWLNamedIndividual> |
getObjects(OWLOntology ont) |
protected String |
getObjectTypeName() |
disposeMetric, getName, getObjects, isMetricInvalidated, recomputeMetricdispose, getManager, getOntologies, getOntology, getValue, isImportsClosureUsed, ontologiesChanged, setImportsClosureUsed, setOntology, toStringpublic ReferencedIndividualCount(OWLOntologyManager owlOntologyManager)
owlOntologyManager - manager to useprotected String getObjectTypeName()
getObjectTypeName in class ObjectCountMetric<OWLNamedIndividual>protected Set<OWLNamedIndividual> getObjects(OWLOntology ont)
getObjects in class ObjectCountMetric<OWLNamedIndividual>Copyright © 2014 The University of Manchester. All Rights Reserved.