| Interface | Description |
|---|---|
| ValidationEventListener |
| Class | Description |
|---|---|
| ValidationError |
Contains detailed error information sufficient for generation of formatted, informative
error messages for use in simple logging as well as web displays.
|
| ValidationErrorCollector |
A visitor pattern implementation class that walks a given XmiNode hierarchy checking for
various error conditions, creating and gathering ValidationError instances into a collection
helpful for user feedback.
|
| ValidationErrorEvent | |
| ValidationEvent | |
| ValidationProperties |
| Enum | Description |
|---|---|
| ErrorCategory |
Represents various error groupings or categorizations across both XMI
document level compliance and UML model compliance.
|
| ErrorCode |
Represents the set of possible errors that may be incurred during XMI validation.
|
| ErrorSeverity |
Represents various severity levels for error conditions encountered during
validation processing.
|
| Exception | Description |
|---|---|
| ValidationException |
Copyright © 2017. All rights reserved.