Uses of Interface
org.apache.uima.analysis_component.AnalysisComponent

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

Uses of AnalysisComponent in org.apache.uima.analysis_component
 

Classes in org.apache.uima.analysis_component that implement AnalysisComponent
 class AnalysisComponent_ImplBase
          Implementation base class for AnalysisComponents.
 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 in org.apache.uima.uimacpp
 

Classes in org.apache.uima.uimacpp that implement AnalysisComponent
 class UimacppAnalysisComponent
           
 



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