void notifySet(SpecListener listener, SpecEvent evt) {
   listener.breakpointSet(evt);
 }