Uses of Package
org.apache.uima.collection
-
Packages that use org.apache.uima.collection Package Description org.apache.uima Apache UIMAorg.apache.uima.adapter.vinci org.apache.uima.analysis_component org.apache.uima.analysis_engine.impl org.apache.uima.analysis_engine.impl.compatibility org.apache.uima.analysis_engine.service.impl org.apache.uima.collection Classes and interfaces for collection processing.org.apache.uima.collection.base_cpm org.apache.uima.collection.impl org.apache.uima.collection.impl.cpm org.apache.uima.collection.impl.cpm.engine org.apache.uima.impl Apache UIMA internalsorg.apache.uima.tools org.apache.uima.tools.components org.apache.uima.tools.cpm org.apache.uima.tools.docanalyzer org.apache.uima.uimacpp org.apache.uima.util Utility classes and interfaces used by UIMA components.org.apache.uima.util.impl -
Classes in org.apache.uima.collection used by org.apache.uima Class Description CasConsumer Any component that operates on analysis results produced by a UIMA analysis engine.CasConsumerDescription AnCasConsumerDescription
contains all of the information needed to instantiate and use anCasConsumer
.CasInitializer Deprecated.As of v2.0, CAS Initializers are deprecated.CollectionProcessingEngine ACollectionProcessingEngine
(CPE) processes a collection of artifacts (for text analysis applications, this will be a collection of documents) and produces collection-level results.CollectionProcessingManager ACollectionProcessingManager
(CPM) manages the application of anAnalysisEngine
to a collection of artifacts.CollectionReader ACollectionReader
is used to iterate over the elements of a Collection.CollectionReaderDescription AnCollectionReaderDescription
contains all of the information needed to instantiate and use anCollectionReader
. -
Classes in org.apache.uima.collection used by org.apache.uima.adapter.vinci Class Description CasConsumer Any component that operates on analysis results produced by a UIMA analysis engine. -
Classes in org.apache.uima.collection used by org.apache.uima.analysis_component Class Description CasConsumer Any component that operates on analysis results produced by a UIMA analysis engine. -
Classes in org.apache.uima.collection used by org.apache.uima.analysis_engine.impl Class Description CasConsumer Any component that operates on analysis results produced by a UIMA analysis engine. -
Classes in org.apache.uima.collection used by org.apache.uima.analysis_engine.impl.compatibility Class Description CasConsumer Any component that operates on analysis results produced by a UIMA analysis engine.CollectionReader ACollectionReader
is used to iterate over the elements of a Collection. -
Classes in org.apache.uima.collection used by org.apache.uima.analysis_engine.service.impl Class Description CasConsumer Any component that operates on analysis results produced by a UIMA analysis engine. -
Classes in org.apache.uima.collection used by org.apache.uima.collection Class Description CasConsumer Any component that operates on analysis results produced by a UIMA analysis engine.CasInitializer Deprecated.As of v2.0, CAS Initializers are deprecated.CollectionException Thrown to indicate that there is a problem with some aspect of a Collection.CollectionReader ACollectionReader
is used to iterate over the elements of a Collection.CollectionReader_ImplBase Base class for Collection Readers, which developers should extend with their own Collection Reader implementation classes.EntityProcessStatus Contains information about the successful or unsuccessful processing of an entity (an element of a collection) by theCollectionProcessingManager
.StatusCallbackListener Interface for a Listener that receives notification from theCollectionProcessingManager
as various events occur. -
Classes in org.apache.uima.collection used by org.apache.uima.collection.base_cpm Class Description CollectionException Thrown to indicate that there is a problem with some aspect of a Collection.EntityProcessStatus Contains information about the successful or unsuccessful processing of an entity (an element of a collection) by theCollectionProcessingManager
. -
Classes in org.apache.uima.collection used by org.apache.uima.collection.impl Class Description CasConsumerDescription AnCasConsumerDescription
contains all of the information needed to instantiate and use anCasConsumer
.CasInitializerDescription Deprecated.As of v2.0, CAS Initializers are deprecated.CollectionException Thrown to indicate that there is a problem with some aspect of a Collection.CollectionProcessingEngine ACollectionProcessingEngine
(CPE) processes a collection of artifacts (for text analysis applications, this will be a collection of documents) and produces collection-level results.CollectionReaderDescription AnCollectionReaderDescription
contains all of the information needed to instantiate and use anCollectionReader
.EntityProcessStatus Contains information about the successful or unsuccessful processing of an entity (an element of a collection) by theCollectionProcessingManager
.StatusCallbackListener Interface for a Listener that receives notification from theCollectionProcessingManager
as various events occur. -
Classes in org.apache.uima.collection used by org.apache.uima.collection.impl.cpm Class Description CasConsumer Any component that operates on analysis results produced by a UIMA analysis engine.CollectionProcessingManager ACollectionProcessingManager
(CPM) manages the application of anAnalysisEngine
to a collection of artifacts.CollectionReader ACollectionReader
is used to iterate over the elements of a Collection.EntityProcessStatus Contains information about the successful or unsuccessful processing of an entity (an element of a collection) by theCollectionProcessingManager
.StatusCallbackListener Interface for a Listener that receives notification from theCollectionProcessingManager
as various events occur. -
Classes in org.apache.uima.collection used by org.apache.uima.collection.impl.cpm.engine Class Description CollectionException Thrown to indicate that there is a problem with some aspect of a Collection.EntityProcessStatus Contains information about the successful or unsuccessful processing of an entity (an element of a collection) by theCollectionProcessingManager
.StatusCallbackListener Interface for a Listener that receives notification from theCollectionProcessingManager
as various events occur. -
Classes in org.apache.uima.collection used by org.apache.uima.impl Class Description CasConsumerDescription AnCasConsumerDescription
contains all of the information needed to instantiate and use anCasConsumer
.CollectionProcessingEngine ACollectionProcessingEngine
(CPE) processes a collection of artifacts (for text analysis applications, this will be a collection of documents) and produces collection-level results.CollectionProcessingManager ACollectionProcessingManager
(CPM) manages the application of anAnalysisEngine
to a collection of artifacts.CollectionReaderDescription AnCollectionReaderDescription
contains all of the information needed to instantiate and use anCollectionReader
. -
Classes in org.apache.uima.collection used by org.apache.uima.tools Class Description CollectionProcessingEngine ACollectionProcessingEngine
(CPE) processes a collection of artifacts (for text analysis applications, this will be a collection of documents) and produces collection-level results.EntityProcessStatus Contains information about the successful or unsuccessful processing of an entity (an element of a collection) by theCollectionProcessingManager
.StatusCallbackListener Interface for a Listener that receives notification from theCollectionProcessingManager
as various events occur. -
Classes in org.apache.uima.collection used by org.apache.uima.tools.components Class Description CasConsumer Any component that operates on analysis results produced by a UIMA analysis engine.CasConsumer_ImplBase Base class for CAS Consumers in UIMA SDK v1.x, which developers should extend with their own CAS Consumer implementation classes.CasConsumerDescription AnCasConsumerDescription
contains all of the information needed to instantiate and use anCasConsumer
.CollectionException Thrown to indicate that there is a problem with some aspect of a Collection.CollectionReader ACollectionReader
is used to iterate over the elements of a Collection.CollectionReader_ImplBase Base class for Collection Readers, which developers should extend with their own Collection Reader implementation classes.CollectionReaderDescription AnCollectionReaderDescription
contains all of the information needed to instantiate and use anCollectionReader
. -
Classes in org.apache.uima.collection used by org.apache.uima.tools.cpm Class Description CasInitializerDescription Deprecated.As of v2.0, CAS Initializers are deprecated.CollectionProcessingEngine ACollectionProcessingEngine
(CPE) processes a collection of artifacts (for text analysis applications, this will be a collection of documents) and produces collection-level results.CollectionReaderDescription AnCollectionReaderDescription
contains all of the information needed to instantiate and use anCollectionReader
.EntityProcessStatus Contains information about the successful or unsuccessful processing of an entity (an element of a collection) by theCollectionProcessingManager
.StatusCallbackListener Interface for a Listener that receives notification from theCollectionProcessingManager
as various events occur. -
Classes in org.apache.uima.collection used by org.apache.uima.tools.docanalyzer Class Description CollectionProcessingManager ACollectionProcessingManager
(CPM) manages the application of anAnalysisEngine
to a collection of artifacts.EntityProcessStatus Contains information about the successful or unsuccessful processing of an entity (an element of a collection) by theCollectionProcessingManager
.StatusCallbackListener Interface for a Listener that receives notification from theCollectionProcessingManager
as various events occur. -
Classes in org.apache.uima.collection used by org.apache.uima.uimacpp Class Description CasConsumer Any component that operates on analysis results produced by a UIMA analysis engine. -
Classes in org.apache.uima.collection used by org.apache.uima.util Class Description CasConsumerDescription AnCasConsumerDescription
contains all of the information needed to instantiate and use anCasConsumer
.CasInitializerDescription Deprecated.As of v2.0, CAS Initializers are deprecated.CollectionReaderDescription AnCollectionReaderDescription
contains all of the information needed to instantiate and use anCollectionReader
. -
Classes in org.apache.uima.collection used by org.apache.uima.util.impl Class Description CasConsumerDescription AnCasConsumerDescription
contains all of the information needed to instantiate and use anCasConsumer
.CasInitializerDescription Deprecated.As of v2.0, CAS Initializers are deprecated.CollectionReaderDescription AnCollectionReaderDescription
contains all of the information needed to instantiate and use anCollectionReader
.