Package org.jacop.api
Interface Replaceable<T extends Constraint>
- All Known Implementing Classes:
ReifiedIfThen
public interface Replaceable<T extends Constraint>
Interface that provides ability to configure constraint store to
replace a particular type of constraints into another one.
- Version:
- 4.8
-
Method Summary
-
Method Details
-
forClass
-
isReplaceable
-
replace
-