Package | Description |
---|---|
org.cpsolver.ifs.criteria |
IFS Criteria.
|
Modifier and Type | Method and Description |
---|---|
AbstractCriterion.ValueUpdateType |
AbstractCriterion.getValueUpdateType() |
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.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractCriterion.setValueUpdateType(AbstractCriterion.ValueUpdateType iValueUpdateType) |