Class BigMcTransformator

java.lang.Object
org.bigraphs.framework.converter.bigmc.BigMcTransformator
All Implemented Interfaces:
PrettyPrinter<PureBigraph>, ReactiveSystemPrettyPrinter<PureBigraph,ReactiveSystem<PureBigraph>>

public class BigMcTransformator extends Object implements ReactiveSystemPrettyPrinter<PureBigraph,ReactiveSystem<PureBigraph>>
Implementation of ReactiveSystemPrettyPrinter for the transformation of pure EMOF-based bigraphs to BigMC's term language. The whole bigraphical reactive system is encoded.

Code is mostly adapted from the library jLibBig to our EMOF-based bigraph structure.

Author:
Dominik Grzelak