A C D E G I O P R S T U W

A

add(String) - Method in interface org.apache.uima.aae.error.ErrorResultComponentPath
 
add(String, int) - Method in interface org.apache.uima.aae.error.ErrorResultComponentPath
 
add(ErrorResultTDs.TD) - Method in interface org.apache.uima.aae.error.ErrorResultTDs
 
add(ErrorResultTDs.TD, int) - Method in interface org.apache.uima.aae.error.ErrorResultTDs
 
addComponentKeyPath(String) - Method in interface org.apache.uima.aae.error.ErrorResult
 
addComponentKeyPath(String, boolean, boolean) - Method in interface org.apache.uima.aae.error.ErrorResult
 
addStatusCallbackListener(UimaASStatusCallbackListener) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Registers application specific listener.
ApplicationContext - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 
ApplicationName - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 

C

CasPoolSize - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 
collectionProcessComplete(EntityProcessStatus) - Method in interface org.apache.uima.aae.client.UimaASStatusCallbackListener
The callback used to inform the application that the CPC request has completed.
collectionProcessingComplete() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Sends a Collection Processing Complete (CPC) request to a UIMA AS Service and blocks waiting for a reply.
CpcTimeout - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 

D

DD2SpringXsltFilePath - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 
deploy(String, Map) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Deploys a UIMA AS container and all services defined in provided deployment descriptor.
deploy(String[], Map) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Deploys a single UIMA AS container and all services defined in provided deployment descriptors.

E

Endpoint - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 
entityProcessComplete(CAS, EntityProcessStatus) - Method in interface org.apache.uima.aae.client.UimaASStatusCallbackListener
Called when the processing of each entity has completed.
ErrorResult - Interface in org.apache.uima.aae.error
 
ErrorResultComponentPath - Interface in org.apache.uima.aae.error
 
ErrorResultTDs - Interface in org.apache.uima.aae.error
 
ErrorResultTDs.TD - Interface in org.apache.uima.aae.error
 

G

gatPath() - Method in interface org.apache.uima.aae.error.ErrorResultTDs.TD
 
get(int) - Method in interface org.apache.uima.aae.error.ErrorResultComponentPath
 
get(int) - Method in interface org.apache.uima.aae.error.ErrorResultTDs
 
getCAS() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Requests new CAS instance from a CAS pool.
getComponentKeyPath() - Method in interface org.apache.uima.aae.error.ErrorResult
Returns a path consisting of a list of component key names
getMetaData() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Returns a ProcessingResourceMetadata received from the UIMA AS Service.
GetMetaTimeout - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 
getPerformanceReport() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Not implemented
getRootCause() - Method in interface org.apache.uima.aae.error.ErrorResult
Returns the underlying root cause first reported as an error
getTDs() - Method in interface org.apache.uima.aae.error.ErrorResult
Returns a collection of paths to the components that were terminated or disabled

I

initializationComplete(EntityProcessStatus) - Method in interface org.apache.uima.aae.client.UimaASStatusCallbackListener
The callback used to inform the application that the initialization request has completed.
initialize(Map) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Initializes UIMA asynchronous client using configuration parameters provided in a Map object.
iterator() - Method in interface org.apache.uima.aae.error.ErrorResultComponentPath
 
iterator() - Method in interface org.apache.uima.aae.error.ErrorResultTDs
 

O

org.apache.uima.aae.client - package org.apache.uima.aae.client
 
org.apache.uima.aae.error - package org.apache.uima.aae.error
 

P

process() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Initiates processing of a collection.

R

removeStatusCallbackListener(UimaASStatusCallbackListener) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Unregisters named application listener.
ReplyWindow - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 

S

SaxonClasspath - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 
sendAndReceiveCAS(CAS) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
This synchronous method sends a given CAS to a UIMA AS service and waits for response.
sendCAS(CAS) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Sends a given CAS for analysis to UIMA AS Service.
ServerUri - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 
setCollectionReader(CollectionReader) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Registers a CollectionReader instance to process a Collection.
setDisabled() - Method in interface org.apache.uima.aae.error.ErrorResult
 
setDisabled() - Method in interface org.apache.uima.aae.error.ErrorResultTDs.TD
 
setRootCause(Throwable) - Method in interface org.apache.uima.aae.error.ErrorResult
 
setTerminated() - Method in interface org.apache.uima.aae.error.ErrorResult
 
setTerminated() - Method in interface org.apache.uima.aae.error.ErrorResultTDs.TD
 
stop() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Stops the asynchronous client.

T

Timeout - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 

U

UimaASStatusCallbackListener - Interface in org.apache.uima.aae.client
Interface for a Listener that receives notification from the UimaAsynchronousEngine as various events occur.
UimaAsynchronousEngine - Interface in org.apache.uima.aae.client
A UimaAsynchronousEngine enables an application to send CASes for analysis to remote UIMA AS service.
UimaEeDebug - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 
undeploy(String) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Undeploys specified UIMA AS container and all services running within it.

W

wasDisabled() - Method in interface org.apache.uima.aae.error.ErrorResult
Returns true if any disabling occured with this error
wasDisabled() - Method in interface org.apache.uima.aae.error.ErrorResultTDs.TD
 
wasTerminated() - Method in interface org.apache.uima.aae.error.ErrorResult
Returns true is any termination occurred with this error
wasTerminated() - Method in interface org.apache.uima.aae.error.ErrorResultTDs.TD
 

A C D E G I O P R S T U W

Copyright © 2008 The Apache Software Foundation. All Rights Reserved.