Hets - the Heterogeneous Tool Set
Copyright(c) Klaus Luettich Uni Bremen 2002-2004
LicenseGPLv2 or higher, see LICENSE.txt
Maintainerluecke@informatik.uni-bremen.de
Stabilityprovisional
Portabilityportable
Safe HaskellSafe

Common.Taxonomy

Description

Type for selecting different kinds of taxonomy graphs

This module only provides a small type for selecting different kinds of taxonomy graphs.

Documentation

data OntoObjectType Source #

Instances

Instances details
Eq OntoObjectType Source # 
Instance details

Defined in Common.Taxonomy

Show OntoObjectType Source # 
Instance details

Defined in Common.Taxonomy

Methods

showsPrec :: Int -> OntoObjectType -> ShowS

show :: OntoObjectType -> String

showList :: [OntoObjectType] -> ShowS