Package org.bigraphs.framework.simulation.modelchecking.predicates
package org.bigraphs.framework.simulation.modelchecking.predicates
-
ClassDescriptionA composite predicate which concatenates all given predicates with the and operator.Predicate implementation that returns
true
if two bigraphs are isomorphic (i.e., structurally equivalent).A composite predicate which concatenates all given predicates with the or operator.The task of the class is to evaluate a given set of predicates of classReactiveSystemPredicate
.Simple predicate implementation that returns true if one bigraph is contained in another (subbigraph matching problem).