Uses of Interface
uk.ac.manchester.cs.owl.explanation.ordering.ExplanationOrderer

Packages that use ExplanationOrderer
uk.ac.manchester.cs.owl.explanation.ordering   
 

Uses of ExplanationOrderer in uk.ac.manchester.cs.owl.explanation.ordering
 

Classes in uk.ac.manchester.cs.owl.explanation.ordering that implement ExplanationOrderer
 class AlphaExplanationOrderer
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 22-Jan-2008

Orders an explanation in a flat list, sorting axioms alphabetically.
 class DefaultExplanationOrderer
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 11-Jan-2008

Provides ordering and indenting of explanations based on various ordering heuristics.

 class NullExplanationOrderer
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 22-Jan-2008

An implementation of an explanation order, which doesn't really do any ordering!