Uses of Package
org.modeldriven.fuml.xmi.validation

Packages that use org.modeldriven.fuml.xmi.validation
org.modeldriven.fuml.io   
org.modeldriven.fuml.xmi.validation   
 

Classes in org.modeldriven.fuml.xmi.validation used by org.modeldriven.fuml.io
ValidationErrorEvent
           
ValidationEvent
           
ValidationEventListener
           
 

Classes in org.modeldriven.fuml.xmi.validation used by org.modeldriven.fuml.xmi.validation
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 © 2012. All Rights Reserved.