Class PureBigraph2GraphMLPrettyPrinter

java.lang.Object
org.bigraphs.framework.converter.graphml.PureBigraph2GraphMLPrettyPrinter
All Implemented Interfaces:
BigraphPrettyPrinter<PureBigraph>, PrettyPrinter<PureBigraph>

public class PureBigraph2GraphMLPrettyPrinter extends Object implements BigraphPrettyPrinter<PureBigraph>
A pretty printer for bigraphs that need to be encoded as GraphML documents.
Author:
Dominik Grzelak