@Override
 public void synchronizeWithResourceModel() {
   super.synchronizeWithResourceModel();
   this.setStrategy_(this.generatorAnnotation.getStrategy());
   this.syncParameters();
 }