Uses of Package
org.modeldriven.fuml.xmi

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

Classes in org.modeldriven.fuml.xmi used by org.modeldriven.fuml.assembly
AbstractXmiNodeVisitor
          General XMINodeVisitor implementation superclass encapsulating common structure and logic across both XMI validation and target structure assembly processing.
XmiElement
          Interface generalizing XMI elements across both stream-based XMI import and assembly into the target FUML java model.
XmiIdentity
          Represents the identity of an XMI object used in XMI import or target model assembly.
XmiNode
          Models the hierarchical aspects of an element within a tree of XMI elements and supports Visitor pattern oriented traversals of the hierarchy.
XmiNodeVisitor
          Visitor interface receiving traversal events for XmiNode traversals.
XmiNodeVisitorStatus
          A class used to communicate traversal logic changes required by a client.
XmiReference
          This interface is used to abstract away differences between the various types of XMI references allowed within the XMI format.
 

Classes in org.modeldriven.fuml.xmi used by org.modeldriven.fuml.xmi
XmiElement
          Interface generalizing XMI elements across both stream-based XMI import and assembly into the target FUML java model.
XmiException
           
XmiNode
          Models the hierarchical aspects of an element within a tree of XMI elements and supports Visitor pattern oriented traversals of the hierarchy.
XmiNodeVisitor
          Visitor interface receiving traversal events for XmiNode traversals.
XmiNodeVisitorStatus
          A class used to communicate traversal logic changes required by a client.
XmiReference
          This interface is used to abstract away differences between the various types of XMI references allowed within the XMI format.
XmiReferenceElement
          This abstract class is an XmiReference implementation serving as a superclass for classes holding reference data and related information found within XML elements.
 

Classes in org.modeldriven.fuml.xmi used by org.modeldriven.fuml.xmi.stream
XmiElement
          Interface generalizing XMI elements across both stream-based XMI import and assembly into the target FUML java model.
XmiNode
          Models the hierarchical aspects of an element within a tree of XMI elements and supports Visitor pattern oriented traversals of the hierarchy.
XmiNodeVisitor
          Visitor interface receiving traversal events for XmiNode traversals.
XmiReader
          Reader interface to abstract multiple XMI import processing approaches, for instance JAXB imports and StAX stream imports.
 

Classes in org.modeldriven.fuml.xmi used by org.modeldriven.fuml.xmi.validation
AbstractXmiNodeVisitor
          General XMINodeVisitor implementation superclass encapsulating common structure and logic across both XMI validation and target structure assembly processing.
XmiException
           
XmiNode
          Models the hierarchical aspects of an element within a tree of XMI elements and supports Visitor pattern oriented traversals of the hierarchy.
XmiNodeVisitor
          Visitor interface receiving traversal events for XmiNode traversals.
XmiNodeVisitorStatus
          A class used to communicate traversal logic changes required by a client.
XmiReference
          This interface is used to abstract away differences between the various types of XMI references allowed within the XMI format.
 



Copyright © 2012. All Rights Reserved.