| Package | Description |
|---|---|
| net.sf.cpsolver.ifs.criteria |
IFS Criteria.
|
| Modifier and Type | Field and Description |
|---|---|
protected AbstractCriterion.ValueUpdateType |
AbstractCriterion.iValueUpdateType |
| Modifier and Type | Method and Description |
|---|---|
static AbstractCriterion.ValueUpdateType |
AbstractCriterion.ValueUpdateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractCriterion.ValueUpdateType[] |
AbstractCriterion.ValueUpdateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|