Class DOTReactionGraphExporter

java.lang.Object
org.bigraphs.framework.converter.dot.DOTReactionGraphExporter
All Implemented Interfaces:
PrettyPrinter<ReactionGraph<?>>, ReactionGraphPrettyPrinter<ReactionGraph<?>>

public class DOTReactionGraphExporter extends Object implements ReactionGraphPrettyPrinter<ReactionGraph<?>>
DOT file exporter for transition systems of type ReactionGraph.
Author:
Dominik Grzelak