Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

OMF::XmiWriter Class Reference

#include <XmiWriter.hpp>

List of all members.


Detailed Description

The XmiWriter, like the reader, provides a limited set of XMI serialization function. It just provides enough to be mostly standards compliant in terms of XML production, but does not implement the "bells and whistles" of XMI serialization such as adherence to model tags.


Public Member Functions

 XmiWriter ()
 ~XmiWriter ()
bool write (Model *model, const char *filename)


Constructor & Destructor Documentation

OMF::XmiWriter::XmiWriter  ) 
 

OMF::XmiWriter::~XmiWriter  ) 
 


Member Function Documentation

bool OMF::XmiWriter::write Model model,
const char *  filename
 

Write data to the output file name. If "-" is used, the file will be written to stdout. Note that this method will simply use libxml to serialize the file so if there are any questions about the actual writing, we need to look at libxml.


The documentation for this class was generated from the following file:
Generated on Fri Sep 10 13:07:38 2004 for OpenModelingFramework by doxygen 1.3.8