Uses of Class
edu.unika.aifb.owltools.metrics.Metric

Packages that use Metric
edu.unika.aifb.owltools.metrics   
 

Uses of Metric in edu.unika.aifb.owltools.metrics
 

Subclasses of Metric in edu.unika.aifb.owltools.metrics
 class AbsoluteDepth
          The sum of the caridinalities of all subsumptionpaths in the ontology.
 class MaximalDepth
          Calculates the longest asserted subsumption path in the class hierarchy.