20 Mar
2015
20 Mar
'15
5:54 p.m.
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); -- Éric Chatellier - www.codelutin.com - 02.40.50.29.28