final GuidedDecisionTable52 model,
final ConditionColumnCommand refreshGrid,
final ConditionCol52 col,
final boolean isNew,
final boolean isReadOnly ) {
this.rm = new BRLRuleModel( model );
this.editingPattern = model.getPattern( col );
this.editingCol = cloneConditionColumn( col );
this.model = model;
this.oracle = oracle;
this.utils = new GuidedDecisionTableUtils( oracle,