public class ExportContext extends Object
fr.ifremer.isisfish.datastore.ResultStorageAbstract#decorate(MatrixND, TopiaContext)
need a
transaction to convert semantics.Modifier and Type | Field and Description |
---|---|
protected org.nuiton.topia.TopiaContext |
db
TopiaContext must be used by rule action to modify data
|
protected SimulationStorage |
simulationStorage |
Constructor and Description |
---|
ExportContext() |
Modifier and Type | Method and Description |
---|---|
static ExportContext |
get() |
org.nuiton.topia.TopiaContext |
getDB() |
SimulationStorage |
getSimulationStorage() |
static void |
remove() |
void |
setSimulationStorage(SimulationStorage simulationStorage) |
protected SimulationStorage simulationStorage
protected org.nuiton.topia.TopiaContext db
public static ExportContext get()
public static void remove()
public void setSimulationStorage(SimulationStorage simulationStorage)
public SimulationStorage getSimulationStorage()
public org.nuiton.topia.TopiaContext getDB() throws org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaException
Copyright © 1999–2020 CodeLutin. All rights reserved.