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