de.unikoblenz.comicsii.ui.interfaces
Class SimulationProjectExporter

java.lang.Object
  extended by de.unikoblenz.comicsii.ui.interfaces.SimulationProjectExporter

public class SimulationProjectExporter
extends java.lang.Object

Author:
cbu !!! Bitte die Klasse hier beschreiben !!!

Constructor Summary
SimulationProjectExporter(org.eclipse.core.resources.IProject aProject)
           
 
Method Summary
 boolean doExport(java.lang.String aDestinationFolder)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimulationProjectExporter

public SimulationProjectExporter(org.eclipse.core.resources.IProject aProject)
Method Detail

doExport

public boolean doExport(java.lang.String aDestinationFolder)
                 throws SimBaseException
Throws:
SimBaseException