| Copyright | (c) Klaus Luettich Uni Bremen 2002-2004 | 
|---|---|
| License | GPLv2 or higher, see LICENSE.txt | 
| Maintainer | luecke@informatik.uni-bremen.de | 
| Stability | provisional | 
| Portability | non-portable (imports Logic) | 
| Safe Haskell | None | 
GUI.Taxonomy
Description
This module provides the access to Achim Mahnke's taxonomy visualisation for subsort hierarchies.
Documentation
displayConceptGraph :: String -> G_theory -> IO () Source #
displaySubsortGraph :: String -> G_theory -> IO () Source #
displayGraph :: TaxoGraphKind -> String -> G_theory -> IO () Source #