Uses of Package
org.apache.uima.analysis_component

Packages that use org.apache.uima.analysis_component
org.apache.uima.analysis_component   
org.apache.uima.analysis_engine.impl   
org.apache.uima.analysis_engine.impl.compatibility   
org.apache.uima.examples Examples illustrating how to use the UIMA Framework. 
org.apache.uima.examples.cas Examples of Annotators that use the CAS Interface directly, not the JCAS. 
org.apache.uima.examples.casMultiplier   
org.apache.uima.examples.tokenizer   
org.apache.uima.tutorial.ex1   
org.apache.uima.tutorial.ex3   
org.apache.uima.tutorial.ex4   
org.apache.uima.tutorial.ex6   
org.apache.uima.uimacpp   
 

Classes in org.apache.uima.analysis_component used by org.apache.uima.analysis_component
AnalysisComponent
          Analysis Components are the primitive "building blocks" from which UIMA solutions are built.
AnalysisComponent_ImplBase
          Implementation base class for AnalysisComponents.
Annotator_ImplBase
          Base class for all annotators.
 

Classes in org.apache.uima.analysis_component used by org.apache.uima.analysis_engine.impl
AnalysisComponent
          Analysis Components are the primitive "building blocks" from which UIMA solutions are built.
 

Classes in org.apache.uima.analysis_component used by org.apache.uima.analysis_engine.impl.compatibility
AnalysisComponent
          Analysis Components are the primitive "building blocks" from which UIMA solutions are built.
 

Classes in org.apache.uima.analysis_component used by org.apache.uima.examples
AnalysisComponent
          Analysis Components are the primitive "building blocks" from which UIMA solutions are built.
AnalysisComponent_ImplBase
          Implementation base class for AnalysisComponents.
Annotator_ImplBase
          Base class for all annotators.
CasAnnotator_ImplBase
          Base class to be extended by Annotators that use the CAS interface.
 

Classes in org.apache.uima.analysis_component used by org.apache.uima.examples.cas
AnalysisComponent
          Analysis Components are the primitive "building blocks" from which UIMA solutions are built.
AnalysisComponent_ImplBase
          Implementation base class for AnalysisComponents.
Annotator_ImplBase
          Base class for all annotators.
CasAnnotator_ImplBase
          Base class to be extended by Annotators that use the CAS interface.
 

Classes in org.apache.uima.analysis_component used by org.apache.uima.examples.casMultiplier
AnalysisComponent
          Analysis Components are the primitive "building blocks" from which UIMA solutions are built.
AnalysisComponent_ImplBase
          Implementation base class for AnalysisComponents.
JCasMultiplier_ImplBase
          Base class to be extended by CAS Multipliers that use the CAS interface.
 

Classes in org.apache.uima.analysis_component used by org.apache.uima.examples.tokenizer
AnalysisComponent
          Analysis Components are the primitive "building blocks" from which UIMA solutions are built.
AnalysisComponent_ImplBase
          Implementation base class for AnalysisComponents.
Annotator_ImplBase
          Base class for all annotators.
JCasAnnotator_ImplBase
          Base class to be extended by Annotators that use the JCas interface.
 

Classes in org.apache.uima.analysis_component used by org.apache.uima.tutorial.ex1
AnalysisComponent
          Analysis Components are the primitive "building blocks" from which UIMA solutions are built.
AnalysisComponent_ImplBase
          Implementation base class for AnalysisComponents.
Annotator_ImplBase
          Base class for all annotators.
JCasAnnotator_ImplBase
          Base class to be extended by Annotators that use the JCas interface.
 

Classes in org.apache.uima.analysis_component used by org.apache.uima.tutorial.ex3
AnalysisComponent
          Analysis Components are the primitive "building blocks" from which UIMA solutions are built.
AnalysisComponent_ImplBase
          Implementation base class for AnalysisComponents.
Annotator_ImplBase
          Base class for all annotators.
JCasAnnotator_ImplBase
          Base class to be extended by Annotators that use the JCas interface.
 

Classes in org.apache.uima.analysis_component used by org.apache.uima.tutorial.ex4
AnalysisComponent
          Analysis Components are the primitive "building blocks" from which UIMA solutions are built.
AnalysisComponent_ImplBase
          Implementation base class for AnalysisComponents.
Annotator_ImplBase
          Base class for all annotators.
JCasAnnotator_ImplBase
          Base class to be extended by Annotators that use the JCas interface.
 

Classes in org.apache.uima.analysis_component used by org.apache.uima.tutorial.ex6
AnalysisComponent
          Analysis Components are the primitive "building blocks" from which UIMA solutions are built.
AnalysisComponent_ImplBase
          Implementation base class for AnalysisComponents.
Annotator_ImplBase
          Base class for all annotators.
JCasAnnotator_ImplBase
          Base class to be extended by Annotators that use the JCas interface.
 

Classes in org.apache.uima.analysis_component used by org.apache.uima.uimacpp
AnalysisComponent
          Analysis Components are the primitive "building blocks" from which UIMA solutions are built.
AnalysisComponent_ImplBase
          Implementation base class for AnalysisComponents.
 



Copyright © 2011. All Rights Reserved.