|
Eclipse JDT Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Evaluation results are reported to evaluation listeners on the completion of an evaluation. The evaluation may fail but a result will be supplied indicating the problems.
Clients may implement this interface.
IEvaluationResult
Method Summary | |
---|---|
void |
evaluationComplete(IEvaluationResult result)
Notifies this listener that an evaluation has completed, with the given result. |
Method Detail |
public void evaluationComplete(IEvaluationResult result)
result
- The result from the evaluationIEvaluationResult
|
Eclipse JDT Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |