Uses of Class
org.bigraphs.framework.simulation.matching.AbstractBigraphMatchIterator.FirstMatchOnly
Packages that use AbstractBigraphMatchIterator.FirstMatchOnly
Package
Description
-
Uses of AbstractBigraphMatchIterator.FirstMatchOnly in org.bigraphs.framework.simulation.matching
Methods in org.bigraphs.framework.simulation.matching that return AbstractBigraphMatchIterator.FirstMatchOnlyModifier and TypeMethodDescriptionstatic <B extends Bigraph<? extends Signature<?>>>
AbstractBigraphMatchIterator.FirstMatchOnly<B> AbstractBigraphMatchIterator.FirstMatchOnly.create(BigraphMatchingEngine<B> engine) -
Uses of AbstractBigraphMatchIterator.FirstMatchOnly in org.bigraphs.framework.simulation.matching.pure