this.oracle = oracle;
this.identity = identity;
this.rm = new BRLRuleModel( model );
this.utils = new GuidedDecisionTableUtils( model,
oracle );
this.cellUtils = new DTCellValueUtilities( model,
oracle );
this.eventBus = eventBus;
this.isReadOnly = isReadOnly;
//Ensure field data-type is set (field did not exist before 5.2)