| Name | Description | Type | Package | Framework |
| AbortCasProcessorException | Exception to notify the CPM to disable a Cas Processor. | Class | org.apache.uima.collection.base_cpm | Apache Uima |
|
| AbortCPMException | /** Exception to notify the CPM to terminate itself. | Class | org.apache.uima.collection.base_cpm | Apache Uima |
|
| AbstractCas | The base interface extended by all CAS (Common Analysis System) interfaces in the UIMA SDK. | Interface | org.apache.uima.cas | Apache Uima |
|
| AbstractCas_ImplBase | Base class from which CAS implementations should extend. | Class | org.apache.uima.cas | Apache Uima |
|
| AllowedValue | Represents an allowed value for an enumerated type. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| AnalysisComponent | Analysis Components are the primitive building blocks from which UIMA solutions are built. | Interface | org.apache.uima.analysis_component | Apache Uima |
|
| AnalysisComponent_ImplBase | directly. | Class | org.apache.uima.analysis_component | Apache Uima |
|
| AnalysisEngine | An Analysis Engine is a component responsible for analyzing unstructured information, discovering and representing semantic content. | Interface | org.apache.uima.analysis_engine | Apache Uima |
|
| AnalysisEngineDescription | An AnalysisEngineDescription contains all of the information needed to instantiate and use an AnalysisEngine. | Interface | org.apache.uima.analysis_engine | Apache Uima |
|
| AnalysisEngineManagement | Monitoring and management interface to an AnalysisEngine. | Interface | org.apache.uima.analysis_engine | Apache Uima |
|
| AnalysisEngineMetaData | Encapsulates all of the metadata for an Analysis Engine. | Interface | org.apache.uima.analysis_engine.metadata | Apache Uima |
|
| AnalysisEnginePerformanceReports | A class that is useful for generating an Analysis Engine performance report from a ProcessTrace object. | Class | org.apache.uima.util | Apache Uima |
|
| AnalysisEngineProcessException | An AnalysisEngineProcessException may be thrown by an Analysis Engine's process method, indicating that a failure occurred during processing. | Class | org.apache.uima.analysis_engine | Apache Uima |
|
| AnalysisEngineServiceStub | A stub that calls a remote AnalysisEngine service. | Interface | org.apache.uima.analysis_engine | Apache Uima |
|
| AnalysisEngineUtils | Static utility methods relating to analysis engines. | Class | org.apache.uima.util | Apache Uima |
|
| AnalysisProcessData | Encapsulates all data that is modified by an AnalysisEngine's AnalysisEngine. | Interface | org.apache.uima.analysis_engine | Apache Uima |
|
| Annotation | the JCas class model for the CAS type uima. | Class | org.apache.uima.jcas.tcas | Apache Uima |
|
| Annotation_Type | | Class | org.apache.uima.jcas.tcas | Apache Uima |
|
| AnnotationBase | the JCas class model for the CAS type uima. | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| AnnotationBase_Type | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| AnnotationBaseFS | Annotation Base API. | Interface | org.apache.uima.cas | Apache Uima |
|
| AnnotationFS | Interface for Annotation Feature Structures. | Interface | org.apache.uima.cas.text | Apache Uima |
|
| AnnotationIndex | An annotation index provides additional iterator functionality that applies only to instances of uima. | Interface | org.apache.uima.cas.text | Apache Uima |
|
| AnnotationTree | Represents an annotation tree. | Interface | org.apache.uima.cas.text | Apache Uima |
|
| AnnotationTreeNode | Represents a node in an annotation tree. | Interface | org.apache.uima.cas.text | Apache Uima |
|
| Annotator_ImplBase | Base class for all annotators. | Class | org.apache.uima.analysis_component | Apache Uima |
|
| Annotator_ImplBase | Base class for annotators in UIMA SDK v1. | Class | org.apache.uima.analysis_engine.annotator | Apache Uima |
|
| AnnotatorConfigurationException | An AnnotatorConfigurationException is thrown by an annotator if the settings of its configuration parameters are invalid. | Class | org.apache.uima.analysis_engine.annotator | Apache Uima |
|
| AnnotatorContext | This interface is maintained only for backwards compatibility with annotators developed in UIMA SDK v1. | Interface | org.apache.uima.analysis_engine.annotator | Apache Uima |
|
| AnnotatorContextException | An AnnotatorContextException is thrown by an AnnotatorContext if it cannot complete the invoked operation due to a failure in the underlying implementation. | Class | org.apache.uima.analysis_engine.annotator | Apache Uima |
|
| AnnotatorInitializationException | An AnnotatorInitializationException may be thrown by an annotator's initialize method, indicating that the annotator failed to successfully initialize itself. | Class | org.apache.uima.analysis_engine.annotator | Apache Uima |
|
| AnnotatorProcessException | An AnnotatorProcessException may be thrown by an annotator's process method, indicating that a failure occurred during processing. | Class | org.apache.uima.analysis_engine.annotator | Apache Uima |
|
| ArrayFS | Feature structure array interface. | Interface | org.apache.uima.cas | Apache Uima |
|
| ASB | The Analysis Structure Broker (ASB) is the component responsible for the details of communicating with Analysis Engines that may potentially be distributed across different | Interface | org.apache.uima.analysis_engine.asb | Apache Uima |
|
| Attribute | A simple name, value pair that is specified as part of a Style to further define its This object implements the XMLizable interface and can be parsed from an XML | Interface | org.apache.uima.search | Apache Uima |
|
| BaseAnnotator | Base interface for annotators in UIMA SDK v1. | Interface | org.apache.uima.analysis_engine.annotator | Apache Uima |
|
| BaseCollectionReader | The Base CollectionReader interface. | Interface | org.apache.uima.collection.base_cpm | Apache Uima |
|
| BaseCPM | The Base CPM interface is a lower-level interface to the Collection Processing Manager. | Interface | org.apache.uima.collection.base_cpm | Apache Uima |
|
| BaseStatusCallbackListener | Interface for a Listener that receives notification from the BaseCPM as various events occur. | Interface | org.apache.uima.collection.base_cpm | Apache Uima |
|
| BooleanArray | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| BooleanArray_Type | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| BooleanArrayFS | Boolean array interface. | Interface | org.apache.uima.cas | Apache Uima |
|
| ByteArray | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| ByteArray_Type | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| ByteArrayFS | Byte array interface. | Interface | org.apache.uima.cas | Apache Uima |
|
| Capability | A Capability defines an operation that an Resource can carry out. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| CapabilityLanguageFlow | A CapabilityLanguageFlow is a simple type of FlowConstraints that specifies the complete flow as a capabilityLanguage sequence. | Interface | org.apache.uima.analysis_engine.metadata | Apache Uima |
|
| CAS | Object-oriented CAS (Common Analysis System) API. | Interface | org.apache.uima.cas | Apache Uima |
|
| CASAdminException | Exception class for package org. | Class | org.apache.uima.cas.admin | Apache Uima |
|
| CasAnnotator_ImplBase | Base class to be extended by Annotators that use the CAS interface. | Class | org.apache.uima.analysis_component | Apache Uima |
|
| CasConsumer | Any component that operates on analysis results produced by a UIMA analysis engine. | Interface | org.apache.uima.collection | Apache Uima |
|
| CasConsumer_ImplBase | Base class for CAS Consumers in UIMA SDK v1. | Class | org.apache.uima.collection | Apache Uima |
|
| CasConsumerDescription | An CasConsumerDescription contains all of the information needed to instantiate and use an CasConsumer. | Interface | org.apache.uima.collection | Apache Uima |
|
| CasCopier | Utility class for doing deep copies of FeatureStructures from one CAS to another. | Class | org.apache.uima.util | Apache Uima |
|
| CasCreationUtils | Utilities for creating and setting up CASes. | Class | org.apache.uima.util | Apache Uima |
|
| CasData | Interface for directly accessing and manipulating the data in the Common Analysis Structure. | Interface | org.apache.uima.cas_data | Apache Uima |
|
| CasDataCollectionReader | A CasDataCollectionReader is used to iterate over the elements of a Collection. | Interface | org.apache.uima.collection.base_cpm | Apache Uima |
|
| CasDataCollectionReader_ImplBase | Base class from which to extend when writing Collection Readers that use the CasData interface to access the CAS. | Class | org.apache.uima.collection.base_cpm | Apache Uima |
|
| CasDataConsumer | Any component that operates on analysis results produced by a UIMA CasDataProcessor. | Interface | org.apache.uima.collection.base_cpm | Apache Uima |
|
| CasDataConsumer_ImplBase | Base class from which to extend when writing CAS Consumers that use the CasData interfaceFields inherited from interface org. | Class | org.apache.uima.collection.base_cpm | Apache Uima |
|
| CasDataInitializer | A component that takes an Object (for text analysis applications, this will often be a String) and creates a CasData. | Interface | org.apache.uima.collection.base_cpm | Apache Uima |
|
| CasDataInitializer_ImplBase | Base class from which to extend when writing CAS Initializers that use the CasData interface to access the CAS. | Class | org.apache.uima.collection.base_cpm | Apache Uima |
|
| CasDataProcessor | Interface for CAS processors that want to interact directly with the CasData. | Interface | org.apache.uima.collection.base_cpm | Apache Uima |
|
| CasDataStatusCallbackListener | Interface for a Listener that receives notification from the CollectionProcessingManager as various events occur. | Interface | org.apache.uima.collection.base_cpm | Apache Uima |
|
| CasDefinition | Encapsulates information that defines how to create a CAS. | Class | org.apache.uima.resource | Apache Uima |
|
| CASException | Exception class for package org. | Class | org.apache.uima.cas | Apache Uima |
|
| CASFactory | Factory class to create CASMgr objects. | Class | org.apache.uima.cas.admin | Apache Uima |
|
| CasFlow_ImplBase | Convenience base class for Flow objects that use the CAS interface. | Class | org.apache.uima.flow | Apache Uima |
|
| CasFlowController_ImplBase | Base class to be extended by FlowControllers that use the CAS interface. | Class | org.apache.uima.flow | Apache Uima |
|
| CasInitializer | A component that takes an Object and initializes a CAS. | Interface | org.apache.uima.collection | Apache Uima |
|
| CasInitializer_ImplBase | Base class for CAS Initializers, which developers should extend with their own CAS Initializer implementation classes. | Class | org.apache.uima.collection | Apache Uima |
|
| CasInitializerDescription | An CasInitializerDescription contains all of the information needed to instantiate and use an CasInitializer. | Interface | org.apache.uima.collection | Apache Uima |
|
| CasIterator | An iterator over a collection of CASes. | Interface | org.apache.uima.analysis_engine | Apache Uima |
|
| CasManager | Manages creation and pooling of CAS instances within an AnalysisEngine. | Interface | org.apache.uima.resource | Apache Uima |
|
| CASMgr | Class comment for CASMgr. | Interface | org.apache.uima.cas.admin | Apache Uima |
|
| CasMultiplier_ImplBase | Base class to be extended by CAS Multipliers that use the CAS interface. | Class | org.apache.uima.analysis_component | Apache Uima |
|
| CasObjectProcessor | Interface for CAS Processors that want to use the full CAS implementation. | Interface | org.apache.uima.collection.base_cpm | Apache Uima |
|
| CasOwner | Represents the owner of a CAS. | Interface | org.apache.uima.cas | Apache Uima |
|
| CasPool | This class represents a simple pool of CAS instances. | Class | org.apache.uima.util | Apache Uima |
|
| CasPoolManagement | Management interface to a CasPool. | Interface | org.apache.uima.util | Apache Uima |
|
| CasProcessor | Base interface for a component that can process a CAS. | Interface | org.apache.uima.collection.base_cpm | Apache Uima |
|
| CasProcessorConfigurationParameterSettings | Contains configuration parameter settings for a CAS Processor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CasProcessorDeploymentParam | An object that holds configuration information used for bulding CPE Descriptor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CasProcessorDeploymentParams | An object that contains all CasProcessorDeploymentParam instances. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CasProcessorErrorHandling | An object to contains configuration specific to error handling applicable to every CasProcossor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CasProcessorErrorRateThreshold | An object to contains configuration specific to error handling applicable to every CasProcessor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CasProcessorExecArg | An object containing an arbitrary value that will passed to a program launched by the CPE. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CasProcessorExecArgs | An object containing all CasProcessorExecArg instances. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CasProcessorExecutable | An object containing configuration for a program that the CPE will use to launch CasProcessor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CasProcessorFilter | Object containing a filter expression used by the CPE to route CAS's to CasProcessor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CasProcessorMaxRestarts | An object that holds configuration related to handling max restarts for CasProcessors. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CasProcessorRunInSeperateProcess | An object that holds configuration that is part of the CPE descriptor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CasProcessorRuntimeEnvParam | An object that holds configuration that is part of the CPE descriptor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CasProcessorTimeout | An object that holds configuration that is part of the CPE descriptor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CASRuntimeException | Runtime exception class for package org. | Class | org.apache.uima.cas | Apache Uima |
|
| CasToInlineXml | Generates an inline XML representation of a CAS. | Class | org.apache.uima.util | Apache Uima |
|
| CollectionException | Thrown to indicate that there is a problem with some aspect of a Collection. | Class | org.apache.uima.collection | Apache Uima |
|
| CollectionProcessingEngine | A CollectionProcessingEngine (CPE) processes a collection of artifacts (for text analysis applications, this will be a collection of documents) and produces collection-level | Interface | org.apache.uima.collection | Apache Uima |
|
| CollectionProcessingManager | A CollectionProcessingManager (CPM) manages the application of an AnalysisEngine to a collection of artifacts. | Interface | org.apache.uima.collection | Apache Uima |
|
| CollectionReader | A CollectionReader is used to iterate over the elements of a Collection. | Interface | org.apache.uima.collection | Apache Uima |
|
| CollectionReader_ImplBase | Base class for Collection Readers, which developers should extend with their own Collection Reader implementation classes. | Class | org.apache.uima.collection | Apache Uima |
|
| CollectionReaderDescription | An CollectionReaderDescription contains all of the information needed to instantiate and use an CollectionReader. | Interface | org.apache.uima.collection | Apache Uima |
|
| CommonArray_Type | Fields inherited from class org. | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| CommonArrayFS | Common parts of the Array interfaces. | Interface | org.apache.uima.cas | Apache Uima |
|
| ComponentInfo | Information that a CAS needs to know about the component that's currently operating on it. | Interface | org.apache.uima.cas | Apache Uima |
|
| CompositeResourceFactory | A type of ResourceFactory that produces resources by delegating to other Resource Resource Factories are registered with the composite factory by calling the | Interface | org.apache.uima | Apache Uima |
|
| ConfigurableDataResourceSpecifier | A type of ResourceSpecifier that locates a resource file using its URL. | Interface | org.apache.uima.resource | Apache Uima |
|
| ConfigurableResource | A Resource that has configuration parameters that can be changed after the Resource has To set configuration parameters, call the setConfigParameterValue(String,String,Object) | Interface | org.apache.uima.resource | Apache Uima |
|
| ConfigurableResource_ImplBase | parameters as well as basic reconfiguration capability. | Class | org.apache.uima.resource | Apache Uima |
|
| ConfigurationGroup | A group of ConfigurationParameters. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| ConfigurationManager | Manages the configuration parameters of all components within a possibly aggregate Resource. | Interface | org.apache.uima.resource | Apache Uima |
|
| ConfigurationParameter | Completely specifies a configuration parameter on a UIMA resource. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| ConfigurationParameterDeclarations | The declarations of configuration parameters in a Resource. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| ConfigurationParameterSettings | The values for ConfigurationParameters in a Resource. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| Constants | Some constants used by the UIMA framework. | Class | org.apache.uima | Apache Uima |
|
| ConstraintFactory | Methods to create FSMatchConstraints for filtered iterators or other use. | Class | org.apache.uima.cas | Apache Uima |
|
| ConsumerCasUtils | | Class | org.apache.uima.util | Apache Uima |
|
| CpeCasProcessor | An object that holds configuration that is part of the CPE descriptor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CpeCasProcessors | An object that holds configuration that is part of the CPE descriptor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CpeCheckpoint | An object that holds configuration that is part of the CPE descriptor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CpeCollectionReader | An object that holds configuration that is part of the CPE descriptor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CpeCollectionReaderCasInitializer | An object that holds configuration that is part of the CPE descriptor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CpeCollectionReaderIterator | An object that holds configuration that is part of the CPE descriptor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CpeComponentDescriptor | An object that holds configuration that is part of the CPE descriptor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CpeConfiguration | An object that holds configuration that is part of the CPE descriptor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CpeDescription | Java representation of a Collection Processing Engine (CPE) XML descriptor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CpeDescriptorException | | Class | org.apache.uima.collection.metadata | Apache Uima |
|
| CpeDescriptorFactory | Factory class for creating CpeDescriptors and their constituent objects. | Class | org.apache.uima.collection.impl.metadata.cpe | Apache Uima |
|
| CpeInclude | An object that holds configuration that is part of the CPE descriptor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CpeIntegratedCasProcessor | An object that holds configuration that is part of the CPE descriptor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CpeLocalCasProcessor | An object that holds configuration that is part of the CPE descriptor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CpeRemoteCasProcessor | An object that holds configuration that is part of the CPE descriptor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CpeResourceManagerConfiguration | An object that holds configuration that is part of the CPE descriptor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CpeSofaMapping | | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CpeSofaMappings | | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CpeTimer | | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CPMChunkTimeoutException | See Also:Serialized FormFields inherited from class org. | Class | org.apache.uima.collection.impl.cpm.engine | Apache Uima |
|
| CppUimajEngine | | Class | org.apache.uima.uimacpp | Apache Uima |
|
| CustomResourceSpecifier | A type of ResourceSpecifier that specifically names the Java class that should be created. | Interface | org.apache.uima.resource | Apache Uima |
|
| DataResource | DataResource is a simple resource that provides access to data. | Interface | org.apache.uima.resource | Apache Uima |
|
| DocumentAnnotation | The JCas class definition for the CAS DocumentAnnotation type. | Class | org.apache.uima.jcas.tcas | Apache Uima |
|
| DocumentAnnotation_Type | | Class | org.apache.uima.jcas.tcas | Apache Uima |
|
| DoubleArray | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| DoubleArray_Type | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| DoubleArrayFS | Double array interface. | Interface | org.apache.uima.cas | Apache Uima |
|
| EmptyFloatList | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| EmptyFloatList_Type | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| EmptyFSList | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| EmptyFSList_Type | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| EmptyIntegerList | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| EmptyIntegerList_Type | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| EmptyStringList | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| EmptyStringList_Type | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| EntityProcessStatus | Contains information about the successful or unsuccessful processing of an entity (an element of a collection) by the CollectionProcessingManager. | Interface | org.apache.uima.collection | Apache Uima |
|
| ExternalResourceBinding | Binds an ExternalResourceDependency to an ExternalResourceDescription. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| ExternalResourceDependency | An ExternalResourceDependency object describes an resources's requirements on an external resource. | Interface | org.apache.uima.resource | Apache Uima |
|
| ExternalResourceDescription | An ExternalResourceDescription object describes a resource that is loaded in the ResourceManager and may be shared between components. | Interface | org.apache.uima.resource | Apache Uima |
|
| Feature | The interface that describes features in the type system. | Interface | org.apache.uima.cas | Apache Uima |
|
| FeatureDescription | A description of a CAS feature. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| FeaturePath | Interface for a feature path. | Interface | org.apache.uima.cas | Apache Uima |
|
| FeatureStructure | Interface for feature structures. | Interface | org.apache.uima.cas | Apache Uima |
|
| FeatureStructure | An object in the CAS. | Interface | org.apache.uima.cas_data | Apache Uima |
|
| FeatureValue | The base interface for the value of a feature. | Interface | org.apache.uima.cas_data | Apache Uima |
|
| FeatureValuePath | Contains CAS Type and Feature objects to represent a feature path of the form feature1/. | Interface | org.apache.uima.cas | Apache Uima |
|
| FileLanguageResourceSpecifier | A type of ResourceSpecifier that locates a resource file using its URL, where the URL depends on an ISO language identifier. | Interface | org.apache.uima.resource | Apache Uima |
|
| FileResourceSpecifier | A type of ResourceSpecifier that locates a resource file using its URL. | Interface | org.apache.uima.resource | Apache Uima |
|
| FileUtil | The FileUtil class provides utility methods for working with general files. | Class | org.apache.uima.pear.util | Apache Uima |
|
| FileUtils | Some utilities for handling files. | Class | org.apache.uima.util | Apache Uima |
|
| Filter | Specifies a constraint that matches against annotations in the CAS. | Interface | org.apache.uima.search | Apache Uima |
|
| FinalStep | Indicates that a CAS has finished being processed by the aggregate. | Class | org.apache.uima.flow | Apache Uima |
|
| FixedFlow | A FixedFlow is a simple type of FlowConstraints that specifies the complete flow as a fixed sequence. | Interface | org.apache.uima.analysis_engine.metadata | Apache Uima |
|
| FloatArray | Java Cas model for Cas FloatArray. | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| FloatArray_Type | The java Cas model for the CAS FloatArray Type This is not final because the migration from pre v08 has the old xxx_Type as a subclass of this. | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| FloatArrayFS | Interface for CAS float arrays. | Interface | org.apache.uima.cas | Apache Uima |
|
| FloatList | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| FloatList_Type | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| Flow | A Flow object is responsible for routing a single CAS through an Aggregate Analysis Engine. | Interface | org.apache.uima.flow | Apache Uima |
|
| FlowConstraints | A FlowConstraints object represents constraints on the order of execution of delegate Analysis Engines within an aggregate Analysis Engine. | Interface | org.apache.uima.analysis_engine.metadata | Apache Uima |
|
| FlowController | FlowControllers are components that decide how to route CASes within Aggregate Analysis Engines. | Interface | org.apache.uima.flow | Apache Uima |
|
| FlowController_ImplBase | directly. | Class | org.apache.uima.flow | Apache Uima |
|
| FlowControllerContext | A subtype of UimaContext used by FlowController components. | Interface | org.apache.uima.flow | Apache Uima |
|
| FlowControllerDeclaration | Declares which FlowController is used by the Aggregate Analysis Engine. | Interface | org.apache.uima.analysis_engine.metadata | Apache Uima |
|
| FlowControllerDescription | A FlowControllerDescription contains all of the information needed to instantiate and use a FlowController. | Interface | org.apache.uima.flow | Apache Uima |
|
| FSArray | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| FSArray_Type | The java Cas model for the CAS FSArray Type This is not final because the migration from pre v08 has the old FSArray_Type as a subclass of this. | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| FSBooleanConstraint | Interface for a boolean constraint. | Interface | org.apache.uima.cas | Apache Uima |
|
| FSConstraint | | Interface | org.apache.uima.cas | Apache Uima |
|
| FSFloatConstraint | Interface for a float constraint. | Interface | org.apache.uima.cas | Apache Uima |
|
| FSIndex | Feature structure index access interface. | Interface | org.apache.uima.cas | Apache Uima |
|
| FsIndexCollection | Description of a collection of CAS feature structure indexes. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| FSIndexComparator | Interface for creating comparators, which in turn are used to create indexes. | Interface | org.apache.uima.cas.admin | Apache Uima |
|
| FsIndexDescription | A description of a CAS feature structure index. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| FsIndexKeyDescription | A description of a key defining a CAS feature structure index. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| FSIndexRepository | Repository of indexes over feature structures. | Interface | org.apache.uima.cas | Apache Uima |
|
| FSIndexRepositoryMgr | Repository of indexes. | Interface | org.apache.uima.cas.admin | Apache Uima |
|
| FSIntConstraint | Interface for an integer constraint. | Interface | org.apache.uima.cas | Apache Uima |
|
| FSIterator | Iterator over feature structures. | Interface | org.apache.uima.cas | Apache Uima |
|
| FSList | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| FSList_Type | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| FSMatchConstraint | Interface for feature structure matching constraints. | Interface | org.apache.uima.cas | Apache Uima |
|
| FSStringConstraint | Interface for a String constraint. | Interface | org.apache.uima.cas | Apache Uima |
|
| FSTypeConstraint | Interface for type constraint. | Interface | org.apache.uima.cas | Apache Uima |
|
| GenericAnnotator | Interface implemented for multiple-sofa annotators in UIMA SDK v1. | Interface | org.apache.uima.analysis_engine.annotator | Apache Uima |
|
| GenericAnnotator_ImplBase | Base interface for annotators in UIMA SDK v1. | Class | org.apache.uima.analysis_engine.annotator | Apache Uima |
|
| Import | An import declaration. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| IndexBuildItem | An individual item within a IndexBuildSpecification. | Interface | org.apache.uima.search | Apache Uima |
|
| IndexBuildSpecification | Determines how a CAS get indexed with a UIMA-compliant search engine. | Interface | org.apache.uima.search | Apache Uima |
|
| IndexingException | Thrown by the Index to indicate that a failure has occurred during indexing. | Class | org.apache.uima.search | Apache Uima |
|
| IndexRule | A rule that specifies indexing behavior. | Interface | org.apache.uima.search | Apache Uima |
|
| InstallationController | The InstallationController class allows installing PEAR files that contain UIMA compliant components. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| InstallationDescriptor | The InstallationDescriptor class encapsulates all elements and parameters included in the XML Installation Descriptor file. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| InstallationDescriptorHandler | The InstallationDescriptorHandler class allows parsing XML installation descriptor files, creating instances of the InstallationDescriptor class. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| InstallationProcessor | The InstallationProcessor class implements operations specified in the installation descriptor. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| InstallationTester | The InstallationTester application allows performing simple verification of the installed UIMA compliant component by using standard UIMA framework interface. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| InstrumentationFacility | The InstrumentationFacility interface defines a standard way for UIMA components to be instrumented for performance evaluation. | Interface | org.apache.uima.util | Apache Uima |
|
| IntArrayFS | Interface for CAS int arrays. | Interface | org.apache.uima.cas | Apache Uima |
|
| IntegerArray | The Java Class model corresponding to the Cas IntegerArray_JCasImpl type. | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| IntegerArray_Type | The java Cas model for the CAS IntegerArray_JCasImpl Type This is not final because the migration from pre v08 has the old xxx_Type as a subclass of this. | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| IntegerList | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| IntegerList_Type | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| InternationalizedException | The InternationalizedException class adds internationalization support to the standard functionality provided by | Class | org.apache.uima | Apache Uima |
|
| InternationalizedRuntimeException | The InternationalizedRuntimeException class adds internationalization support to the standard functionality provided by java. | Class | org.apache.uima | Apache Uima |
|
| InvalidXMLException | Thrown by the XMLParser to indicate that an XML document is invalid or does not specify a valid object of the desired class. | Class | org.apache.uima.util | Apache Uima |
|
| JCas | Java Cover Classes based Object-oriented CAS (Common Analysis System) API. | Interface | org.apache.uima.jcas | Apache Uima |
|
| JCasAnnotator_ImplBase | Base class to be extended by Annotators that use the JCas interface. | Class | org.apache.uima.analysis_component | Apache Uima |
|
| JCasFlow_ImplBase | Convenience base class for Flow objects that use the JCas interface. | Class | org.apache.uima.flow | Apache Uima |
|
| JCasFlowController_ImplBase | Base class to be extended by FlowControllers that use the JCas interface. | Class | org.apache.uima.flow | Apache Uima |
|
| JCasIterator | An iterator over a collection of JCAS objects. | Interface | org.apache.uima.analysis_engine | Apache Uima |
|
| JCasMultiplier_ImplBase | Base class to be extended by CAS Multipliers that use the CAS interface. | Class | org.apache.uima.analysis_component | Apache Uima |
|
| JCasPool | This class represents a simple pool of JCas instances. | Class | org.apache.uima.util | Apache Uima |
|
| JCasRegistry | Maintains a registry of JCas cover classes that have been loaded. | Class | org.apache.uima.jcas | Apache Uima |
|
| JFSIndexRepository | Provides the same function as the FSIndexRepository except that the variants that take a type argument take type arguments obtainable easily from the JCas type. | Interface | org.apache.uima.jcas | Apache Uima |
|
| JMSMessagingSpecifier | To change this generated comment edit the template variable typecomment: Window>Preferences>Java>Templates. | Interface | org.apache.uima.resource | Apache Uima |
|
| JTextAnnotator | Interface for JCAS annotators in UIMA SDK v1. | Interface | org.apache.uima.analysis_engine.annotator | Apache Uima |
|
| JTextAnnotator_ImplBase | Base class for JCAS annotators in UIMA SDK v1. | Class | org.apache.uima.analysis_engine.annotator | Apache Uima |
|
| Language | | Class | org.apache.uima.cas.text | Apache Uima |
|
| LanguagePrecondition | A precondition on the language of the document. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| Level | | Class | org.apache.uima.util | Apache Uima |
|
| LinearTypeOrder | Linear order on types. | Interface | org.apache.uima.cas.admin | Apache Uima |
|
| LinearTypeOrderBuilder | Defines a pre-order on types. | Interface | org.apache.uima.cas.admin | Apache Uima |
|
| LocalInstallationAgent | The LocalInstallationAgent allows localizing files of UIMA compliant components within the single PEAR structure, and verifying localized component's files using UIMA framework | Class | org.apache.uima.pear.tools | Apache Uima |
|
| Logger | A Logger is a component used to log messages. | Interface | org.apache.uima.util | Apache Uima |
|
| LoggerPrintStream | A PrintStream implementation that writes to a UIMA logger. | Class | org.apache.uima.util | Apache Uima |
|
| LongArray | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| LongArray_Type | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| LongArrayFS | Long array interface. | Interface | org.apache.uima.cas | Apache Uima |
|
| MailMessagingSpecifier | To change this generated comment edit the template variable typecomment: Window>Preferences>Java>Templates. | Interface | org.apache.uima.resource | Apache Uima |
|
| ManagementObject | Base interface for objects that expose a monitoring and management interface to a UIMA component or some part of the UIMA framework. | Interface | org.apache.uima.resource | Apache Uima |
|
| Mapping | Mapping from a CAS feature name to its name in the index. | Interface | org.apache.uima.search | Apache Uima |
|
| Marker | An object obtained from the CAS that is used to query when FSs were created or modified with respect to the marker. | Interface | org.apache.uima.cas | Apache Uima |
|
| MessageRouter | The MessageRouter class facilitates intra-process message routing. | Class | org.apache.uima.pear.util | Apache Uima |
|
| MessagingSpecifier | To change this generated comment edit the template variable typecomment: Window>Preferences>Java>Templates. | Interface | org.apache.uima.resource | Apache Uima |
|
| MetaDataObject | An object used to represent metadata of a Resource. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| MimeTypePrecondition | A precondition on the MIME Type of the entity. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| MQMessagingSpecifier | To change this generated comment edit the template variable typecomment: Window>Preferences>Java>Templates. | Interface | org.apache.uima.resource | Apache Uima |
|
| NameClassPair | A class that stores the name of an attribute and the Class of that attribute's value. | Class | org.apache.uima.util | Apache Uima |
|
| NameValuePair | Stores a name (String) and value (Object). | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| NameValuePair | A type of MetaDataObject that stores a name (String) and value (Object). | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| NonEmptyFloatList | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| NonEmptyFloatList_Type | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| NonEmptyFSList | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| NonEmptyFSList_Type | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| NonEmptyIntegerList | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| NonEmptyIntegerList_Type | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| NonEmptyStringList | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| NonEmptyStringList_Type | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| OperationalProperties | Operational Properties for a UIMA component. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| OutputQueue | An object that holds configuration that is part of the CPE descriptor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| PackageBrowser | The PackageBrowser class allows browsing both archived and unarchived PEAR packages, finding package files and directories, loading installation descriptor files and | Class | org.apache.uima.pear.tools | Apache Uima |
|
| PackageCreator | Utility class to generate a pear package. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| PackageCreatorException | Exception thrown if the PEAR package generation fails. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| PackageInstaller | The PackageInstaller class is the main user API for installing PEAR packages. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| PackageInstallerException | Exception thrown if PEAR installation fails. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| PackageSelectorGUI | The PackageSelectorGUI class provides simple Swing-based file dialog windows for selecting root directories of installed PEAR packages, as well as PEAR package files, which | Class | org.apache.uima.pear.tools | Apache Uima |
|
| ParallelStep | Indicates that a CAS should be routed to a multiple AnalysisEngines and that the relative order in which these execute does not matter. | Class | org.apache.uima.flow | Apache Uima |
|
| Parameter | A general parameter having a name and a value, which are both strings. | Interface | org.apache.uima.resource | Apache Uima |
|
| ParameterizedDataResource | A resource that provides access to data, where the data can vary based on parameters. | Interface | org.apache.uima.resource | Apache Uima |
|
| ParsingException | An exception that occurs during constraint parsing. | Class | org.apache.uima.cas | Apache Uima |
|
| PearSpecifier | A type of ResourceSpecifier that locate an installed pear Resource. | Interface | org.apache.uima.resource | Apache Uima |
|
| Precondition | A Precondition of a Resource is a condition that an Entity and/or its analysis in the CAS must satisfy before that Entity can be processed by the Resource. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| PrimitiveArrayFS | | Interface | org.apache.uima.cas_data | Apache Uima |
|
| PrimitiveValue | Represents a primitive feature value - a string, integer, or float. | Interface | org.apache.uima.cas_data | Apache Uima |
|
| ProcessingResourceMetaData | Metadata that describes a Processing Resource - that is, one that reads or writes to the CAS. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| ProcessTrace | A ProcessTrace object keeps a record of events that have occurred and information, such as timing, about those events. | Interface | org.apache.uima.util | Apache Uima |
|
| ProcessTraceEvent | Captures information, including timing, about an event that occurred during processing. | Interface | org.apache.uima.util | Apache Uima |
|
| ProcessUtil | | Class | org.apache.uima.pear.util | Apache Uima |
|
| Progress | Progress statistics for a process. | Interface | org.apache.uima.util | Apache Uima |
|
| ProgressImpl | See Also:Serialized FormFields inherited from interface org. | Class | org.apache.uima.util | Apache Uima |
|
| RecoverableCollectionReader | Interface facilitating CollectionReader recovery from failures. | Interface | org.apache.uima.collection.base_cpm | Apache Uima |
|
| ReferenceArrayFS | | Interface | org.apache.uima.cas_data | Apache Uima |
|
| ReferenceValue | A FeatureValue that represents a reference, via ID, to another FeatureStructure. | Interface | org.apache.uima.cas_data | Apache Uima |
|
| RelativePathResolver | Used by the resource manager to resolve relative URLs to absolute URLs. | Interface | org.apache.uima.resource | Apache Uima |
|
| Resource | Resource is the general term for all UIMA components that can be acquired and used by an application (or by other resources). | Interface | org.apache.uima.resource | Apache Uima |
|
| Resource_ImplBase | resource metadata and the UIMA Context, which in turn provides access to framework facilities such as logging and resource management. | Class | org.apache.uima.resource | Apache Uima |
|
| ResourceAccessException | Thrown to indicate a failure has occurred in attempting to access an external resource. | Class | org.apache.uima.resource | Apache Uima |
|
| ResourceConfigurationException | Thrown to indicate that a Resource's configuration paramters could not be set. | Class | org.apache.uima.resource | Apache Uima |
|
| ResourceCreationSpecifier | A ResourceCreationSpecifier is the supertype of AnalysisEngineDescription, | Interface | org.apache.uima.resource | Apache Uima |
|
| ResourceFactory | A ResourceFactory is used to acquire instances of Resources. | Interface | org.apache.uima | Apache Uima |
|
| ResourceInitializationException | Thrown by Resource. | Class | org.apache.uima.resource | Apache Uima |
|
| ResourceManager | A ResourceManager holds a collection of Resource objects, each registered under a specified key. | Interface | org.apache.uima.resource | Apache Uima |
|
| ResourceManagerConfiguration | Defines a set of external resources and their bindings to ExternalResourceDependencies. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| ResourceManagerPearWrapper | A ResourceManagerPearWrapper is a special Resource Manager, sharing all its fields with its parent, | Interface | org.apache.uima.resource | Apache Uima |
|
| ResourceMetaData | Encapsulates all metadata for a Resource. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| ResourceProcessException | Thrown to indicate that a Resource has encountered a problem during its processing. | Class | org.apache.uima.resource | Apache Uima |
|
| ResourceServiceException | Thrown to indicate that an error has occurred during communication with a remote resourceSee Also:Serialized Form | Class | org.apache.uima.resource | Apache Uima |
|
| ResourceServiceSpecifier | A ResourceServiceSpecifier is a type of ResourceSpecifier that contains information that can be used to locate an existing resource available as a service. | Interface | org.apache.uima.resource | Apache Uima |
|
| ResourceServiceStub | A stub that calls a remote AnalysisEngine service. | Interface | org.apache.uima.resource | Apache Uima |
|
| ResourceSpecifier | A ResourceSpecifier contains information that can be used acquire a reference to a Resource, whether that is done by instantiating the resource locally or locating an | Interface | org.apache.uima.resource | Apache Uima |
|
| ResourceSpecifierFactory | A factory used to create ResourceSpecifier instances and instances of other objects needed to compose ResourceSpecifiers. | Interface | org.apache.uima | Apache Uima |
|
| ResourceSpecifierList | A type of ResourceSpecifier that is an aggregate of other ResourceSpecifiers. | Interface | org.apache.uima.resource | Apache Uima |
|
| ResultNotSupportedException | This exception is thrown by an Analysis Engine when it receives a request to generate results that it cannot produce. | Class | org.apache.uima.analysis_engine | Apache Uima |
|
| ResultSpecification | A ResultSpecification is a set of desired outputs from a Analysis Engine or Annotator. | Interface | org.apache.uima.analysis_engine | Apache Uima |
|
| SaxDeserializer | Deserializes an XMLizable object from SAX events. | Interface | org.apache.uima.util | Apache Uima |
|
| Session | An object that encapsulates all conversational state between a UIMA Resource and a particular client. | Interface | org.apache.uima.resource | Apache Uima |
|
| SharedResourceObject | The SharedResourceObject interface must be implemented by all classes that provide access to resource data. | Interface | org.apache.uima.resource | Apache Uima |
|
| ShortArray | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| ShortArray_Type | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| ShortArrayFS | Short array interface. | Interface | org.apache.uima.cas | Apache Uima |
|
| SimplePackageSelector | The SimplePackageSelector class provides simple command line dialog for selecting root directories of installed PEAR packages, as well as PEAR package files, which contain | Class | org.apache.uima.pear.tools | Apache Uima |
|
| SimplePrecondition | SimplePrecondition defines a few simple conditions that can be evaluted against a A value in the CAS (see below) will be compared against the precondition's | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| SimpleResourceFactory | A simple implementation of a ResourceFactory. | Class | org.apache.uima.util | Apache Uima |
|
| SimpleStep | Indicates that a CAS should be routed to a single AnalysisEngine. | Class | org.apache.uima.flow | Apache Uima |
|
| SimpleStepWithResultSpec | Special type of SimpleStep intended only for backwards compatibility with the behavior of the Capability Language Flow in UIMA 1. | Class | org.apache.uima.flow | Apache Uima |
|
| SkipCasException | Exception to notify the CPM to skip a Cas Processor for the current CAS. | Class | org.apache.uima.collection.base_cpm | Apache Uima |
|
| Sofa | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| Sofa_Type | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| SofaFS | Interface for Subject of Analysis (Sofa) feature structures. | Interface | org.apache.uima.cas | Apache Uima |
|
| SofaID | Interface that contains the handle to a Sofa FS in the CAS. | Interface | org.apache.uima.cas | Apache Uima |
|
| SofaMapping | Sofa Name mapping is required to connect the output Sofas from one component to the input Sofa of A SofaMapping object represents mapping of a Sofa name assigned by a component to | Interface | org.apache.uima.analysis_engine.metadata | Apache Uima |
|
| SourceDocumentInformation | Stores detailed information about the original source document from which the current CAS was initialized. | Class | org.apache.uima.examples | Apache Uima |
|
| SourceDocumentInformation_Type | Stores detailed information about the original source document from which the current CAS was initialized. | Class | org.apache.uima.examples | Apache Uima |
|
| StatusCallbackListener | Interface for a Listener that receives notification from the CollectionProcessingManager as various events occur. | Interface | org.apache.uima.collection | Apache Uima |
|
| Step | Represents the next destination or destinations to which a CAS should be routed. | Class | org.apache.uima.flow | Apache Uima |
|
| StringArray | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| StringArray_Type | The java Cas model for the CAS StringArray Type This is not final because the migration from pre v08 has the old xxx_Type as a subclass of this. | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| StringArrayFS | String array interface. | Interface | org.apache.uima.cas | Apache Uima |
|
| StringList | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| StringList_Type | | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| StringUtil | The StringUtil class provides utility methods for working with strings. | Class | org.apache.uima.pear.util | Apache Uima |
|
| Style | An indexing style. | Interface | org.apache.uima.search | Apache Uima |
|
| SynchPoint | | Interface | org.apache.uima.collection.base_cpm | Apache Uima |
|
| TaeDescription | An AnalysisEngineDescription specific to a Text Analysis Engine (TAE). | Interface | org.apache.uima.analysis_engine | Apache Uima |
|
| TCasFormatter | Interface for components that generate a String representation of a CAS. | Interface | org.apache.uima.util | Apache Uima |
|
| TCasToInlineXml | Generates an inline XML representation of a CAS. | Class | org.apache.uima.util | Apache Uima |
|
| TextAnalysisEngine | A Text Analysis Engine (TAE) is a type of Analysis Engine specialized for processing TextFields inherited from interface org. | Interface | org.apache.uima.analysis_engine | Apache Uima |
|
| TextAnnotator | Base class for text annotators in UIMA SDK v1. | Interface | org.apache.uima.analysis_engine.annotator | Apache Uima |
|
| TOP | The Java Class model corresponding to the Cas TOP type. | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| TOP_Type | hold Cas type information, link to JCas instance. | Class | org.apache.uima.jcas.cas | Apache Uima |
|
| Type | The interface describing types in the type system. | Interface | org.apache.uima.cas | Apache Uima |
|
| TypeClass | enum TypeClassextends EnumEnum Constant SummaryTYPE_CLASS_BOOLEAN | Class | org.apache.uima.cas | Apache Uima |
|
| TypeDescription | A description of a CAS Type. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| TypeNameSpace | An object holding the namespace string for a type. | Interface | org.apache.uima.cas | Apache Uima |
|
| TypeOrFeature | A reference to a Type or Feature in the Analysis Engine's TypeSystem. | Interface | org.apache.uima.analysis_engine | Apache Uima |
|
| TypePriorities | A declaration of priorities between CAS Types. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| TypePriorityList | Declares a relative priority between CAS types. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| TypeSystem | The interface to the type system. | Interface | org.apache.uima.cas | Apache Uima |
|
| TypeSystemDescription | Description of a CAS TypeSystem. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| TypeSystemMgr | Writable version of type system. | Interface | org.apache.uima.cas.admin | Apache Uima |
|
| TypeSystemUtil | | Class | org.apache.uima.util | Apache Uima |
|
| UIMA_IllegalArgumentException | Thrown to indicate that a method has been passed an illegal or inappropriate argument. | Class | org.apache.uima | Apache Uima |
|
| UIMA_IllegalStateException | Signals that a method has been invoked at an illegal or inappropriate time. | Class | org.apache.uima | Apache Uima |
|
| UIMA_UnsupportedOperationException | Thrown to indicate that the requested operation is not supported. | Class | org.apache.uima | Apache Uima |
|
| UimaContext | Provides access to external resources (other than the CAS). | Interface | org.apache.uima | Apache Uima |
|
| UimaContextAdmin | Admin interface to the UIMA Context. | Interface | org.apache.uima | Apache Uima |
|
| UimacppAnalysisComponent | | Class | org.apache.uima.uimacpp | Apache Uima |
|
| UimacppEngine | | Class | org.apache.uima.uimacpp | Apache Uima |
|
| UimacppException | Use this class to signalize a fatal (internal) error to the API user. | Class | org.apache.uima.uimacpp | Apache Uima |
|
| UIMAException | This is the superclass for all exceptions in UIMA. | Class | org.apache.uima | Apache Uima |
|
| UIMAFramework | This is an application's main interface point to the UIMA Framework. | Class | org.apache.uima | Apache Uima |
|
| UIMARuntimeException | This is the superclass for all runtime exceptions in UIMA. | Class | org.apache.uima | Apache Uima |
|
| UimaTimer | Interface for a timer, used to collect performance statistics for UIMA components. | Interface | org.apache.uima.util | Apache Uima |
|
| UIMAUtil | The UIMAUtil class provides convenient methods for handling UIMA specific objects. | Class | org.apache.uima.pear.util | Apache Uima |
|
| URISpecifier | A type of ResourceSpecifier that locates an existing Resource service by its URI. | Interface | org.apache.uima.resource | Apache Uima |
|
| XCASDeserializer | XCAS Deserializer. | Class | org.apache.uima.cas.impl | Apache Uima |
|
| XCASParsingException | Exception class for package org. | Class | org.apache.uima.cas.impl | Apache Uima |
|
| XCASSerializer | XCAS serializer. | Class | org.apache.uima.cas.impl | Apache Uima |
|
| XmiCasDeserializer | XMI CAS deserializer. | Class | org.apache.uima.cas.impl | Apache Uima |
|
| XmiCasSerializer | XMI CAS serializer. | Class | org.apache.uima.cas.impl | Apache Uima |
|
| XmiSerializationSharedData | A container for data that is shared between the XmiCasSerializer and the XmiCasDeserializer. | Class | org.apache.uima.cas.impl | Apache Uima |
|
| XmlCasDeserializer | Deserializes a CAS from a standoff-XML format. | Class | org.apache.uima.util | Apache Uima |
|
| XmlCasSerializer | Serializes a CAS to inline XML format. | Class | org.apache.uima.util | Apache Uima |
|
| XMLInputSource | An input source used by the XMLParser to read XML documents for parsing. | Class | org.apache.uima.util | Apache Uima |
|
| XMLizable | An interface to be implemented by UIMA classes that can be written to and parsed from XML. | Interface | org.apache.uima.util | Apache Uima |
|
| XMLParser | A UIMA XMLParser parses XML documents and generates UIMA components represented by An application obtains a reference to the XMLParser by calling the | Interface | org.apache.uima.util | Apache Uima |
|
| XMLSerializer | Utility class that generates XML output from SAX events or DOM nodes. | Class | org.apache.uima.util | Apache Uima |
|
| XMLUtil | The XMLUtil class provides miscellaneous XML utilities. | Class | org.apache.uima.pear.util | Apache Uima |