objectgen.testobjective
Class XMIObjectiveSaver

java.lang.Object
  extended byobjectgen.testobjective.XMIObjectiveSaver

public class XMIObjectiveSaver
extends java.lang.Object

This class is incomplete.


Constructor Summary
XMIObjectiveSaver()
          Creates a new instance of XMIObjectiveSaver
 
Method Summary
 void save(TestObjectiveList tol, java.io.File directory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMIObjectiveSaver

public XMIObjectiveSaver()
Creates a new instance of XMIObjectiveSaver

Method Detail

save

public void save(TestObjectiveList tol,
                 java.io.File directory)