org.semanticweb.owlapi.metrics
Class AxiomTypeCountMetricFactory

java.lang.Object
  extended by org.semanticweb.owlapi.metrics.AxiomTypeCountMetricFactory

public class AxiomTypeCountMetricFactory
extends java.lang.Object

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007


Constructor Summary
AxiomTypeCountMetricFactory()
           
 
Method Summary
static java.util.Set<OWLMetric> createMetrics(OWLOntologyManager manager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AxiomTypeCountMetricFactory

public AxiomTypeCountMetricFactory()
Method Detail

createMetrics

public static java.util.Set<OWLMetric> createMetrics(OWLOntologyManager manager)