public class InclusiveZeroOutcomeConstraint extends java.lang.Object implements ZeroOutcomeContraint
| Constructor and Description |
|---|
InclusiveZeroOutcomeConstraint() |
| Modifier and Type | Method and Description |
|---|---|
void |
addContraint(java.lang.Integer issueIndex,
java.lang.String conditionToBeCheck) |
boolean |
willGetZeroOutcomeUtility(Bid bid) |
public void addContraint(java.lang.Integer issueIndex,
java.lang.String conditionToBeCheck)
addContraint in interface ZeroOutcomeContraintpublic boolean willGetZeroOutcomeUtility(Bid bid)
willGetZeroOutcomeUtility in interface ZeroOutcomeContraint