| 
 | Jadex 0.96-beta1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IReport
The interface for an error report.
| Method Summary | |
|---|---|
|  Map | getDocuments()Get the external documents. | 
|  IMElement[] | getElements()Get all invalid elements. | 
|  int | getErrorCount()Get the total number of errors. | 
|  String[] | getMessages(IMElement element)Get the messages for a given element. | 
|  boolean | isEmpty()Check if this report is empty (i.e. the model is valid). | 
|  String | toHTMLString()Generate an html representation of the report. | 
| Method Detail | 
|---|
boolean isEmpty()
IMElement[] getElements()
String[] getMessages(IMElement element)
String toHTMLString()
Map getDocuments()
int getErrorCount()
| 
 | Jadex 0.96-beta1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.