public class ZeroConstraint extends RConstraint
| Constructor and Description |
|---|
ZeroConstraint(java.lang.Integer index) |
| 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 void addContraint(java.lang.Integer issueIndex,
java.lang.String conditionToBeCheck)
addContraint in class RConstraintpublic boolean willZeroUtility(Bid bid)
willZeroUtility in class RConstraintpublic java.lang.Integer getIssueIndex()
getIssueIndex in class RConstraint