Uses of Package
org.apache.uima.resource
Package
Description
Apache UIMA
The Analysis Engine interface, along with supporting interfaces and exception classes.
Contains the Analysis Structure Broker (ASB) interface, along with supporting interfaces and
exception classes.
Interfaces for objects that represent metadata for an Analysis Engine.
Implementation and Low-Level API for the CAS Interfaces.
Classes and interfaces for collection processing.
Java object representation of a CPE Descriptor.
uimaFIT-enhanced base classes for UIMA components and some simple components.
Reflection-based context and dependency injection.
Collection Processing Engine (CPE) support.
uimaFIT annotations used for dependency injection.
Example for an UIMA-based experiment running an analysis and evaluating the results.
Example for a simple analysis engine and pipeline.
Examples for using the
ExternalResource
annotation.Example for using the
ExternalResource
annotation.Factories to create different kinds of UIMA resource specifiers.
INTERNAL API - May change without further notice.
Executing UIMA pipelines.
Apache UIMA internals
The
org.apache.uima.pear.tools
package provides applications and
tools that allow installing PEAR packages containing UIMA-compliant components, verifying
serviceability of installed components by using UIMA API and browsing PEAR packages.Interfaces for
Resources
and ResourceSpecifiers
.Interfaces for objects that represent metadata for a Resource.
Describes the format of the generated JCas cover classes for UIMA Version 3.
Utility classes and interfaces used by UIMA components.
-
ClassDescriptionManages the configuration parameters of all components within a possibly aggregate
Resource
.A type ofResourceSpecifier
that specifically names the Java class that should be created.AnExternalResourceDependency
object describes an resources's requirements on an external resource.AnExternalResourceDescription
object describes a resource that is loaded in theResourceManager
and may be shared between components.A type ofResourceSpecifier
that locates a resource file using its URL, where the URL depends on an ISO language identifier.A type ofResourceSpecifier
that locates a resource file using its URL.A general parameter having a name and a value, which are both strings.A type ofResourceSpecifier
that locate an installed pearResource
.Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Thrown to indicate a failure has occurred in attempting to access an external resource.Thrown to indicate that aResource
's configuration parameters could not be set.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceManager
holds a collection ofResource
objects, each registered under a specified key.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service.An object that encapsulates all conversational state between a UIMAResource
and a particular client.A type ofResourceSpecifier
that locates an existingResource
service by its URI. -
ClassDescriptionA
Resource
that has configuration parameters that can be changed after the Resource has been instantiated.Implementation base class forConfigurableResource
s.A general parameter having a name and a value, which are both strings.Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Implementation base class forResource
s.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.Thrown to indicate that an error has occurred during communication with a remote resource service.A stub that calls a remote AnalysisEngine service.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
ClassDescriptionA
Resource
that has configuration parameters that can be changed after the Resource has been instantiated.Implementation base class forConfigurableResource
s.Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Implementation base class forResource
s.Thrown to indicate that aResource
's configuration parameters could not be set.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
ClassDescriptionA
Resource
that has configuration parameters that can be changed after the Resource has been instantiated.Base interface for objects that expose a monitoring and management interface to a UIMA component or some part of the UIMA framework.Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Thrown to indicate that aResource
's configuration parameters could not be set.AResourceCreationSpecifier
is the supertype ofAnalysisEngineDescription
,CasConsumerDescription
, andCollectionReaderDescription
.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceManager
holds a collection ofResource
objects, each registered under a specified key.Thrown to indicate that aResource
has encountered a problem during its processing.Thrown to indicate that an error has occurred during communication with a remote resource service.A stub that calls a remote AnalysisEngine service.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
ClassDescription
Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
ClassDescriptionA
Resource
that has configuration parameters that can be changed after the Resource has been instantiated.Implementation base class forConfigurableResource
s.Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Implementation base class forResource
s.Thrown to indicate that aResource
's configuration parameters could not be set.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
ClassDescriptionA
Resource
that has configuration parameters that can be changed after the Resource has been instantiated.Implementation base class forConfigurableResource
s.Base interface for objects that expose a monitoring and management interface to a UIMA component or some part of the UIMA framework.Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Implementation base class forResource
s.Thrown to indicate that aResource
's configuration parameters could not be set.AResourceCreationSpecifier
is the supertype ofAnalysisEngineDescription
,CasConsumerDescription
, andCollectionReaderDescription
.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceManager
holds a collection ofResource
objects, each registered under a specified key.Thrown to indicate that aResource
has encountered a problem during its processing.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
ClassDescriptionThrown to indicate that a
Resource
's configuration parameters could not be set.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization. -
ClassDescriptionA
ResourceManager
holds a collection ofResource
objects, each registered under a specified key.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
ClassDescriptionA
ResourceManager
holds a collection ofResource
objects, each registered under a specified key.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
ClassDescriptionA
Resource
that has configuration parameters that can be changed after the Resource has been instantiated.Implementation base class forConfigurableResource
s.Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Implementation base class forResource
s.Thrown to indicate that aResource
's configuration parameters could not be set.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.Thrown to indicate that an error has occurred during communication with a remote resource service.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
ClassDescriptionThrown by
Resource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization. -
ClassDescriptionA
Resource
that has configuration parameters that can be changed after the Resource has been instantiated.Implementation base class forConfigurableResource
s.Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Implementation base class forResource
s.Thrown to indicate that aResource
's configuration parameters could not be set.AResourceCreationSpecifier
is the supertype ofAnalysisEngineDescription
,CasConsumerDescription
, andCollectionReaderDescription
.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.Thrown to indicate that aResource
has encountered a problem during its processing.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
ClassDescriptionA
Resource
that has configuration parameters that can be changed after the Resource has been instantiated.Implementation base class forConfigurableResource
s.Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Implementation base class forResource
s.Thrown to indicate that aResource
's configuration parameters could not be set.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.Thrown to indicate that aResource
has encountered a problem during its processing.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
ClassDescriptionA
ResourceCreationSpecifier
is the supertype ofAnalysisEngineDescription
,CasConsumerDescription
, andCollectionReaderDescription
.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceManager
holds a collection ofResource
objects, each registered under a specified key.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
ClassDescriptionA
Resource
that has configuration parameters that can be changed after the Resource has been instantiated.Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Implementation base class forResource
s.Thrown to indicate that aResource
's configuration parameters could not be set.Thrown to indicate that aResource
has encountered a problem during its processing. -
-
ClassDescriptionThrown to indicate that a
Resource
's configuration parameters could not be set.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceManager
holds a collection ofResource
objects, each registered under a specified key. -
ClassDescriptionA
Resource
that has configuration parameters that can be changed after the Resource has been instantiated.Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Implementation base class forResource
s.Thrown to indicate that aResource
's configuration parameters could not be set.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceManager
holds a collection ofResource
objects, each registered under a specified key.Thrown to indicate that aResource
has encountered a problem during its processing.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
-
-
-
ClassDescriptionManages creation and pooling of CAS instances within an AnalysisEngine.Thrown to indicate that a
Resource
's configuration parameters could not be set.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.Thrown to indicate that aResource
has encountered a problem during its processing. -
-
-
-
ClassDescriptionA
Resource
that has configuration parameters that can be changed after the Resource has been instantiated.Implementation base class forConfigurableResource
s.Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Implementation base class forResource
s.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
ClassDescription
DataResource
is a simple resource that provides access to data.A general parameter having a name and a value, which are both strings.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
ClassDescriptionThrown by
Resource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization. -
ClassDescription
Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources). -
ClassDescriptionA
Resource
that has configuration parameters that can be changed after the Resource has been instantiated.Implementation base class forConfigurableResource
s.Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Implementation base class forResource
s.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization. -
ClassDescriptionThrown by
Resource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization. -
ClassDescription
DataResource
is a simple resource that provides access to data.Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Implementation base class forResource
s.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.TheSharedResourceObject
interface must be implemented by all classes that provide access to resource data. -
ClassDescription
DataResource
is a simple resource that provides access to data.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.TheSharedResourceObject
interface must be implemented by all classes that provide access to resource data. -
ClassDescriptionAn
ExternalResourceDependency
object describes an resources's requirements on an external resource.AnExternalResourceDescription
object describes a resource that is loaded in theResourceManager
and may be shared between components.A type ofResourceSpecifier
that locate an installed pearResource
.Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).AResourceCreationSpecifier
is the supertype ofAnalysisEngineDescription
,CasConsumerDescription
, andCollectionReaderDescription
.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceManager
holds a collection ofResource
objects, each registered under a specified key.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service.TheSharedResourceObject
interface must be implemented by all classes that provide access to resource data. -
ClassDescriptionThrown by
Resource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization. -
ClassDescription
Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Implementation base class forResource
s.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
ClassDescriptionAn
ExternalResourceDescription
object describes a resource that is loaded in theResourceManager
and may be shared between components.Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Implementation base class forResource
s.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceManager
holds a collection ofResource
objects, each registered under a specified key. -
ClassDescriptionThrown by
Resource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceManager
holds a collection ofResource
objects, each registered under a specified key. -
ClassDescriptionThrown by
Resource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceManager
holds a collection ofResource
objects, each registered under a specified key. -
ClassDescription
Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
ClassDescription
Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources). -
ClassDescription
Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceManager
holds a collection ofResource
objects, each registered under a specified key. -
ClassDescriptionThrown to indicate that a
Resource
's configuration parameters could not be set.AResourceCreationSpecifier
is the supertype ofAnalysisEngineDescription
,CasConsumerDescription
, andCollectionReaderDescription
.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
ClassDescriptionA
ResourceCreationSpecifier
is the supertype ofAnalysisEngineDescription
,CasConsumerDescription
, andCollectionReaderDescription
.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceManager
holds a collection ofResource
objects, each registered under a specified key.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
ClassDescriptionManages the configuration parameters of all components within a possibly aggregate
Resource
.A type ofResourceSpecifier
that specifically names the Java class that should be created.AnExternalResourceDependency
object describes an resources's requirements on an external resource.AnExternalResourceDescription
object describes a resource that is loaded in theResourceManager
and may be shared between components.A type ofResourceSpecifier
that locates a resource file using its URL, where the URL depends on an ISO language identifier.A type ofResourceSpecifier
that locates a resource file using its URL.A general parameter having a name and a value, which are both strings.A type ofResourceSpecifier
that locate an installed pearResource
.Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Thrown to indicate a failure has occurred in attempting to access an external resource.Thrown to indicate that aResource
's configuration parameters could not be set.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceManager
holds a collection ofResource
objects, each registered under a specified key.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service.An object that encapsulates all conversational state between a UIMAResource
and a particular client.A type ofResourceSpecifier
that locates an existingResource
service by its URI. -
ClassDescriptionBase interface for objects that expose a monitoring and management interface to a UIMA component or some part of the UIMA framework.
Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Thrown to indicate that aResource
's configuration parameters could not be set.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceManager
holds a collection ofResource
objects, each registered under a specified key.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
ClassDescriptionThrown by
Resource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization. -
ClassDescriptionEncapsulates information that defines how to create a CAS.Manages creation and pooling of CAS instances within an AnalysisEngine.A
Resource
that has configuration parameters that can be changed after the Resource has been instantiated.DataResource
is a simple resource that provides access to data.AnExternalResourceDependency
object describes an resources's requirements on an external resource.AnExternalResourceDescription
object describes a resource that is loaded in theResourceManager
and may be shared between components.A general parameter having a name and a value, which are both strings.Used by the resource manager to resolve relative URLs to absolute URLs.Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Implementation base class forResource
s.Thrown to indicate a failure has occurred in attempting to access an external resource.Thrown to indicate that aResource
's configuration parameters could not be set.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceManager
holds a collection ofResource
objects, each registered under a specified key.Thrown to indicate that an error has occurred during communication with a remote resource service.AResourceServiceSpecifier
is a type ofResourceSpecifier
that contains information that can be used to locate an existing resource available as a service.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service.An object that encapsulates all conversational state between a UIMAResource
and a particular client. -
ClassDescriptionEncapsulates information that defines how to create a CAS.Manages creation and pooling of CAS instances within an AnalysisEngine.A type of
ResourceSpecifier
that locates a resource file using its URL.Manages the configuration parameters of all components within a possibly aggregateResource
.A type ofResourceSpecifier
that specifically names the Java class that should be created.DataResource
is a simple resource that provides access to data.AnExternalResourceDependency
object describes an resources's requirements on an external resource.AnExternalResourceDescription
object describes a resource that is loaded in theResourceManager
and may be shared between components.A type ofResourceSpecifier
that locates a resource file using its URL, where the URL depends on an ISO language identifier.A type ofResourceSpecifier
that locates a resource file using its URL.A general parameter having a name and a value, which are both strings.A resource that provides access to data, where the data can vary based on parameters.A type ofResourceSpecifier
that locate an installed pearResource
.Used by the resource manager to resolve relative URLs to absolute URLs.Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Implementation base class forResource
s.Thrown to indicate a failure has occurred in attempting to access an external resource.Thrown to indicate that aResource
's configuration parameters could not be set.AResourceCreationSpecifier
is the supertype ofAnalysisEngineDescription
,CasConsumerDescription
, andCollectionReaderDescription
.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceManager
holds a collection ofResource
objects, each registered under a specified key.AResourceServiceSpecifier
is a type ofResourceSpecifier
that contains information that can be used to locate an existing resource available as a service.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service.An object that encapsulates all conversational state between a UIMAResource
and a particular client.A type ofResourceSpecifier
that locates an existingResource
service by its URI. -
ClassDescriptionAn
ExternalResourceDescription
object describes a resource that is loaded in theResourceManager
and may be shared between components.Thrown to indicate that aResource
's configuration parameters could not be set.AResourceManager
holds a collection ofResource
objects, each registered under a specified key. -
ClassDescriptionAn
ExternalResourceDescription
object describes a resource that is loaded in theResourceManager
and may be shared between components.Thrown to indicate that aResource
's configuration parameters could not be set.AResourceManager
holds a collection ofResource
objects, each registered under a specified key. -
ClassDescription
Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Implementation base class forResource
s.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.Thrown to indicate that an error has occurred during communication with a remote resource service.A stub that calls a remote AnalysisEngine service.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
ClassDescriptionThrown by
Resource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceManager
holds a collection ofResource
objects, each registered under a specified key.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
ClassDescriptionAn
ExternalResourceDependency
object describes an resources's requirements on an external resource.AnExternalResourceDescription
object describes a resource that is loaded in theResourceManager
and may be shared between components.AResourceCreationSpecifier
is the supertype ofAnalysisEngineDescription
,CasConsumerDescription
, andCollectionReaderDescription
.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
ClassDescriptionAn
ExternalResourceDependency
object describes an resources's requirements on an external resource.AnExternalResourceDescription
object describes a resource that is loaded in theResourceManager
and may be shared between components. -
ClassDescriptionThrown by
Resource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization. -
ClassDescriptionA
Resource
that has configuration parameters that can be changed after the Resource has been instantiated.Implementation base class forConfigurableResource
s.Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Implementation base class forResource
s.Thrown to indicate that aResource
's configuration parameters could not be set.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceManager
holds a collection ofResource
objects, each registered under a specified key.Thrown to indicate that aResource
has encountered a problem during its processing. -
ClassDescriptionThrown by
Resource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization. -
ClassDescriptionA
Resource
that has configuration parameters that can be changed after the Resource has been instantiated.Implementation base class forConfigurableResource
s.Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Implementation base class forResource
s.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.Thrown to indicate that aResource
has encountered a problem during its processing. -
ClassDescriptionA
ResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service. -
ClassDescriptionThrown by
Resource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization. -
ClassDescriptionA
ResourceManager
holds a collection ofResource
objects, each registered under a specified key. -
ClassDescriptionA
ResourceCreationSpecifier
is the supertype ofAnalysisEngineDescription
,CasConsumerDescription
, andCollectionReaderDescription
.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization. -
ClassDescriptionEncapsulates information that defines how to create a CAS.Manages creation and pooling of CAS instances within an AnalysisEngine.A type of
ResourceSpecifier
that specifically names the Java class that should be created.Base interface for objects that expose a monitoring and management interface to a UIMA component or some part of the UIMA framework.A type ofResourceSpecifier
that locate an installed pearResource
.Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Thrown to indicate that aResource
's configuration parameters could not be set.Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.AResourceManager
holds a collection ofResource
objects, each registered under a specified key.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service.A type ofResourceSpecifier
that locates an existingResource
service by its URI. -
ClassDescriptionA type of
ResourceSpecifier
that specifically names the Java class that should be created.Base interface for objects that expose a monitoring and management interface to a UIMA component or some part of the UIMA framework.A type ofResourceSpecifier
that locate an installed pearResource
.Thrown to indicate that aResource
's configuration parameters could not be set.AResourceManager
holds a collection ofResource
objects, each registered under a specified key.AResourceSpecifier
contains information that can be used acquire a reference to aResource
, whether that is done by instantiating the resource locally or locating an existing resource available as a service.A type ofResourceSpecifier
that locates an existingResource
service by its URI.