|
|||||||||
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
public abstract class IntegerValuedMetric
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007
An OWLMetric
that returns an integer value
Constructor Summary | |
---|---|
protected |
IntegerValuedMetric(OWLOntologyManager owlOntologyManager)
|
Method Summary |
---|
Methods inherited from class org.semanticweb.owlapi.metrics.AbstractOWLMetric |
---|
dispose, disposeMetric, getManager, getOntologies, getOntology, getValue, isImportsClosureUsed, isMetricInvalidated, ontologiesChanged, recomputeMetric, setImportsClosureUsed, setOntology, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.semanticweb.owlapi.metrics.OWLMetric |
---|
getName |
Constructor Detail |
---|
protected IntegerValuedMetric(OWLOntologyManager owlOntologyManager)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |