Copyright | (c) DFKI GmbH 2012 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | Christian.Maeder@dfki.de |
Stability | provisional |
Portability | non-portable(derive Typeable instances) |
Safe Haskell | None |
RelationalScheme.ATC_RelationalScheme
Contents
Description
Automatic derivation of instances via DrIFT-rule ShATermConvertible
for the type(s):
RSRelType
RSQualId
RSRel
RSRelationships
RSScheme
RSDatatype
RSSymbol
RSSymbolKind
RSColumn
RSTable
RSTables
RSTMap
RSMorphism
Orphan instances
ShATermConvertible RSMorphism Source # | |
ShATermConvertible RSTMap Source # | |
ShATermConvertible RSTables Source # | |
ShATermConvertible RSTable Source # | |
ShATermConvertible RSColumn Source # | |
ShATermConvertible RSSymbolKind Source # | |
ShATermConvertible RSSymbol Source # | |
ShATermConvertible RSDatatype Source # | |
ShATermConvertible RSScheme Source # | |
ShATermConvertible RSRelationships Source # | |
ShATermConvertible RSRel Source # | |
ShATermConvertible RSQualId Source # | |
ShATermConvertible RSRelType Source # | |