Uses of Class
org.apache.uima.analysis_component.AnalysisComponent_ImplBase

Packages that use AnalysisComponent_ImplBase
org.apache.uima.analysis_component   
org.apache.uima.uimacpp   
 

Uses of AnalysisComponent_ImplBase in org.apache.uima.analysis_component
 

Subclasses of AnalysisComponent_ImplBase in org.apache.uima.analysis_component
 class Annotator_ImplBase
          Base class for all annotators.
 class CasAnnotator_ImplBase
          Base class to be extended by Annotators that use the CAS interface.
 class CasMultiplier_ImplBase
          Base class to be extended by CAS Multipliers that use the CAS interface.
 class JCasAnnotator_ImplBase
          Base class to be extended by Annotators that use the JCas interface.
 class JCasMultiplier_ImplBase
          Base class to be extended by CAS Multipliers that use the CAS interface.
 

Uses of AnalysisComponent_ImplBase in org.apache.uima.uimacpp
 

Subclasses of AnalysisComponent_ImplBase in org.apache.uima.uimacpp
 class UimacppAnalysisComponent
           
 



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