check( EDB.This().get("ROOT.ENGINES.DMP.NODES.SHeadaches.EVIDENCE").getData(), 63.943 );
}
public void test2() {
CPSCompilerMain cpsCompiler = new CPSCompilerMain();
cpsCompiler.InitCompiler();
cpsCompiler.compile( ComaNet +
"defineEvidence( MetaCancer, 33.33 );"+
"run(DMP);" );
}