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 RConstraint
public boolean willZeroUtility(Bid bid) throws java.lang.Exception
willZeroUtility
in class RConstraint
java.lang.Exception
public java.lang.Integer getIssueIndex()
getIssueIndex
in class RConstraint