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