Uses of Interface
org.bigraphs.framework.converter.BigraphPrettyPrinter
Packages that use BigraphPrettyPrinter
Package
Description
-
Uses of BigraphPrettyPrinter in org.bigraphs.framework.converter.ecore
Classes in org.bigraphs.framework.converter.ecore that implement BigraphPrettyPrinter -
Uses of BigraphPrettyPrinter in org.bigraphs.framework.converter.graphml
Classes in org.bigraphs.framework.converter.graphml that implement BigraphPrettyPrinterModifier and TypeClassDescriptionclass
A pretty printer for bigraphs that need to be encoded as GraphML documents. -
Uses of BigraphPrettyPrinter in org.bigraphs.framework.converter.vcg
Classes in org.bigraphs.framework.converter.vcg that implement BigraphPrettyPrinterModifier and TypeClassDescriptionclass
This pretty printer class transforms pure bigraphs of typePureBigraph
to the Visualization of Compiler Graphs (VCG) format.