Uses of Package
org.apache.uima.resource
-
Classes in org.apache.uima.resource used by org.apache.uima Class Description ConfigurationManager Manages the configuration parameters of all components within a possibly aggregateResource
.CustomResourceSpecifier A type ofResourceSpecifier
that specifically names the Java class that should be created.ExternalResourceDependency AnExternalResourceDependency
object describes an resources's requirements on an external resource.ExternalResourceDescription AnExternalResourceDescription
object describes a resource that is loaded in theResourceManager
and may be shared between components.FileLanguageResourceSpecifier A type ofResourceSpecifier
that locates a resource file using its URL, where the URL depends on an ISO language identifier.FileResourceSpecifier A type ofResourceSpecifier
that locates a resource file using its URL.JMSMessagingSpecifier MailMessagingSpecifier MQMessagingSpecifier Parameter A general parameter having a name and a value, which are both strings.PearSpecifier A type ofResourceSpecifier
that locate an installed pearResource
.Resource Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).ResourceAccessException Thrown to indicate a failure has occurred in attempting to access an external resource.ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceManager AResourceManager
holds a collection ofResource
objects, each registered under a specified key.ResourceSpecifier 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.Session An object that encapsulates all conversational state between a UIMAResource
and a particular client.URISpecifier A type ofResourceSpecifier
that locates an existingResource
service by its URI. -
Classes in org.apache.uima.resource used by org.apache.uima.adapter.vinci Class Description ConfigurableResource AResource
that has configuration parameters that can be changed after the Resource has been instantiated.ConfigurableResource_ImplBase Implementation base class forConfigurableResource
s.Parameter A general parameter having a name and a value, which are both strings.Resource Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Resource_ImplBase Implementation base class forResource
s.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceServiceException Thrown to indicate that an error has occurred during communication with a remote resource service.ResourceServiceStub A stub that calls a remote AnalysisEngine service.ResourceSpecifier 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. -
Classes in org.apache.uima.resource used by org.apache.uima.analysis_component Class Description ConfigurableResource AResource
that has configuration parameters that can be changed after the Resource has been instantiated.ConfigurableResource_ImplBase Implementation base class forConfigurableResource
s.Resource Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Resource_ImplBase Implementation base class forResource
s.ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceSpecifier 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. -
Classes in org.apache.uima.resource used by org.apache.uima.analysis_engine Class Description ConfigurableResource AResource
that has configuration parameters that can be changed after the Resource has been instantiated.ManagementObject Base interface for objects that expose a monitoring and management interface to a UIMA component or some part of the UIMA framework.Resource Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceCreationSpecifier AResourceCreationSpecifier
is the supertype ofAnalysisEngineDescription
,CasConsumerDescription
,CollectionReaderDescription
, andCasInitializerDescription
.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceManager AResourceManager
holds a collection ofResource
objects, each registered under a specified key.ResourceProcessException Thrown to indicate that aResource
has encountered a problem during its processing.ResourceServiceException Thrown to indicate that an error has occurred during communication with a remote resource service.ResourceServiceStub A stub that calls a remote AnalysisEngine service.ResourceSpecifier 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. -
Classes in org.apache.uima.resource used by org.apache.uima.analysis_engine.asb Class Description Resource Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceSpecifier 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. -
Classes in org.apache.uima.resource used by org.apache.uima.analysis_engine.asb.impl Class Description CasManager Manages creation and pooling of CAS instances within an AnalysisEngine.ConfigurableResource AResource
that has configuration parameters that can be changed after the Resource has been instantiated.ConfigurableResource_ImplBase Implementation base class forConfigurableResource
s.Resource Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Resource_ImplBase Implementation base class forResource
s.ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceCreationSpecifier AResourceCreationSpecifier
is the supertype ofAnalysisEngineDescription
,CasConsumerDescription
,CollectionReaderDescription
, andCasInitializerDescription
.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceSpecifier 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. -
Classes in org.apache.uima.resource used by org.apache.uima.analysis_engine.impl Class Description ConfigurableResource AResource
that has configuration parameters that can be changed after the Resource has been instantiated.ConfigurableResource_ImplBase Implementation base class forConfigurableResource
s.ManagementObject Base interface for objects that expose a monitoring and management interface to a UIMA component or some part of the UIMA framework.Resource Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Resource_ImplBase Implementation base class forResource
s.ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceCreationSpecifier AResourceCreationSpecifier
is the supertype ofAnalysisEngineDescription
,CasConsumerDescription
,CollectionReaderDescription
, andCasInitializerDescription
.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceManager AResourceManager
holds a collection ofResource
objects, each registered under a specified key.ResourceProcessException Thrown to indicate that aResource
has encountered a problem during its processing.ResourceSpecifier 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. -
Classes in org.apache.uima.resource used by org.apache.uima.analysis_engine.impl.compatibility Class Description ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization. -
Classes in org.apache.uima.resource used by org.apache.uima.analysis_engine.metadata Class Description ResourceManager AResourceManager
holds a collection ofResource
objects, each registered under a specified key.ResourceSpecifier 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. -
Classes in org.apache.uima.resource used by org.apache.uima.analysis_engine.metadata.impl Class Description ResourceManager AResourceManager
holds a collection ofResource
objects, each registered under a specified key.ResourceSpecifier 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. -
Classes in org.apache.uima.resource used by org.apache.uima.analysis_engine.service.impl Class Description ConfigurableResource AResource
that has configuration parameters that can be changed after the Resource has been instantiated.ConfigurableResource_ImplBase Implementation base class forConfigurableResource
s.Resource Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Resource_ImplBase Implementation base class forResource
s.ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceServiceException Thrown to indicate that an error has occurred during communication with a remote resource service.ResourceSpecifier 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. -
Classes in org.apache.uima.resource used by org.apache.uima.cas.impl Class Description ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization. -
Classes in org.apache.uima.resource used by org.apache.uima.collection Class Description ConfigurableResource AResource
that has configuration parameters that can be changed after the Resource has been instantiated.ConfigurableResource_ImplBase Implementation base class forConfigurableResource
s.Resource Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Resource_ImplBase Implementation base class forResource
s.ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceCreationSpecifier AResourceCreationSpecifier
is the supertype ofAnalysisEngineDescription
,CasConsumerDescription
,CollectionReaderDescription
, andCasInitializerDescription
.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceProcessException Thrown to indicate that aResource
has encountered a problem during its processing.ResourceSpecifier 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. -
Classes in org.apache.uima.resource used by org.apache.uima.collection.base_cpm Class Description ConfigurableResource AResource
that has configuration parameters that can be changed after the Resource has been instantiated.ConfigurableResource_ImplBase Implementation base class forConfigurableResource
s.Resource Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Resource_ImplBase Implementation base class forResource
s.ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceProcessException Thrown to indicate that aResource
has encountered a problem during its processing.ResourceSpecifier 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. -
Classes in org.apache.uima.resource used by org.apache.uima.collection.impl Class Description ResourceCreationSpecifier AResourceCreationSpecifier
is the supertype ofAnalysisEngineDescription
,CasConsumerDescription
,CollectionReaderDescription
, andCasInitializerDescription
.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceManager AResourceManager
holds a collection ofResource
objects, each registered under a specified key.ResourceSpecifier 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. -
Classes in org.apache.uima.resource used by org.apache.uima.collection.impl.base_cpm.container Class Description ConfigurableResource AResource
that has configuration parameters that can be changed after the Resource has been instantiated.Resource Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Resource_ImplBase Implementation base class forResource
s.ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceProcessException Thrown to indicate that aResource
has encountered a problem during its processing. -
Classes in org.apache.uima.resource used by org.apache.uima.collection.impl.base_cpm.container.deployer Class Description ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceProcessException Thrown to indicate that aResource
has encountered a problem during its processing. -
Classes in org.apache.uima.resource used by org.apache.uima.collection.impl.cpm Class Description ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceManager AResourceManager
holds a collection ofResource
objects, each registered under a specified key. -
Classes in org.apache.uima.resource used by org.apache.uima.collection.impl.cpm.container Class Description ConfigurableResource AResource
that has configuration parameters that can be changed after the Resource has been instantiated.Resource Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Resource_ImplBase Implementation base class forResource
s.ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceManager AResourceManager
holds a collection ofResource
objects, each registered under a specified key.ResourceProcessException Thrown to indicate that aResource
has encountered a problem during its processing.ResourceSpecifier 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. -
Classes in org.apache.uima.resource used by org.apache.uima.collection.impl.cpm.container.deployer Class Description ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceManager AResourceManager
holds a collection ofResource
objects, each registered under a specified key.ResourceServiceException Thrown to indicate that an error has occurred during communication with a remote resource service. -
Classes in org.apache.uima.resource used by org.apache.uima.collection.impl.cpm.container.deployer.socket Class Description ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set. -
Classes in org.apache.uima.resource used by org.apache.uima.collection.impl.cpm.container.deployer.vinci Class Description ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceSpecifier 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.URISpecifier A type ofResourceSpecifier
that locates an existingResource
service by its URI. -
Classes in org.apache.uima.resource used by org.apache.uima.collection.impl.cpm.engine Class Description CasManager Manages creation and pooling of CAS instances within an AnalysisEngine.ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceProcessException Thrown to indicate that aResource
has encountered a problem during its processing. -
Classes in org.apache.uima.resource used by org.apache.uima.collection.impl.cpm.utils Class Description ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization. -
Classes in org.apache.uima.resource used by org.apache.uima.collection.impl.metadata.cpe Class Description Parameter A general parameter having a name and a value, which are both strings.ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceManager AResourceManager
holds a collection ofResource
objects, each registered under a specified key. -
Classes in org.apache.uima.resource used by org.apache.uima.collection.metadata Class Description ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceManager AResourceManager
holds a collection ofResource
objects, each registered under a specified key. -
Classes in org.apache.uima.resource used by org.apache.uima.flow Class Description ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceCreationSpecifier AResourceCreationSpecifier
is the supertype ofAnalysisEngineDescription
,CasConsumerDescription
,CollectionReaderDescription
, andCasInitializerDescription
.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceSpecifier 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. -
Classes in org.apache.uima.resource used by org.apache.uima.flow.impl Class Description ResourceCreationSpecifier AResourceCreationSpecifier
is the supertype ofAnalysisEngineDescription
,CasConsumerDescription
,CollectionReaderDescription
, andCasInitializerDescription
.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceManager AResourceManager
holds a collection ofResource
objects, each registered under a specified key.ResourceSpecifier 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. -
Classes in org.apache.uima.resource used by org.apache.uima.impl Class Description ConfigurationManager Manages the configuration parameters of all components within a possibly aggregateResource
.CustomResourceSpecifier A type ofResourceSpecifier
that specifically names the Java class that should be created.ExternalResourceDependency AnExternalResourceDependency
object describes an resources's requirements on an external resource.ExternalResourceDescription AnExternalResourceDescription
object describes a resource that is loaded in theResourceManager
and may be shared between components.FileLanguageResourceSpecifier A type ofResourceSpecifier
that locates a resource file using its URL, where the URL depends on an ISO language identifier.FileResourceSpecifier A type ofResourceSpecifier
that locates a resource file using its URL.JMSMessagingSpecifier MailMessagingSpecifier MQMessagingSpecifier Parameter A general parameter having a name and a value, which are both strings.PearSpecifier A type ofResourceSpecifier
that locate an installed pearResource
.Resource Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).ResourceAccessException Thrown to indicate a failure has occurred in attempting to access an external resource.ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceManager AResourceManager
holds a collection ofResource
objects, each registered under a specified key.ResourceSpecifier 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.Session An object that encapsulates all conversational state between a UIMAResource
and a particular client.URISpecifier A type ofResourceSpecifier
that locates an existingResource
service by its URI. -
Classes in org.apache.uima.resource used by org.apache.uima.internal.util Class Description ManagementObject Base interface for objects that expose a monitoring and management interface to a UIMA component or some part of the UIMA framework.Resource Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceManager AResourceManager
holds a collection ofResource
objects, each registered under a specified key.ResourceSpecifier 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. -
Classes in org.apache.uima.resource used by org.apache.uima.pear.tools Class Description ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceManager AResourceManager
holds a collection ofResource
objects, each registered under a specified key.ResourceSpecifier 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. -
Classes in org.apache.uima.resource used by org.apache.uima.resource Class Description CasDefinition Encapsulates information that defines how to create a CAS.CasManager Manages creation and pooling of CAS instances within an AnalysisEngine.ConfigurableResource AResource
that has configuration parameters that can be changed after the Resource has been instantiated.DataResource DataResource
is a simple resource that provides access to data.ExternalResourceDependency AnExternalResourceDependency
object describes an resources's requirements on an external resource.ExternalResourceDescription AnExternalResourceDescription
object describes a resource that is loaded in theResourceManager
and may be shared between components.MessagingSpecifier Parameter A general parameter having a name and a value, which are both strings.RelativePathResolver Used by the resource manager to resolve relative URLs to absolute URLs.Resource Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Resource_ImplBase Implementation base class forResource
s.ResourceAccessException Thrown to indicate a failure has occurred in attempting to access an external resource.ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceManager AResourceManager
holds a collection ofResource
objects, each registered under a specified key.ResourceServiceException Thrown to indicate that an error has occurred during communication with a remote resource service.ResourceServiceSpecifier AResourceServiceSpecifier
is a type ofResourceSpecifier
that contains information that can be used to locate an existing resource available as a service.ResourceSpecifier 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.Session An object that encapsulates all conversational state between a UIMAResource
and a particular client. -
Classes in org.apache.uima.resource used by org.apache.uima.resource.impl Class Description CasDefinition Encapsulates information that defines how to create a CAS.CasManager Manages creation and pooling of CAS instances within an AnalysisEngine.ConfigurableDataResourceSpecifier A type ofResourceSpecifier
that locates a resource file using its URL.ConfigurationManager Manages the configuration parameters of all components within a possibly aggregateResource
.CustomResourceSpecifier A type ofResourceSpecifier
that specifically names the Java class that should be created.DataResource DataResource
is a simple resource that provides access to data.ExternalResourceDependency AnExternalResourceDependency
object describes an resources's requirements on an external resource.ExternalResourceDescription AnExternalResourceDescription
object describes a resource that is loaded in theResourceManager
and may be shared between components.FileLanguageResourceSpecifier A type ofResourceSpecifier
that locates a resource file using its URL, where the URL depends on an ISO language identifier.FileResourceSpecifier A type ofResourceSpecifier
that locates a resource file using its URL.Parameter A general parameter having a name and a value, which are both strings.ParameterizedDataResource A resource that provides access to data, where the data can vary based on parameters.PearSpecifier A type ofResourceSpecifier
that locate an installed pearResource
.RelativePathResolver Used by the resource manager to resolve relative URLs to absolute URLs.Resource Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Resource_ImplBase Implementation base class forResource
s.ResourceAccessException Thrown to indicate a failure has occurred in attempting to access an external resource.ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceCreationSpecifier AResourceCreationSpecifier
is the supertype ofAnalysisEngineDescription
,CasConsumerDescription
,CollectionReaderDescription
, andCasInitializerDescription
.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceManager AResourceManager
holds a collection ofResource
objects, each registered under a specified key.ResourceServiceSpecifier AResourceServiceSpecifier
is a type ofResourceSpecifier
that contains information that can be used to locate an existing resource available as a service.ResourceSpecifier 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.Session An object that encapsulates all conversational state between a UIMAResource
and a particular client.URISpecifier A type ofResourceSpecifier
that locates an existingResource
service by its URI. -
Classes in org.apache.uima.resource used by org.apache.uima.resource.metadata Class Description ExternalResourceDescription AnExternalResourceDescription
object describes a resource that is loaded in theResourceManager
and may be shared between components.ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceManager AResourceManager
holds a collection ofResource
objects, each registered under a specified key. -
Classes in org.apache.uima.resource used by org.apache.uima.resource.metadata.impl Class Description ExternalResourceDescription AnExternalResourceDescription
object describes a resource that is loaded in theResourceManager
and may be shared between components.ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceManager AResourceManager
holds a collection ofResource
objects, each registered under a specified key. -
Classes in org.apache.uima.resource used by org.apache.uima.resource.service.impl Class Description Resource Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Resource_ImplBase Implementation base class forResource
s.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceServiceException Thrown to indicate that an error has occurred during communication with a remote resource service.ResourceServiceStub A stub that calls a remote AnalysisEngine service.ResourceSpecifier 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. -
Classes in org.apache.uima.resource used by org.apache.uima.tools Class Description ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization. -
Classes in org.apache.uima.resource used by org.apache.uima.tools.components Class Description ConfigurableResource AResource
that has configuration parameters that can be changed after the Resource has been instantiated.ConfigurableResource_ImplBase Implementation base class forConfigurableResource
s.Resource Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).Resource_ImplBase Implementation base class forResource
s.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceProcessException Thrown to indicate that aResource
has encountered a problem during its processing. -
Classes in org.apache.uima.resource used by org.apache.uima.tools.cpm Class Description ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceManager AResourceManager
holds a collection ofResource
objects, each registered under a specified key.ResourceSpecifier 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. -
Classes in org.apache.uima.resource used by org.apache.uima.tools.docanalyzer Class Description ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization. -
Classes in org.apache.uima.resource used by org.apache.uima.tools.jcasgen Class Description ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceManager AResourceManager
holds a collection ofResource
objects, each registered under a specified key. -
Classes in org.apache.uima.resource used by org.apache.uima.tools.pear.merger Class Description ResourceSpecifier 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. -
Classes in org.apache.uima.resource used by org.apache.uima.uimacpp Class Description ResourceCreationSpecifier AResourceCreationSpecifier
is the supertype ofAnalysisEngineDescription
,CasConsumerDescription
,CollectionReaderDescription
, andCasInitializerDescription
.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization. -
Classes in org.apache.uima.resource used by org.apache.uima.util Class Description CasDefinition Encapsulates information that defines how to create a CAS.CasManager Manages creation and pooling of CAS instances within an AnalysisEngine.CustomResourceSpecifier A type ofResourceSpecifier
that specifically names the Java class that should be created.ManagementObject Base interface for objects that expose a monitoring and management interface to a UIMA component or some part of the UIMA framework.PearSpecifier A type ofResourceSpecifier
that locate an installed pearResource
.Resource Resource
is the general term for all UIMA components that can be acquired and used by an application (or by other resources).ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceInitializationException Thrown byResource.initialize(ResourceSpecifier,Map)
to indicate that a failure has occurred during initialization.ResourceManager AResourceManager
holds a collection ofResource
objects, each registered under a specified key.ResourceSpecifier 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.URISpecifier A type ofResourceSpecifier
that locates an existingResource
service by its URI. -
Classes in org.apache.uima.resource used by org.apache.uima.util.impl Class Description CustomResourceSpecifier A type ofResourceSpecifier
that specifically names the Java class that should be created.ManagementObject Base interface for objects that expose a monitoring and management interface to a UIMA component or some part of the UIMA framework.PearSpecifier A type ofResourceSpecifier
that locate an installed pearResource
.ResourceConfigurationException Thrown to indicate that aResource
's configuration parameters could not be set.ResourceManager AResourceManager
holds a collection ofResource
objects, each registered under a specified key.ResourceSpecifier 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.URISpecifier A type ofResourceSpecifier
that locates an existingResource
service by its URI.