| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IProblemItemVisitor
Visitor class can be used to visit each IProblemItem and export
 problem list, filter some problem items, etc.
| Method Summary | |
|---|---|
|  void | visit(IProblemItem item)Visit IProblemItemand do something. | 
| Method Detail | 
|---|
void visit(IProblemItem item)
IProblemItem and do something.
item - target IProblemItem to visit| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||