@Deprecated public class TempEval2013Writer extends org.uimafit.component.JCasAnnotator_ImplBase
| Modifier and Type | Field and Description |
|---|---|
static String |
PARAM_OUTPUT_DIRECTORY
Deprecated.
|
| Constructor and Description |
|---|
TempEval2013Writer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<org.apache.uima.cas.text.AnnotationFS> |
getAnnotations(org.apache.uima.jcas.JCas jCas)
Deprecated.
|
static org.apache.uima.analysis_engine.AnalysisEngineDescription |
getDescription(File outputDir)
Deprecated.
|
void |
process(org.apache.uima.jcas.JCas jCas)
Deprecated.
|
protected org.jdom2.Element |
toElement(org.apache.uima.cas.text.AnnotationFS annotation)
Deprecated.
|
getRequiredCasInterface, processgetCasInstancesRequired, hasNext, nextpublic static final String PARAM_OUTPUT_DIRECTORY
public static org.apache.uima.analysis_engine.AnalysisEngineDescription getDescription(File outputDir) throws org.apache.uima.resource.ResourceInitializationException
org.apache.uima.resource.ResourceInitializationExceptionpublic void process(org.apache.uima.jcas.JCas jCas)
throws org.apache.uima.analysis_engine.AnalysisEngineProcessException
process in class org.apache.uima.analysis_component.JCasAnnotator_ImplBaseorg.apache.uima.analysis_engine.AnalysisEngineProcessExceptionprotected List<org.apache.uima.cas.text.AnnotationFS> getAnnotations(org.apache.uima.jcas.JCas jCas)
protected org.jdom2.Element toElement(org.apache.uima.cas.text.AnnotationFS annotation)
Copyright © 2013. All Rights Reserved.