Package org.apache.uima.analysis_engine.impl
package org.apache.uima.analysis_engine.impl
-
ClassDescriptionReference 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.Base class for analysis engine processor adapters.A stub that calls a remote AnalysisEngine service.Deprecated.since v2.0Reference implementation ofAnnotatorContext
.Trivial CasIterator that returns no CASes.Wraps a CasIterator as a JCasIteratorAnAnalysisEngine
implementation that can process multipleCAS
objects simultaneously.UIMA pear runtime analysis engine wrapper.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 languagesImplements a globally shared weak-reference map between types & features to the corresponding Full Feature name Used to avoid creating new full feature names when compiling result feature specs.Class used to canonicalize language stringA 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_implDeprecated.since v2.0Reference implementation ofTypeOrFeature
.Reference implementation ofAnalysisEngine
.