|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fr.jussieu.gla.wasa.core.ProblemItem | +--fr.jussieu.gla.wasa.core.Constraint | +--fr.jussieu.gla.wasa.core.junit.DummyConstraint
A Constraint which does nothing.
Constructor Summary | |
DummyConstraint(Problem problem)
|
Method Summary | |
void |
evaluate()
The core definition of the Constraint. |
Methods inherited from class fr.jussieu.gla.wasa.core.Constraint |
getRank |
Methods inherited from class fr.jussieu.gla.wasa.core.ProblemItem |
getName, getProblem, setName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DummyConstraint(Problem problem)
Method Detail |
public void evaluate()
Constraint
evaluate
in class Constraint
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |