C D G I M O P R S V W

C

checkParameters(ProcessArgs) - Method in class org.ow2.weblab.service.gate.GateService
 
Configuration - Class in org.ow2.weblab.service.gate
This class is a singleton to be used to let the configurable and the analyser service communicate.
configure(ConfigureArgs) - Method in class org.ow2.weblab.service.gate.GateConfiguratorService
 
convertInformation(Corpus, Resource, Map<Document, Text>) - Method in interface org.ow2.weblab.service.gate.converter.GateConverter
This is the only method of the interface.
convertInformation(Corpus, Resource, Map<Document, Text>) - Method in class org.ow2.weblab.service.gate.converter.GateToWebLab
 

D

DEFAULT_SERVICE_URI - Static variable in class org.ow2.weblab.service.gate.GateConfiguratorService
The default service URI to be used.

G

GAPP_FILE_PATH_PROPERTY - Static variable in class org.ow2.weblab.service.gate.GateConfiguratorService
The predicate of the configuration property
GateConfiguratorService - Class in org.ow2.weblab.service.gate
The configurable part of the Gate service.
GateConfiguratorService() - Constructor for class org.ow2.weblab.service.gate.GateConfiguratorService
Default constructor, using DEFAULT_SERVICE_URI as serviceURI
GateConfiguratorService(String) - Constructor for class org.ow2.weblab.service.gate.GateConfiguratorService
 
GateConverter - Interface in org.ow2.weblab.service.gate.converter
This interface has to be implemented by any specific converter.
GateService - Class in org.ow2.weblab.service.gate
This class is a WebService calling Gate with different configurations.
GateService() - Constructor for class org.ow2.weblab.service.gate.GateService
 
GateService(File) - Constructor for class org.ow2.weblab.service.gate.GateService
 
GateService(File, File) - Constructor for class org.ow2.weblab.service.gate.GateService
 
GateService(File, File, GateConverter) - Constructor for class org.ow2.weblab.service.gate.GateService
 
GateToWebLab - Class in org.ow2.weblab.service.gate.converter
This class is the basic implementation GateConverter.
GateToWebLab() - Constructor for class org.ow2.weblab.service.gate.converter.GateToWebLab
The default constructors Reads PROPERTIES_FILE_NAME to set every internal properties.
getController(String) - Method in class org.ow2.weblab.service.gate.Configuration
 
getGappFilePath(String) - Method in class org.ow2.weblab.service.gate.Configuration
 
getInstance() - Static method in class org.ow2.weblab.service.gate.Configuration
 

I

INCLUDE_FEATURES_PROPERTY - Static variable in class org.ow2.weblab.service.gate.converter.GateToWebLab
Name of the property that defines whether or not to include features in addition to annotation type.
INCLUDE_IDS_PROPERTY - Static variable in class org.ow2.weblab.service.gate.converter.GateToWebLab
Name of the property that defines whether or not to include id's properties in output annotations.

M

MAX_ANNOTS_PROPERTY - Static variable in class org.ow2.weblab.service.gate.converter.GateToWebLab
Name of the property that contains the max number of annotation to be extracted on a single MediaUnit.

O

org.ow2.weblab.service.gate - package org.ow2.weblab.service.gate
 
org.ow2.weblab.service.gate.converter - package org.ow2.weblab.service.gate.converter
 

P

process(ProcessArgs) - Method in class org.ow2.weblab.service.gate.GateService
 
PROPERTIES_FILE_NAME - Static variable in class org.ow2.weblab.service.gate.converter.GateToWebLab
Name of the property file to be loaded.

R

resetConfiguration(String) - Method in class org.ow2.weblab.service.gate.Configuration
Remove entries in the two map that where associated with this usageContext.
resetConfiguration() - Method in class org.ow2.weblab.service.gate.Configuration
Removes every mappings in this object ; moreover it deletes the singleton.
resetConfiguration(ResetConfigurationArgs) - Method in class org.ow2.weblab.service.gate.GateConfiguratorService
 

S

SERVICE_URI_PROPERTY - Static variable in class org.ow2.weblab.service.gate.converter.GateToWebLab
Name of the property that contains the URI of the service to be used if the created annotation shall contains a isProducedBy statement.
setController(String, CorpusController) - Method in class org.ow2.weblab.service.gate.Configuration
 
setGateApplicationStateFileName(String, String) - Method in class org.ow2.weblab.service.gate.Configuration
 
SKIPPED_ANNOTATIONS_PROPERTY - Static variable in class org.ow2.weblab.service.gate.converter.GateToWebLab
Name of the property that contains the list of properties to be excluded from the conversion.
SKIPPED_FEATURES_PROPERTY - Static variable in class org.ow2.weblab.service.gate.converter.GateToWebLab
Name of the property that contains the list of features to be excluded from the conversion.

V

valueOf(String) - Static method in enum org.ow2.weblab.service.gate.WebLabExceptions
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ow2.weblab.service.gate.WebLabExceptions
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebLabExceptions - Enum in org.ow2.weblab.service.gate
A simple enumeration that enables (through the public field wle) to retrieve every known types of WebLabException E0: Unexpected error E1: Invalid parameter E2: Insufficient resources E3: Content not available E4: Access denied E5: Unsupported request E6: Service not configured
wle - Variable in enum org.ow2.weblab.service.gate.WebLabExceptions
The WebLabException that matches the enumeration instance name.

C D G I M O P R S V W

Copyright © 2004-2010. All Rights Reserved.