a2.setBoundName( "a2" );
a2.setFactType( "MyClass" );
a2.setFactField( "stringField" );
model.getActionCols().add( a2 );
factory = new DecisionTableCellValueFactory( model,
oracle );
Map<String, String> preferences = new HashMap<String, String>();
preferences.put( ApplicationPreferences.DATE_FORMAT,
"dd-MMM-yyyy" );