clafer-0.4.5: Compiles Clafer models to other formats: Alloy, JavaScript, JSON, HTML, Dot.

Safe HaskellNone
LanguageHaskell2010

Language.Clafer.Generator.Graph

Description

Generates simple graph and CVL graph representation for a Clafer model in GraphViz DOT.

Synopsis

Documentation

genSimpleGraph :: Module -> IModule -> String -> Bool -> String Source #

Generate a graph in the simplified notation

genCVLGraph :: Module -> IModule -> String -> String Source #

Generate a graph in CVL variability abstraction notation