Package org.modeldriven.fuml.xmi.validation

Interface Summary
ValidationEventListener  
 

Class Summary
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 Summary
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 Summary
ValidationException  
 



Copyright © 2012. All Rights Reserved.