Package org.bigraphs.framework.simulation.matching
package org.bigraphs.framework.simulation.matching
-
ClassDescriptionThis class is responsible for executing bigraph matching.AbstractDynamicMatchAdapter<S extends AbstractEcoreSignature<? extends Control<?,
?>>, B extends Bigraph<S> & EcoreBigraph<S>> An adapter for bigraphs used for the matching procedure.Data structure to represent a pairInterface for implementing a matching algorithm for a concrete bigraph kind (e.g., pure bigraphs).Custom iterable implementation for matches of typeBigraphMatch
.