public class ConditionalZeroConstraint extends RConstraint
| Constructor and Description |
|---|
ConditionalZeroConstraint(int index,
java.lang.String valueToBeChecked) |
| Modifier and Type | Method and Description |
|---|---|
void |
addContraint(java.lang.Integer issueIndex,
java.lang.String conditionToBeCheck) |
java.lang.Integer |
getIssueIndex() |
boolean |
willZeroUtility(Bid bid) |
public ConditionalZeroConstraint(int index,
java.lang.String valueToBeChecked)
public void addContraint(java.lang.Integer issueIndex,
java.lang.String conditionToBeCheck)
addContraint in class RConstraintpublic java.lang.Integer getIssueIndex()
getIssueIndex in class RConstraintpublic boolean willZeroUtility(Bid bid)
willZeroUtility in class RConstraint