return cell.getProbability(); // it was a state with probability previously declared
}
}
} else {
// if null, it means it was called before an assignment
throw new SomeStateUndeclaredException();
}
// Debug.println("An undeclared possible value or a \"varsetname\" was used : " + value);
// return ret;
// return UntranslatedConstantProbabilityValue, so that by default "ident" is considered a constant number, instead of a state