e.removeAllChildren();
EDBUnit nodesE = e.create("NODES");
nodesE.copy(EDB.This().get("ROOT.NODES"));
LikelihoodWeighting LW = new LikelihoodWeighting();
LW.run(strChild2);
}else
if( strChild1.equalsIgnoreCase("JT") ){
EDB.This().get("ROOT.NET_INFO.CURRENT_ENGINE").setData("JT");
EDBUnit e = EDB.This().get("ROOT.ENGINES.JT");
e.removeAllChildren();