| Package | Description |
|---|---|
| org.modeldriven.fuml.io | |
| org.modeldriven.fuml.xmi.validation |
| Class and Description |
|---|
| ValidationErrorEvent |
| ValidationEvent |
| ValidationEventListener |
| Class and 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.
|
| 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 |
| ValidationEventListener |
| ValidationProperties |
Copyright © 2016. All rights reserved.