Copyright | (c) Klaus Luettich, Uni Bremen 2004 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | luecke@informatik.uni-bremen.de |
Stability | provisional |
Portability | portable |
Safe Haskell | Safe-Inferred |
Signatures for DL logics, as extension of CASL signatures.
Documentation
data CASL_DLSign
data PropertyType
data AnnoAppl
data AnnoLiteral
addCASL_DLSign :: CASL_DLSign -> CASL_DLSign -> CASL_DLSign
throwAnnoError :: String -> SIMPLE_ID -> PropertyType -> PropertyType -> PropertyType
diffCASL_DLSign :: CASL_DLSign -> CASL_DLSign -> CASL_DLSign
isSubCASL_DLSign :: CASL_DLSign -> CASL_DLSign -> Bool
isSublistOf :: Eq a => [a] -> [a] -> Bool