Uses of Class
org.bigraphs.framework.simulation.matching.AbstractBigraphMatchIterator
Packages that use AbstractBigraphMatchIterator
Package
Description
-
Uses of AbstractBigraphMatchIterator in org.bigraphs.framework.simulation.matching
Subclasses of AbstractBigraphMatchIterator in org.bigraphs.framework.simulation.matchingModifier and TypeClassDescriptionstatic classAbstractBigraphMatchIterator.FirstMatchOnly<B extends Bigraph<? extends Signature<?>>>A Simple Constrained Matcher ImplementationMethods in org.bigraphs.framework.simulation.matching that return AbstractBigraphMatchIteratorModifier and TypeMethodDescriptionstatic <B extends Bigraph<? extends Signature<?>>>
AbstractBigraphMatchIterator<B> AbstractBigraphMatchIterator.create(BigraphMatchingEngine<B> engine) -
Uses of AbstractBigraphMatchIterator in org.bigraphs.framework.simulation.matching.pure
Modifier and TypeClassDescriptionclassIterator implementation for bigraph matching.static class