Class BigrapherTransformator

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

public class BigrapherTransformator extends Object implements ReactiveSystemPrettyPrinter<PureBigraph,ReactiveSystem<PureBigraph>>
Implementation of ReactiveSystemPrettyPrinter for the transformation of pure EMOF-based bigraphs to bigraphER's specification language. The whole bigraphical reactive system is encoded. Only one agent is printed.

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

Author:
Dominik Grzelak