Class GroundReactionRule<B extends Bigraph<? extends Signature<?>>>

java.lang.Object
org.bigraphs.framework.core.reactivesystem.AbstractReactionRule<B>
org.bigraphs.framework.core.reactivesystem.GroundReactionRule<B>
Type Parameters:
B - type of the bigraph
All Implemented Interfaces:
HasLabel, ReactionRule<B>

public class GroundReactionRule<B extends Bigraph<? extends Signature<?>>> extends AbstractReactionRule<B>
Concrete implementation of a ground reaction rule.
Author:
Dominik Grzelak