Class AbstractBigraphMatchIterator.FirstMatchOnly<B extends Bigraph<? extends Signature<?>>>

java.lang.Object
org.bigraphs.framework.simulation.matching.AbstractBigraphMatchIterator<B>
org.bigraphs.framework.simulation.matching.AbstractBigraphMatchIterator.FirstMatchOnly<B>
All Implemented Interfaces:
Iterator<BigraphMatch<B>>
Direct Known Subclasses:
PureMatchIteratorImpl.FirstMatchOnly
Enclosing class:
AbstractBigraphMatchIterator<B extends Bigraph<? extends Signature<?>>>

public abstract static class AbstractBigraphMatchIterator.FirstMatchOnly<B extends Bigraph<? extends Signature<?>>> extends AbstractBigraphMatchIterator<B>
A Simple Constrained Matcher Implementation