fr.inria.oadymppac.solver
Interface ChoiceConstraint
- All Superinterfaces:
- ConstraintCollection, Indexable, SolverElement, SolverManagable
- public interface ChoiceConstraint
- extends SolverElement, ConstraintCollection
- Author:
- raf
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Generation - Code and Comments
EVENT_TYPE
public static final java.lang.String EVENT_TYPE
- See Also:
- Constant Field Values
getVariable
public Variable getVariable()
setVariable
public void setVariable(Variable var)
getValue
public int getValue()
setValue
public void setValue(int value)