- java.lang.Object
-
- org.apache.uima.analysis_component.AnalysisComponent_ImplBase
-
- org.apache.uima.analysis_component.Annotator_ImplBase
-
- org.apache.uima.analysis_component.JCasAnnotator_ImplBase
-
- org.apache.uima.fit.component.JCasAnnotator_ImplBase
-
- org.apache.ctakes.temporal.data.analysis.EventContextAnalysisPipeline.EventAndTokenContextWriter
-
- All Implemented Interfaces:
- org.apache.uima.analysis_component.AnalysisComponent
- Enclosing class:
- EventContextAnalysisPipeline
public static class EventContextAnalysisPipeline.EventAndTokenContextWriter
extends org.apache.uima.fit.component.JCasAnnotator_ImplBase
Print all tokens with contexts and all events with contexts for further analysis.
-
-
Method Summary
-
Methods inherited from class org.apache.uima.fit.component.JCasAnnotator_ImplBase
getLogger, initialize
-
Methods inherited from class org.apache.uima.analysis_component.JCasAnnotator_ImplBase
getRequiredCasInterface, process
-
Methods inherited from class org.apache.uima.analysis_component.Annotator_ImplBase
getCasInstancesRequired, hasNext, next
-
Methods inherited from class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
batchProcessComplete, collectionProcessComplete, destroy, getContext, getResultSpecification, reconfigure, setResultSpecification
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.