Modifier and Type | Method and Description |
---|---|
void |
YAWLEditor.showProblemList(java.lang.String title,
java.util.List<ValidationMessage> problemList) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ValidationMessage> |
ValidationResultsParser.parse(java.util.List<java.lang.String> messages) |
Modifier and Type | Method and Description |
---|---|
int |
ValidationMessage.compareTo(ValidationMessage other) |
Modifier and Type | Method and Description |
---|---|
void |
ProblemTable.addMessages(java.util.List<ValidationMessage> messages) |
void |
ValidationMessageTableModel.addMessages(java.util.List<ValidationMessage> msgList) |
Modifier and Type | Method and Description |
---|---|
void |
BottomPanel.setProblemList(java.lang.String title,
java.util.List<ValidationMessage> problems) |
void |
ProblemPanel.setProblemList(java.lang.String title,
java.util.List<ValidationMessage> problemList) |