this.originalCol = column;
this.editingCol = cloneBRLColumn( column );
this.ruleModel = getRuleModel( editingCol );
//Limited Entry decision tables do not permit field values to be defined with Template Keys
final ModellerWidgetFactory widgetFactory = new RuleModellerWidgetFactory();
this.ruleModeller = new RuleModeller( path,
ruleModel,
oracle,
widgetFactory,