Package be.ac.vub.cocompose.io.xmi

Class Summary
XMI Contains the constants needed for XMI reading and writing.
XMI.CoCompose CoCompose part of the XMI constants
XMI.Diagram CoCompose Diagram part of the XMI constants
XMIElementAttributesReader Reads the XMI attributes of CoCompose model elements
XMIElementAttributesWriter Retrieves the XMI attributes for each model element.
XMIElementLinkAttributesReader Reads the XMI linked attributes of CoCompose model elements
XMIElementType Retrieves the xmi:type for each model element.
XMIElementTypeSwitch Determines the CoCompose element type and returns a new instance of that type
XMIElementWriter Writes a CoCompose model to an XMI file.
XMIModelLinkReader Reads the links in a CoCompose model from an XMI file (requires first pass by XMIModelReader).
XMIModelReader Reads a CoCompose model from an XMI file (requires second pass by XMIModelLinkReader).
XMIModelWriter Writes the model to an XMI file.