Uses of Class
org.modeldriven.fuml.xmi.AbstractXmiNodeVisitor

Packages that use AbstractXmiNodeVisitor
org.modeldriven.fuml.assembly   
org.modeldriven.fuml.xmi.validation   
 

Uses of AbstractXmiNodeVisitor in org.modeldriven.fuml.assembly
 

Subclasses of AbstractXmiNodeVisitor in org.modeldriven.fuml.assembly
 class ElementGraphAssembler
           
 

Uses of AbstractXmiNodeVisitor in org.modeldriven.fuml.xmi.validation
 

Subclasses of AbstractXmiNodeVisitor in org.modeldriven.fuml.xmi.validation
 class 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.
 



Copyright © 2012. All Rights Reserved.