clafer-0.3.9: clafer compiles Clafer models to other formats, such as Alloy, XML, 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