clafer-0.3.7: clafer compiles Clafer models to other formats, such as Alloy, XML, HTML, Dot.

Safe HaskellNone

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 -> StringSource

Generate a graph in the simplified notation

genCVLGraph :: Module -> IModule -> String -> StringSource

Generate a graph in CVL variability abstraction notation