- 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.duration.PreserveUMLSEventEventRelationsInGold
-
- All Implemented Interfaces:
- org.apache.uima.analysis_component.AnalysisComponent
public class PreserveUMLSEventEventRelationsInGold
extends org.apache.uima.fit.component.JCasAnnotator_ImplBase
Preserve only those event-event relations whose both arguments have covering system event mentions.
-
-
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.