|
COSMOS ${releaseVersion} resource-modeling Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IValidationOutput
Represents a validation output.
| Method Summary | |
|---|---|
void |
close()
Closes any stream and performs any clean up necessary |
void |
initialize(java.util.Map attributes)
Used to initialize this validation output |
void |
reportMessage(IValidationMessage validationMessage)
A message is reported with a set of attributes that determine how the message should be logged. |
| Method Detail |
|---|
void initialize(java.util.Map attributes)
attributes - Attributes describing the settingvoid reportMessage(IValidationMessage validationMessage)
attributes - The attributes of the message to be reportedvoid close()
|
COSMOS ${releaseVersion} resource-modeling Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||