A C D E F G H I J L M N O P Q R S T U V W X Y

R

Rasp2Module - Class in de.dfki.lt.hog.modules
Module definition for RASP2 CLI and RMRS converter server Created 2004-01-23
Rasp2Module(Properties) - Constructor for class de.dfki.lt.hog.modules.Rasp2Module
 
Rasp2Module.WatchedProcess - Class in de.dfki.lt.hog.modules
 
Rasp2Module.WatchedProcess(Process) - Constructor for class de.dfki.lt.hog.modules.Rasp2Module.WatchedProcess
 
RaspModule - Class in de.dfki.lt.hog.modules
Module definition for RASP commandline interface Created 2004-01-23
RaspModule(Properties) - Constructor for class de.dfki.lt.hog.modules.RaspModule
 
readFileFromDisk(File, String) - Method in class de.dfki.lt.hog.database.XMLDBAnnotationDatabase
Auxiliary method that reads an XML file into a String object.
readStringFromFile(String, String) - Static method in class de.dfki.lt.hog.util.Utility
read string from file
readWait(String) - Method in class de.dfki.lt.hog.modules.TreeTaggerModule
 
registerModule(String, Properties, String, String) - Static method in class de.dfki.lt.hog.Launcher
This creates an instance of moduleClass using configProps and registers it in the local registry.
registerModule(Module) - Static method in class de.dfki.lt.hog.Launcher
This registers aModule in the local registry.
registerModule(Module) - Method in class de.dfki.lt.hog.Registry
This registers aModule using the name of the module as defined in the module as key.
registerRmiModule(String, Properties, String, String) - Static method in class de.dfki.lt.hog.Launcher
This creates an instance of rmiModuleClass using configProps and registers it in the rmi registry using rmiServer and rmiPort.
Registry - Class in de.dfki.lt.hog
Registry provides methods to store and retrieve Modules in a central hashmap.
removeAll() - Method in class de.dfki.lt.hog.AnnotationCollection
Removes all Annotation objects from the hashtable.
replaceXMLcharsPartially(String) - Static method in class de.dfki.lt.hog.modules.RaspModule
Cleans an XML String by replacing '&', '<', '>', by spaces respectively.
resolve(String, String) - Method in class de.dfki.lt.hog.TransformationService
 
retrieveModuleViaClass(String) - Method in class de.dfki.lt.hog.Registry
This retrieves the Module that is an instance of the class with name aModClass.
retrieveModuleViaName(String) - Method in class de.dfki.lt.hog.Registry
This retrieves the Module stored under the module name aModName.
RMI_MODULE_PROP - Static variable in class de.dfki.lt.hog.Launcher
This is the property for the rmi module in the module config.
rmrsmerge - Class in de.dfki.lt.hog.sdlgen
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;
rmrsmerge() - Constructor for class de.dfki.lt.hog.sdlgen.rmrsmerge
the nullary constructor
rmrsText(String) - Static method in class de.dfki.lt.hog.util.Utility
Write text to string containing <text><c>t</c><c>e</c><c>x</c><c>t</c></text> (for rmrs2html stylesheet).
ROOT - Static variable in class de.dfki.lt.hog.Module
This is the path to the summarizer root directory.
roundTo(int, double) - Static method in class de.dfki.lt.hog.util.Utility
Rounds a number to the specified number of decimal places.
run(Object) - Method in class de.dfki.lt.hog.sdlgen.chunkiermrs_de
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 )
run() - Method in class de.dfki.lt.hog.sdlgen.chunkiermrs_de
empty run() for Runnable is based on the unary run() directly above
run(Object) - Method in class de.dfki.lt.hog.sdlgen.chunkiermrs_en
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_en, viz., ( sprout_rmrs_pos + xslt_morph_filter + sprout_rmrs_lex + xslt_nodeid_cat + sprout_rmrs_comp + sprout_rmrs_final + xslt_fsxml2rmrsxml + xslt_reorder )
run() - Method in class de.dfki.lt.hog.sdlgen.chunkiermrs_en
empty run() for Runnable is based on the unary run() directly above
run(Object) - Method in class de.dfki.lt.hog.sdlgen.rmrsmerge
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 )
run() - Method in class de.dfki.lt.hog.sdlgen.rmrsmerge
empty run() for Runnable is based on the unary run() directly above
run(Object) - Method in interface de.dfki.lt.sdl.IModule
run(_) MUST realize the computation of the module; this unary method must be distinguished from the nullary method run() in the Runnable interface; note that run(_) is NOT forced to set its input nor its output field and should usually avoid this!!
run(Object) - Method in class de.dfki.lt.sdl.Modules
this default method does NOT provide a useful implementation for run(); instead, an UnsupportedOperationException is thrown
run(Object) - Method in class de.dfki.lt.sdl.sprout.SproutModulesDomDomEncapsulated
calls SProUT on the input text; output is an instance of class MatchWriterImpl
run(Object) - Method in class de.dfki.lt.sdl.sprout.SproutModulesText
calls SProUT on the input text; output is an instance of class MatchWriterImpl
run(Object) - Method in class de.dfki.lt.sdl.sprout.SproutModulesTextDomEncapsulated
calls SProUT on the input text; output is an instance of class MatchWriterImpl
run(Object) - Method in class de.dfki.lt.sdl.sprout.SproutModulesTextFile
calls SProUT on the input text file; output is an instance of class MatchWriterImpl
run(Object) - Method in class de.dfki.lt.sdl.sprout.SproutModulesTextXml
calls SProUT on the input text; output is an instance of class MatchWriterImpl
run(Object) - Method in class de.dfki.lt.sdl.sprout.SproutModulesTextXmlEncapsulated
calls SProUT on the input text; output is an instance of class MatchWriterImpl
run(Object) - Method in class de.dfki.lt.sdl.sprout.SproutModulesXml
calls SProUT on the input XML string; output is an instance of class MatchWriterImpl
run(Object) - Method in class de.dfki.lt.sdl.sprout.SproutModulesXmlFile
calls SProUT on the input XML file; output is an instance of class MatchWriterImpl
run(Object) - Method in class de.dfki.lt.sdl.sprout.SproutModulesXmlXml
calls SProUT on the input XML string; output is the printed representation (a string) of an instance of class MatchWriterImpl
run(Object) - Method in class de.dfki.lt.sdl.sprout.SproutModulesXmlXmlEncapsulated
calls SProUT on the input XML string; output is the printed representation (a string) of an instance of class MatchWriterImpl
run(Object) - Method in class de.dfki.lt.sdl.xslt.XsltModulesDocumentNode
Calls XSLT transformer on the input org.w3c.dom.Node; output is an instance of class org.w3c.dom.Node
run(Object) - Method in class de.dfki.lt.sdl.xslt.XsltModulesDomDomEncapsulated
Calls XSLT transformer on the input org.w3c.dom.Node; output is an instance of class org.w3c.dom.Node
run(Object) - Method in class de.dfki.lt.sdl.xslt.XsltModulesDomStringEncapsulated
Calls XSLT transformer on the input org.w3c.dom.Node; output is an instance of class org.w3c.dom.Node
run(Object) - Method in class de.dfki.lt.sdl.xslt.XsltModulesSourceString
Calls transformer on the input javax.xml.transform.Source; output is a String.
run(Object) - Method in class de.dfki.lt.sdl.xslt.XsltModulesStringDomEncapsulated
Calls transformer on the input XML String using the configured stylesheet; output is a String.
run(Object) - Method in class de.dfki.lt.sdl.xslt.XsltModulesStringString
Calls transformer on the input XML String using the configured stylesheet; output is a String.
run(Object) - Method in class de.dfki.lt.sdl.xslt.XsltModulesStringStringEncapsulated
Calls transformer on the input XML String using the configured stylesheet; output is a String.

A C D E F G H I J L M N O P Q R S T U V W X Y