@Override
 public void buildNegativeAction() {
   mAlgorithm.setNegativeAction(new SimpleNegativeAction());
 }