|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.semanticweb.owlapi.metrics.AbstractOWLMetric<java.lang.Integer> org.semanticweb.owlapi.metrics.IntegerValuedMetric org.semanticweb.owlapi.metrics.ObjectCountMetric org.semanticweb.owlapi.metrics.ReferencedIndividualCount
public class ReferencedIndividualCount
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007
Constructor Summary | |
---|---|
ReferencedIndividualCount(OWLOntologyManager owlOntologyManager)
|
Method Summary | |
---|---|
protected java.util.Set |
getObjects(OWLOntology ont)
|
protected java.lang.String |
getObjectTypeName()
|
Methods inherited from class org.semanticweb.owlapi.metrics.ObjectCountMetric |
---|
disposeMetric, getName, getObjects, isMetricInvalidated, recomputeMetric |
Methods inherited from class org.semanticweb.owlapi.metrics.AbstractOWLMetric |
---|
dispose, getManager, getOntologies, getOntology, getValue, isImportsClosureUsed, ontologiesChanged, setImportsClosureUsed, setOntology, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ReferencedIndividualCount(OWLOntologyManager owlOntologyManager)
Method Detail |
---|
protected java.lang.String getObjectTypeName()
getObjectTypeName
in class ObjectCountMetric
protected java.util.Set getObjects(OWLOntology ont)
getObjects
in class ObjectCountMetric
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |