claferIG-0.4.4: claferIG is an interactive tool that generates instances of Clafer models.

Safe HaskellNone
LanguageHaskell2010

Language.Clafer.IG.Solution

Synopsis

Documentation

data Solution Source #

Alloy solution

Constructors

Solution 

Fields

data Sig Source #

The univ sig does not have a parent

Constructors

Sig 

Fields

Instances

Show Sig Source # 

Methods

showsPrec :: Int -> Sig -> ShowS #

show :: Sig -> String #

showList :: [Sig] -> ShowS #

data Atom Source #

Constructors

Atom 

Fields

Instances

data Field Source #

Constructors

Field 

Fields

Instances

data Tuple Source #

Constructors

Tuple 

Fields

Instances