This is an automatically generated Java file which results
from the compilation of a system description located in file
/project/quetcorp/attila/systems/fefor/hog/xsl/sdl/rmrsmerge/rmrsmerge.sdl;
A new system can be generated by calling the constructor for
this class: new rmrsmerge();
The new system can be invoked by this schematic piece of code:
rmrsmerge module = new rmrsmerge();
Object result = module.run();
Since this class will implement interface de.dfki.lt.sdl.IModule,
it can be employed as a new (structured) module in even more
complex systems by calling run(_);
Furthermore, since this class extends de.dfki.lt.sdl.Modules,
the default implementation for methods specified in IModule can
be used;
run()
empty run() for Runnable is based on the unary run() directly above
java.lang.Object
run(java.lang.Object input)
this version of run() is consistent with the specification in
de.dfki.lt.sdl.IModule; run() realizes exactly the behavior of
system de.dfki.lt.hog.sdlgen.rmrsmerge, viz.,
( rmrs_ep_rargs2rels + adjust_nespans + merge_ne_to_petrasp + rmrs_rels2ep_rargs + reorder_rmrs_dtrs )
Methods inherited from class de.dfki.lt.sdl.Modules
this version of run() is consistent with the specification in
de.dfki.lt.sdl.IModule; run() realizes exactly the behavior of
system de.dfki.lt.hog.sdlgen.rmrsmerge, viz.,
( rmrs_ep_rargs2rels + adjust_nespans + merge_ne_to_petrasp + rmrs_rels2ep_rargs + reorder_rmrs_dtrs )