@Override
 protected void doExecute(IRegisters service, final DataRequestMonitor<String[]> rm) {
   service.getAvailableFormats(fDmc, rm);
 }