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

I

IMediator - Interface in de.dfki.lt.sdl
this is the interface which every mediator must fulfill!!
IModule - Interface in de.dfki.lt.sdl
this is the interface which every module (may it be global or local composite) MUST fulfill!!
increaseSentenceCount() - Method in class de.dfki.lt.hog.MoCoMan
Increases the sentence counter of this instance by 1.
init(Properties) - Method in class de.dfki.lt.hog.Application
Initializes field values with values from configuration.
init(Properties) - Method in class de.dfki.lt.hog.Module
This makes the basic initialization of the module for a Properties object configProps.
init(Properties) - Method in class de.dfki.lt.hog.XmlRpcApplication
 
init(Properties) - Method in class de.dfki.lt.hog.XmlRpcModule
Initializes basic field values like name, server URL and XMLRPC client, by a Properties object.
init(String[]) - Method in interface de.dfki.lt.sdl.IModule
init() initializes the module, specifying an array of init arguments which the module has to interpret
init(String[]) - Method in class de.dfki.lt.sdl.Modules
the default implementation of init() has no effect on the module; effects must be implemented by overriding init() in subclasses of this class (if this is needed)
init(String[]) - Method in class de.dfki.lt.sdl.sprout.SproutModules
the init argument given to modules which inherit from SproutModules is interpreted to be the SProUT config filename
init(String[]) - Method in class de.dfki.lt.sdl.sprout.SproutModulesDomDomEncapsulated
the init argument given to modules which inherit from SproutModules is interpreted to be the SProUT config filename
init(String[]) - Method in class de.dfki.lt.sdl.sprout.SproutModulesTextDomEncapsulated
the init argument given to modules which inherit from SproutModules is interpreted to be the SProUT config filename
init(String[]) - Method in class de.dfki.lt.sdl.sprout.SproutModulesTextXml
the init argument given to modules which inherit from SproutModules is interpreted to be the SProUT config filename
init(String[]) - Method in class de.dfki.lt.sdl.sprout.SproutModulesTextXmlEncapsulated
the init argument given to modules which inherit from SproutModules is interpreted to be the SProUT config filename
init(String[]) - Method in class de.dfki.lt.sdl.sprout.SproutModulesXmlXml
the init argument given to modules which inherit from SproutModules is interpreted to be the SProUT config filename
init(String[]) - Method in class de.dfki.lt.sdl.sprout.SproutModulesXmlXmlEncapsulated
the init argument given to modules which inherit from SproutModules is interpreted to be the SProUT config filename
init(String[]) - Method in class de.dfki.lt.sdl.xslt.XsltModules
Create XSLT transformer with optional parameters, where
initArgs[0] = stylesheet filename
initArgs[1] = annotation name
initArgs[2n] = parameter name n
initArgs[2n+1] = parameter value n
InitializationException - Exception in de.dfki.lt.hog.exceptions
InitializationException is thrown when a module can't be initialized.
InitializationException() - Constructor for exception de.dfki.lt.hog.exceptions.InitializationException
This creates a new instance of InitializationException.
InitializationException(String) - Constructor for exception de.dfki.lt.hog.exceptions.InitializationException
This creates a new instance of InitializationException with an error message aMessage
insertIDs(String) - Static method in class de.dfki.lt.hog.modules.ChasenModule
insert unique ID attributes for each w element
isConnected() - Method in class de.dfki.lt.hogclient.HogXmlRpcClient
Tests the connection between the client and the server.
isGuarding() - Method in class de.dfki.lt.hog.modules.Rasp2Module.WatchedProcess
 
isInterpunct(String) - Static method in class de.dfki.lt.hog.util.Utility
Checks for punctuation, returns true if w is a puncuation character.
isTerminal() - Method in class de.dfki.lt.hog.container.Chunk
 
isTerminal() - Method in class de.dfki.lt.hog.container.GraphNode
 

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