net.simplace.client.simulation.lap.test.SolutionMigrationTask
public class SolutionMigrationTask extends
net.simplace.simulation.test.StandardUnitTest {
// Public Constructors
public SolutionMigrationTask();
// Public Instance Methods public void migrate();
change the path of cBaseFolderForMigration to the base path of your SimExperiments and start the unit test.
}
Hierarchy: java.lang.Object - net.simplace.simulation.test.StandardUnitTest - SolutionMigrationTask