de.unikoblenz.comicsii.ui.interfaces
Class SimulationProjectImporter

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

public class SimulationProjectImporter
extends java.lang.Object

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

Constructor Summary
SimulationProjectImporter()
           
SimulationProjectImporter(org.eclipse.core.resources.IWorkspace aWorkspace)
           
 
Method Summary
 org.eclipse.core.resources.IProject doImport(java.lang.String aZipFile)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimulationProjectImporter

public SimulationProjectImporter(org.eclipse.core.resources.IWorkspace aWorkspace)

SimulationProjectImporter

public SimulationProjectImporter()
Method Detail

doImport

public org.eclipse.core.resources.IProject doImport(java.lang.String aZipFile)