super(new EnumMappingGeneratorDMO(mods), org.dmd.mvw.tools.mvwgenerator.generated.MvwSchemaAG._EnumMappingGenerator);
}
// Generated from: org.dmd.dmg.generators.BaseDMWGeneratorNewest.dumpWrapper(BaseDMWGeneratorNewest.java:491)
public EnumMappingGenerator getModificationRecorder(){
EnumMappingGenerator rc = new EnumMappingGenerator();
rc.setCamelCaseName(getCamelCaseName());
rc.setModifier(new DmcTypeModifierMV(MetaDMSAG.__modify));
return(rc);
}