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/chunkiermrs/de/chunkiermrs.sdl;
A new system can be generated by calling the constructor for
this class: new chunkiermrs_de();
The new system can be invoked by this schematic piece of code:
chunkiermrs_de module = new chunkiermrs_de();
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.chunkiermrs_de, viz.,
( sprout_rmrs_pos + xslt_morph_filter + sprout_rmrs_lex + xslt_nodeid_cat + sprout_rmrs_comp + sprout_rmrs_final + xslt_fsxml2rmrsxml + xslt_reorder )
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.chunkiermrs_de, viz.,
( sprout_rmrs_pos + xslt_morph_filter + sprout_rmrs_lex + xslt_nodeid_cat + sprout_rmrs_comp + sprout_rmrs_final + xslt_fsxml2rmrsxml + xslt_reorder )