Class PureBigraphParametricMatch

java.lang.Object
org.bigraphs.framework.simulation.matching.pure.PureBigraphParametricMatch
All Implemented Interfaces:
BigraphMatch<PureBigraph>

public class PureBigraphParametricMatch extends Object implements BigraphMatch<PureBigraph>
This class represents the result of a valid match. It contains all required elements to perform the rewriting step later.
Author:
Dominik Grzelak
See Also: