20 Mar
2015
20 Mar
'15
6:15 p.m.
j'espere que ce coup là ça va Le 20/03/2015 18:54, Eric Chatellier a écrit :
Le 20/03/2015 18:41, Loic GASCHE a écrit :
J'ai refait tourner une simu avec plus de logs, les voici.
Le code de test devrait ressembler à ca: log.info("getValue;" + "totOtherCatchStep_" + param_population.getName() + "_" + step.previous().getStep()); double catchPreviousStep = (Double) context.getValue("totOtherCatchStep_" + param_population.getName() + "_" + step.previous().getStep());
er log.info("setValue;" + "totOtherCatchStep_" + param_Population.getName() + "_" + step.getStep() + ";" + totOtherCatchStep); context.setValue("totOtherCatchStep_" + param_Population.getName() + "_" + step.getStep(), totOtherCatchStep);