Package org.apache.uima.analysis_component
package org.apache.uima.analysis_component
-
ClassDescriptionAnalysis Components are the primitive "building blocks" from which UIMA solutions are built.Implementation base class for AnalysisComponents.Base class for all annotators.Base class to be extended by Annotators that use the
CAS
interface.Base class to be extended by CAS Multipliers that use theCAS
interface.CasProcessor<E extends Throwable>A functional interface for a CAS processor.Base class to be extended by Annotators that use theJCas
interface.Base class to be extended by CAS Multipliers that use theCAS
interface.JCasProcessor<E extends Throwable>A functional interface for a JCas processor.