form.addAttribute( constants.AVariable(),
widgets( variable,
new InfoPopup( constants.ABoundVariable(),
constants.BoundVariableTip() ) ) );
form.show();
}
private boolean isThereABoundVariableToSet() {
boolean retour = false;
List<String> vars = this.scenario.getFactNamesInScope( executionTrace,