Class BoundRuleBasedPropagator
java.lang.Object
tools.refinery.store.dse.propagation.impl.rule.BoundRuleBasedPropagator
- All Implemented Interfaces:
BoundPropagator
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface tools.refinery.store.dse.propagation.BoundPropagator
checkConcretization, propagateOne
-
Constructor Details
-
BoundRuleBasedPropagator
-
-
Method Details
-
propagateOne
- Specified by:
propagateOne
in interfaceBoundPropagator
-
concretizationRequested
public boolean concretizationRequested()- Specified by:
concretizationRequested
in interfaceBoundPropagator
-
concretizeOne
- Specified by:
concretizeOne
in interfaceBoundPropagator
-