Class PureBigraphMatcher

java.lang.Object
org.bigraphs.framework.simulation.matching.AbstractBigraphMatcher<PureBigraph>
org.bigraphs.framework.simulation.matching.pure.PureBigraphMatcher

public class PureBigraphMatcher extends AbstractBigraphMatcher<PureBigraph>
A matcher for PureBigraphs.

Creates the correct matching engine and iterator to return the matches.

Author:
Dominik Grzelak