|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.semanticweb.owl.metrics.AbstractOWLMetric<java.lang.Integer>
org.semanticweb.owl.metrics.IntegerValuedMetric
org.semanticweb.owl.metrics.ObjectCountMetric<OWLAxiom>
org.semanticweb.owl.metrics.AxiomCountMetric
org.semanticweb.owl.metrics.GCICount
public class GCICount
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007
| Constructor Summary | |
|---|---|
GCICount(OWLOntologyManager owlOntologyManager)
|
|
| Method Summary | |
|---|---|
protected java.util.Set<? extends OWLAxiom> |
getObjects(OWLOntology ont)
|
protected java.lang.String |
getObjectTypeName()
|
| Methods inherited from class org.semanticweb.owl.metrics.AxiomCountMetric |
|---|
getAxioms |
| Methods inherited from class org.semanticweb.owl.metrics.ObjectCountMetric |
|---|
disposeMetric, getName, getObjects, isMetricInvalidated, recomputeMetric |
| Methods inherited from class org.semanticweb.owl.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 GCICount(OWLOntologyManager owlOntologyManager)
| Method Detail |
|---|
protected java.lang.String getObjectTypeName()
getObjectTypeName in class ObjectCountMetric<OWLAxiom>protected java.util.Set<? extends OWLAxiom> getObjects(OWLOntology ont)
getObjects in class ObjectCountMetric<OWLAxiom>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||