fr.inria.oadymppac.solver
Interface Cause
- All Superinterfaces:
- Indexable, SolverElement, SolverManagable, ValueList
- All Known Implementing Classes:
- DefaultCause
- public interface Cause
- extends ValueList
- 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 variable)
getType
public short getType()
setType
public void setType(short type)
getExplanation
public Explanation getExplanation()
setExplanation
public void setExplanation(Explanation expl)