objectgen.activitymodel
Class XMIFileSaver

java.lang.Object
  extended byobjectgen.activitymodel.XMIFileSaver

public class XMIFileSaver
extends java.lang.Object


Constructor Summary
XMIFileSaver()
           
 
Method Summary
 void save(java.io.File f, ActivityDiagram nodes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMIFileSaver

public XMIFileSaver()
Method Detail

save

public void save(java.io.File f,
                 ActivityDiagram nodes)
          throws java.io.IOException
Throws:
java.io.IOException