Package org.bigraphs.framework.converter
Interface BigraphPrettyPrinter<B extends Bigraph<? extends Signature<?>>>
- All Superinterfaces:
PrettyPrinter<B>
- All Known Implementing Classes:
EcoreAgentConverter
,EcoreConverter
,PureBigraph2GraphMLPrettyPrinter
,VCGTransformator
public interface BigraphPrettyPrinter<B extends Bigraph<? extends Signature<?>>>
extends PrettyPrinter<B>
A pretty printer interface for just bigraphs.
- Author:
- Dominik Grzelak
-
Method Summary
-
Method Details
-
toString
-
toOutputStream
- Throws:
IOException
-