| Copyright | (c) Dominik Luecke, Uni Bremen 2008 |
|---|---|
| License | GPLv2 or higher, see LICENSE.txt |
| Maintainer | luecke@informatik.uni-bremen.de |
| Stability | experimental |
| Portability | non-portable (imports Logic.Logic) |
| Safe Haskell | None |
RelationalScheme.Logic_Rel
Description
Instance of class Logic for RelationalSchemes
Documentation
data RelScheme
Constructors
| RelScheme |
Instances
| Show RelScheme | |
| Language RelScheme | |
| Sentences RelScheme Sentence Sign RSMorphism RSSymbol | Instance of Sentences for Rel |
| Syntax RelScheme RSScheme RSSymbol () () | Syntax of Rel |
| StaticAnalysis RelScheme RSScheme Sentence () () Sign RSMorphism RSSymbol RSRawSymbol | Static Analysis for Rel |
| Logic RelScheme () RSScheme Sentence () () Sign RSMorphism RSSymbol RSRawSymbol () | Instance of Logic for Relational Schemes |
| Comorphism RelScheme2CASL RelScheme () RSScheme Sentence () () Sign RSMorphism RSSymbol RSRawSymbol () CASL CASL_Sublogics CASLBasicSpec CASLFORMULA SYMB_ITEMS SYMB_MAP_ITEMS CASLSign CASLMor Symbol RawSymbol ProofTree |