Uses of Class
org.bigraphs.framework.simulation.modelchecking.predicates.SubBigraphMatchPredicate
Packages that use SubBigraphMatchPredicate
-
Uses of SubBigraphMatchPredicate in org.bigraphs.framework.simulation.modelchecking.predicates
Methods in org.bigraphs.framework.simulation.modelchecking.predicates that return SubBigraphMatchPredicateModifier and TypeMethodDescriptionstatic <B extends Bigraph<? extends Signature<?>>>
SubBigraphMatchPredicate<B> SubBigraphMatchPredicate.create
(B bigraphToMatch) static <B extends Bigraph<? extends Signature<?>>>
SubBigraphMatchPredicate<B> SubBigraphMatchPredicate.create
(B bigraphToMatch, boolean negate)