|
Eclipse JDT Release 3.5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEvaluationListener
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 |
---|
void evaluationComplete(IEvaluationResult result)
result
- The result from the evaluationIEvaluationResult
|
Eclipse JDT Release 3.5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |