Uses of Interface
org.apache.uima.resource.metadata.MetaDataObject
Package
Description
The Analysis Engine interface, along with supporting interfaces and exception classes.
Interfaces for objects that represent metadata for an Analysis Engine.
Classes and interfaces for collection processing.
Java object representation of a CPE Descriptor.
INTERNAL API - May change without further notice.
Interfaces for
Resources
and ResourceSpecifiers
.Interfaces for objects that represent metadata for a Resource.
Search engine-independent indexing classes.
Utility classes and interfaces used by UIMA components.
-
Uses of MetaDataObject in org.apache.uima.analysis_engine
Modifier and TypeInterfaceDescriptioninterface
AnAnalysisEngineDescription
contains all of the information needed to instantiate and use anAnalysisEngine
.interface
Deprecated.interface
A reference to a Type or Feature in the Analysis Engine's TypeSystem.Modifier and TypeMethodDescriptionAnalysisEngineDescription.getDelegateAnalysisEngineSpecifiersWithImports()
Retrieves a Map whose keys are string identifiers and whose values are the eitherImport
orResourceSpecifier
objects. -
Uses of MetaDataObject in org.apache.uima.analysis_engine.impl
Modifier and TypeClassDescriptionclass
Reference implementation ofAnalysisEngineDescription
.final class
Reference implementation ofResultSpecification
.class
Deprecated.since v2.0class
Reference implementation ofTypeOrFeature
.Modifier and TypeMethodDescriptionAnalysisEngineDescription_impl.getDelegateAnalysisEngineSpecifiersWithImports()
-
Uses of MetaDataObject in org.apache.uima.analysis_engine.metadata
Modifier and TypeInterfaceDescriptioninterface
Encapsulates all of the metadata for an Analysis Engine.interface
ACapabilityLanguageFlow
is a simple type ofFlowConstraints
that specifies the complete flow as a capabilityLanguage sequence.interface
AFixedFlow
is a simple type ofFlowConstraints
that specifies the complete flow as a fixed sequence.interface
AFlowConstraints
object represents constraints on the order of execution of delegate Analysis Engines within an aggregate Analysis Engine.interface
Declares which FlowController is used by the Aggregate Analysis Engine.interface
Sofa Name mapping is required to connect the output Sofas from one component to the input Sofa of another component. -
Uses of MetaDataObject in org.apache.uima.analysis_engine.metadata.impl
Modifier and TypeClassDescriptionclass
Reference implementation ofAnalysisEngineMetaData
.class
ACapabilityLanguageFlow
is a simple type ofFlowConstraints
that specifies the complete flow as a capabilityLanguage sequence.class
Reference implementation ofFixedFlow
.class
Declares which FlowController is used by the Aggregate Analysis Engine.class
Implementation ofSofaMapping
. -
Uses of MetaDataObject in org.apache.uima.collection
Modifier and TypeInterfaceDescriptioninterface
AnCasConsumerDescription
contains all of the information needed to instantiate and use anCasConsumer
.interface
Deprecated.As of v2.0, CAS Initializers are deprecated.interface
AnCollectionReaderDescription
contains all of the information needed to instantiate and use anCollectionReader
. -
Uses of MetaDataObject in org.apache.uima.collection.impl
Modifier and TypeClassDescriptionclass
class
Deprecated.As of v2.0, CAS Initializers are deprecated.class
-
Uses of MetaDataObject in org.apache.uima.collection.impl.metadata.cpe
Modifier and TypeClassDescriptionclass
Base class for all CpeCasProcessor objects in the reference implementation.class
The Class CasProcessorDeploymentParamImpl.class
The Class CasProcessorDeploymentParamsImpl.class
The Class CasProcessorErrorHandlingImpl.class
The Class CasProcessorErrorRateThresholdImpl.class
The Class CasProcessorExecArgImpl.class
The Class CasProcessorExecutableImpl.class
The Class CasProcessorFilterImpl.class
The Class CasProcessorMaxRestartsImpl.class
The Class CasProcessorRunInSeperateProcessImpl.class
The Class CasProcessorRuntimeEnvParamImpl.class
The Class CasProcessorTimeoutImpl.class
The Class CpeCasProcessorsImpl.class
The Class CpeCheckpointImpl.class
Deprecated.As of v2.0, CAS Initializers are deprecated.class
The Class CpeCollectionReaderImpl.class
The Class CpeCollectionReaderIteratorImpl.class
The Class CpeComponentDescriptorImpl.class
The Class CpeConfigurationImpl.class
The Class CpeDescriptionImpl.class
The Class CpeIncludeImpl.class
The Class CpeIntegratedCasProcessorImpl.class
The Class CpeLocalCasProcessorImpl.class
The Class CpeRemoteCasProcessorImpl.class
The Class CpeResourceManagerConfigurationImpl.class
The Class CpeSofaMappingImpl.class
The Class CpeSofaMappingsImpl.class
The Class OutputQueue_impl. -
Uses of MetaDataObject in org.apache.uima.collection.metadata
Modifier and TypeInterfaceDescriptioninterface
An object that holds configuration information used for building CPE Descriptor.interface
An object to contains configuration specific to error handling applicable to every CasProcossor.interface
An object to contains configuration specific to error handling applicable to every CasProcessor.interface
An object containing an arbitrary value that will passed to a program launched by the CPE.interface
An object containing configuration for a program that the CPE will use to launch CasProcessor.interface
Object containing a filter expression used by the CPE to route CAS's to CasProcessor.interface
An object that holds configuration related to handling max restarts for CasProcessors.interface
An object that holds configuration that is part of the CPE descriptor.interface
An object that holds configuration that is part of the CPE descriptor.interface
An object that holds configuration that is part of the CPE descriptor.interface
An object that holds configuration that is part of the CPE descriptor.interface
An object that holds configuration that is part of the CPE descriptor.interface
An object that holds configuration that is part of the CPE descriptor.interface
An object that holds configuration that is part of the CPE descriptor.interface
Deprecated.As of v2.0 CAS Initializers are deprecated.interface
An object that holds configuration that is part of the CPE descriptor.interface
An object that holds configuration that is part of the CPE descriptor.interface
An object that holds configuration that is part of the CPE descriptor.interface
Java representation of a Collection Processing Engine (CPE) XML descriptor.interface
An object that holds configuration that is part of the CPE descriptor.interface
An object that holds configuration that is part of the CPE descriptor.interface
An object that holds configuration that is part of the CPE descriptor.interface
An object that holds configuration that is part of the CPE descriptor.interface
An object that holds configuration that is part of the CPE descriptor.interface
interface
interface
An object that holds configuration that is part of the CPE descriptor. -
Uses of MetaDataObject in org.apache.uima.fit.internal
Modifier and TypeClassDescriptionclass
INTERNAL API - ExtendedExternalResourceDescription_impl
which can carryExternalResourceDescription
s. -
Uses of MetaDataObject in org.apache.uima.flow
Modifier and TypeInterfaceDescriptioninterface
AFlowControllerDescription
contains all of the information needed to instantiate and use aFlowController
. -
Uses of MetaDataObject in org.apache.uima.flow.impl
-
Uses of MetaDataObject in org.apache.uima.internal.util
-
Uses of MetaDataObject in org.apache.uima.resource
Modifier and TypeInterfaceDescriptioninterface
A type ofResourceSpecifier
that locates a resource file using its URL.interface
A type ofResourceSpecifier
that specifically names the Java class that should be created.interface
AnExternalResourceDependency
object describes an resources's requirements on an external resource.interface
AnExternalResourceDescription
object describes a resource that is loaded in theResourceManager
and may be shared between components.interface
A type ofResourceSpecifier
that locates a resource file using its URL, where the URL depends on an ISO language identifier.interface
A type ofResourceSpecifier
that locates a resource file using its URL.interface
interface
interface
interface
interface
A general parameter having a name and a value, which are both strings.interface
A type ofResourceSpecifier
that locate an installed pearResource
.interface
AResourceCreationSpecifier
is the supertype ofAnalysisEngineDescription
,CasConsumerDescription
, andCollectionReaderDescription
.interface
AResourceServiceSpecifier
is a type ofResourceSpecifier
that contains information that can be used to locate an existing resource available as a service.interface
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.interface
A type ofResourceSpecifier
that is an aggregate of otherResourceSpecifier
s.interface
A type ofResourceSpecifier
that locates an existingResource
service by its URI. -
Uses of MetaDataObject in org.apache.uima.resource.impl
Modifier and TypeClassDescriptionclass
Reference implementation ofFileResourceSpecifier
.class
Implementation ofCustomResourceSpecifier
.class
Reference implementation ofExternalResourceDependency
.class
Reference implementation ofAnalysisEngineDescription
.class
Reference implementation ofFileLanguageResourceSpecifier
.class
Reference implementation ofFileResourceSpecifier
.class
class
Reference implementation ofPearSpecifier
.class
Reference implementation ofResourceCreationSpecifier
.class
Reference implementation ofURISpecifier
. -
Uses of MetaDataObject in org.apache.uima.resource.metadata
Modifier and TypeInterfaceDescriptioninterface
Represents an allowed value for an "enumerated" type.interface
ACapability
defines an operation that an Resource can carry out.interface
A group ofConfigurationParameter
s.interface
Completely specifies a configuration parameter on a UIMA resource.interface
The declarations of configuration parameters in a Resource.interface
The values forConfigurationParameter
s in a Resource.interface
Binds anExternalResourceDependency
to anExternalResourceDescription
.interface
A description of a CAS feature.interface
Description of a collection of CAS feature structure indexes.interface
A description of a CAS feature structure index.interface
A description of a key defining a CAS feature structure index.interface
An import declaration.interface
A precondition on the language of the document.interface
A precondition on the MIME Type of the entity.interface
A type ofMetaDataObject
that stores a name (String) and value (Object).interface
APrecondition
of a Resource is a condition that an Entity and/or its analysis in theCAS
must satisfy before that Entity can be processed by the Resource.interface
interface
Defines a set of external resources and their bindings toExternalResourceDependencies
.interface
Encapsulates all metadata for aResource
.interface
SimplePrecondition
defines a few simple conditions that can be evaluated against aCAS
.interface
A description of a CAS Type.interface
A declaration of priorities between CAS Types.interface
Declares a relative priority between CAS types.interface
Description of a CAS TypeSystem. -
Uses of MetaDataObject in org.apache.uima.resource.metadata.impl
Modifier and TypeClassDescriptionclass
Reference implementation ofAllowedValue
.class
Reference implementation ofCapability
.class
Reference implementation ofConfigurationGroup
.class
Reference implementation ofConfigurationParameter
.class
class
Reference implementation ofConfigurationParameterSettings
.class
class
Reference implementation ofFeatureDescription
.class
class
class
class
class
Precondition that tests language of the document.class
Abstract base class for all MetaDataObjects in the reference implementation.class
Precondition that tests the MIME type of the Entity's content.class
Reference implementation ofNameValuePair
.class
class
Reference implementation ofProcessingResourceMetaData
.class
class
Reference implementation ofResourceMetaData
.class
Reference implementation ofSimplePrecondition
.class
Reference implementation ofTypeDescription
.class
Reference implementation ofTypePriorities
.class
Reference implementation ofTypePriorityList
.class
Reference implementation ofTypeSystemDescription
. -
Uses of MetaDataObject in org.apache.uima.search.impl
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
-
Uses of MetaDataObject in org.apache.uima.util
Modifier and TypeMethodDescriptionstatic CAS
CasCreationUtils.createCas
(Collection<? extends MetaDataObject> aComponentDescriptionsOrMetaData) Creates a new CAS instance for a collection of CAS Processors.static CAS
CasCreationUtils.createCas
(Collection<? extends MetaDataObject> aComponentDescriptionsOrMetaData, Properties aPerformanceTuningSettings) Creates a new CAS instance for a collection of CAS Processors.static CAS
CasCreationUtils.createCas
(Collection<? extends MetaDataObject> aComponentDescriptionsOrMetaData, Properties aPerformanceTuningSettings, ResourceManager aResourceManager) Creates a new CAS instance for a collection of CAS Processors.static CAS
CasCreationUtils.createCas
(Collection<? extends MetaDataObject> aComponentDescriptionsOrMetaData, TypeSystem aTypeSystem, Properties aPerformanceTuningSettings) Creates a new CAS instance for a collection of CAS Processors, which. reuses an existing type system.static CAS
CasCreationUtils.createCas
(Collection<? extends MetaDataObject> aComponentDescriptionsOrMetaData, TypeSystem aTypeSystem, Properties aPerformanceTuningSettings, ResourceManager aResourceManager) Creates a new CAS instance for a collection of CAS Processors, which. reuses an existing type system.static List
<ProcessingResourceMetaData> CasCreationUtils.getMetaDataList
(Collection<? extends MetaDataObject> aComponentDescriptionOrMetaData, ResourceManager aResourceManager) Gets a list of ProcessingResourceMetadata objects from a list containing either ResourceSpecifiers, ProcessingResourceMetadata objects, or subparts of ProcessingResourceMetadata objects (type systems, indexes, or type priorities).static List
<ProcessingResourceMetaData> CasCreationUtils.getMetaDataList
(Collection<? extends MetaDataObject> aComponentDescriptionOrMetaData, ResourceManager aResourceManager, Map<String, ? super Exception> aOutputFailedRemotes) Gets a list of ProcessingResourceMetadata objects from a list containing either ResourceSpecifiers, ProcessingResourceMetadata objects, or subparts of ProcessingResourceMetadata objects (type systems, indexes, or type priorities).
AnalysisEngineDescription
should be used instead.