| Package | Description |
|---|---|
| org.jacop.constraints.replace | |
| org.jacop.core |
| Modifier and Type | Class and Description |
|---|---|
class |
ReifiedIfThen
Replacement of Reified with IfThen.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Store.deregisterReplacement(Replaceable<? extends Constraint> replacement)
It makes it possible to deregister the replacement.
|
boolean |
Store.registerReplacement(Replaceable<? extends Constraint> replacement)
It makes it possible to register replacement for a particular constraint
type.
|
Copyright © 2022. All rights reserved.