| Package | Description |
|---|---|
| fr.ifremer.isisfish.export |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SensitivityExport
Interface that need to be implemented by the sensitivity result export classes
The export filename that will be used will be based on the export class name.
|
| Modifier and Type | Method and Description |
|---|---|
protected static long |
ExportHelper.exportToFile(SimulationStorage simulation,
File destdir,
Export export)
Deprecated.
since 4.4.0.0, used only in one script, will not be replaced
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ExportHelper.doExport(SimulationStorage simulation,
File destdir,
List<Export> exports,
File compileDir)
Deprecated.
since 4.4.0.0, used only in one script, will not be replaced
|
Copyright © 1999–2015 CodeLutin. All rights reserved.