super(new ActifactGeneratorDMO(mods), org.dmd.dmg.generated.DmgSchemaAG._ActifactGenerator);
}
// Generated from: org.dmd.dmg.generators.BaseDMWGeneratorNewest.dumpWrapper(BaseDMWGeneratorNewest.java:491)
public ActifactGenerator getModificationRecorder(){
ActifactGenerator rc = new ActifactGenerator();
rc.setName(getName());
rc.setModifier(new DmcTypeModifierMV(MetaDMSAG.__modify));
return(rc);
}