Class RuleBasedPropagator
java.lang.Object
tools.refinery.store.dse.propagation.impl.rule.RuleBasedPropagator
- All Implemented Interfaces:
Propagator
-
Constructor Summary
ConstructorDescriptionRuleBasedPropagator
(List<Rule> propagationRules, List<Rule> concretizationRules) -
Method Summary
Modifier and TypeMethodDescriptionbindToModel
(Model model) void
configure
(ModelStoreBuilder storeBuilder)
-
Constructor Details
-
RuleBasedPropagator
-
-
Method Details
-
configure
- Specified by:
configure
in interfacePropagator
-
bindToModel
- Specified by:
bindToModel
in interfacePropagator
-