org.apache.ctakes.padtermspotter.cc
Class RadialogyTermLookup

java.lang.Object
  extended by org.apache.uima.resource.Resource_ImplBase
      extended by org.apache.uima.resource.ConfigurableResource_ImplBase
          extended by org.apache.uima.collection.CasConsumer_ImplBase
              extended by org.apache.ctakes.padtermspotter.cc.RadialogyTermLookup
All Implemented Interfaces:
NonTerminalConsumer, org.apache.uima.collection.base_cpm.CasObjectProcessor, org.apache.uima.collection.base_cpm.CasProcessor, org.apache.uima.collection.CasConsumer, org.apache.uima.resource.ConfigurableResource, org.apache.uima.resource.Resource

public class RadialogyTermLookup
extends org.apache.uima.collection.CasConsumer_ImplBase
implements NonTerminalConsumer


Field Summary
static java.lang.String PARAM_OUTPUTFILE
           
 
Fields inherited from interface org.apache.uima.resource.Resource
PARAM_AGGREGATE_SOFA_MAPPINGS, PARAM_CONFIG_MANAGER, PARAM_CONFIG_PARAM_SETTINGS, PARAM_PERFORMANCE_TUNING_SETTINGS, PARAM_RESOURCE_MANAGER, PARAM_UIMA_CONTEXT
 
Constructor Summary
RadialogyTermLookup()
           
 
Method Summary
 void destroy()
           
 java.lang.String getOutputXml()
          Used by the web service to get the result
 void initialize()
           
 void processCas(org.apache.uima.cas.CAS cas)
           
 
Methods inherited from class org.apache.uima.collection.CasConsumer_ImplBase
batchProcessComplete, collectionProcessComplete, getProcessingResourceMetaData, initialize, isReadOnly, isStateless, processCas, reconfigure, typeSystemInit
 
Methods inherited from class org.apache.uima.resource.ConfigurableResource_ImplBase
getConfigParameterValue, getConfigParameterValue, setConfigParameterValue, setConfigParameterValue
 
Methods inherited from class org.apache.uima.resource.Resource_ImplBase
getCasManager, getLogger, getMetaData, getResourceManager, getUimaContext, getUimaContextAdmin, setLogger, setMetaData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.uima.collection.CasConsumer
isReadOnly
 
Methods inherited from interface org.apache.uima.resource.ConfigurableResource
getConfigParameterValue, getConfigParameterValue, reconfigure, setConfigParameterValue, setConfigParameterValue
 
Methods inherited from interface org.apache.uima.resource.Resource
getLogger, getMetaData, getResourceManager, getUimaContext, getUimaContextAdmin, initialize, setLogger
 
Methods inherited from interface org.apache.uima.collection.base_cpm.CasObjectProcessor
processCas, typeSystemInit
 
Methods inherited from interface org.apache.uima.collection.base_cpm.CasProcessor
batchProcessComplete, collectionProcessComplete, getProcessingResourceMetaData, isStateless
 

Field Detail

PARAM_OUTPUTFILE

public static final java.lang.String PARAM_OUTPUTFILE
See Also:
Constant Field Values
Constructor Detail

RadialogyTermLookup

public RadialogyTermLookup()
Method Detail

initialize

public void initialize()
                throws org.apache.uima.resource.ResourceInitializationException
Overrides:
initialize in class org.apache.uima.collection.CasConsumer_ImplBase
Throws:
org.apache.uima.resource.ResourceInitializationException

processCas

public void processCas(org.apache.uima.cas.CAS cas)
                throws org.apache.uima.resource.ResourceProcessException
Specified by:
processCas in interface org.apache.uima.collection.base_cpm.CasObjectProcessor
Throws:
org.apache.uima.resource.ResourceProcessException

destroy

public void destroy()
Specified by:
destroy in interface org.apache.uima.resource.Resource
Overrides:
destroy in class org.apache.uima.collection.CasConsumer_ImplBase

getOutputXml

public java.lang.String getOutputXml()
Used by the web service to get the result

Specified by:
getOutputXml in interface NonTerminalConsumer
Returns: