Class PureMatchIteratorImpl

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

public class PureMatchIteratorImpl extends Object implements Iterator<PureBigraphParametricMatch>
Iterator implementation for bigraph matching.

This iterator is created by the PureBigraphMatcher class.

Author:
Dominik Grzelak