| 
|||||||||
| 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
public abstract class AxiomCountMetric
Author: Matthew Horridge
 The University Of Manchester
 Bio-Health Informatics Group
 Date: 20-Dec-2007
| Constructor Summary | |
|---|---|
AxiomCountMetric(OWLOntologyManager owlOntologyManager)
 | 
|
| Method Summary | |
|---|---|
 java.util.Set<? extends OWLAxiom> | 
getAxioms()
 | 
| Methods inherited from class org.semanticweb.owl.metrics.ObjectCountMetric | 
|---|
disposeMetric, getName, getObjects, getObjects, getObjectTypeName, 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 AxiomCountMetric(OWLOntologyManager owlOntologyManager)
| Method Detail | 
|---|
public java.util.Set<? extends OWLAxiom> getAxioms()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||