Uses of Class
org.bigraphs.framework.simulation.matching.pure.PureBigraphMatchingEngine
Packages that use PureBigraphMatchingEngine
-
Uses of PureBigraphMatchingEngine in org.bigraphs.framework.simulation.matching.pure
Methods in org.bigraphs.framework.simulation.matching.pure that return PureBigraphMatchingEngineConstructors in org.bigraphs.framework.simulation.matching.pure with parameters of type PureBigraphMatchingEngineModifierConstructorDescriptionFirstMatchOnly(PureBigraphMatchingEngine matchingEngine) PureMatchIteratorImpl(PureBigraphMatchingEngine matchingEngine)