Uses of Package
org.apache.uima.analysis_engine.impl
Packages that use org.apache.uima.analysis_engine.impl
Package
Description
Contains reference implementations of the interfaces in
org.apache.uima
.-
Classes in org.apache.uima.analysis_engine.impl used by org.apache.uima.adapter.vinciClassDescriptionProvides functionality common to Analysis Engine implementations.
-
Classes in org.apache.uima.analysis_engine.impl used by org.apache.uima.analysis_engine.asb.implClassDescriptionProvides functionality common to Analysis Engine implementations.Implements Monitoring/Management interface to an AnalysisEngine.Reference implementation of
AnalysisEngine
. -
Classes in org.apache.uima.analysis_engine.impl used by org.apache.uima.analysis_engine.implClassDescriptionReference implementation of
AnalysisEngine
.Reference implementation ofAnalysisEngineDescription
.Provides functionality common to Analysis Engine implementations.Implements Monitoring/Management interface to an AnalysisEngine.JMX MBean interface for monitoring AnalysisEngine performance stats.Deprecated.since v2.0Reference implementation ofAnnotatorContext
.inner class StringPairReference implementation ofAnalysisEngine
.Reference implementation ofResultSpecification
.Represents the languages associated with one explicit type:feature in a result specrepresents the updateable list of features, each with a particular language spec a given feature only appears once in the list, with the union of all languagesA set of languages, each represented by a canonical string object The set is stored without any subsumed elements Instances of this class are shareable Duplicate-on-update strategy Requires that all update operations to it return the possibly new RsLangs object, and that calls are always of the form rsLangInstance = rsLangInstance.[some-update-operation] Requires that all copy operations set the shared bit: copiedInstance = origInstance.setShared(); A instance marked isShared == true is immutable Updates cause duplication.Holds types and/or features with language specs These are expected to be sparse with respect to the complete type systemThis object holds the set of RsTypes for a result spec There is one instance of this per ResultSpecification_implReference implementation ofAnalysisEngine
. -
Classes in org.apache.uima.analysis_engine.impl used by org.apache.uima.analysis_engine.service.implClassDescriptionProvides functionality common to Analysis Engine implementations.
-
Classes in org.apache.uima.analysis_engine.impl used by org.apache.uima.implClassDescriptionImplements Monitoring/Management interface to an AnalysisEngine.
-
Classes in org.apache.uima.analysis_engine.impl used by org.apache.uima.uimacppClassDescriptionProvides functionality common to Analysis Engine implementations.