| Package | Description | 
|---|---|
| org.apache.uima | The main package for the Unstructured Information Management Middleware 
Architecture. | 
| org.apache.uima.analysis_component | |
| org.apache.uima.analysis_engine | The Analysis Engine interface, along with supporting 
interfaces and exception classes. | 
| org.apache.uima.analysis_engine.annotator | The Annotator Interfaces, along with supporting interfaces
and exception classes. | 
| org.apache.uima.analysis_engine.asb | Contains the Analysis Structure Broker (ASB) interface, along with supporting 
interfaces and exception classes. | 
| org.apache.uima.cas | Common Analysis System (CAS) Interfaces. | 
| org.apache.uima.cas.admin | |
| org.apache.uima.cas.impl | Implementation and Low-Level API for the CAS Interfaces. | 
| org.apache.uima.cas.text | Text Common Annotation System (TCAS) Interfaces. | 
| org.apache.uima.collection | Classes and interfaces for collection processing. | 
| org.apache.uima.collection.base_cpm | |
| org.apache.uima.examples | |
| org.apache.uima.flow | |
| org.apache.uima.jcas | Interfaces for accessing the JCAS. | 
| org.apache.uima.jcas.cas | JCAS model for built-in CAS types | 
| org.apache.uima.jcas.tcas | JCAS model for built-in TCAS types | 
| org.apache.uima.json | |
| org.apache.uima.resource | Interfaces for  ResourcesandResourceSpecifiers. | 
| org.apache.uima.resource.metadata | Interfaces for objects that represent metadata for a
Resource. | 
| org.apache.uima.uimacpp | |
| org.apache.uima.util | Utility classes and interfaces used by UIMA components. | 
| Class and Description | 
|---|
| AbstractCas The base interface extended by all CAS (Common Analysis System) interfaces in the UIMA SDK. | 
| ComponentInfo Information that a CAS needs to know about the component that's currently operating on it. | 
| SofaID Deprecated. 
 As of v2.0, this is no longer needed. CAS views can now be obtained directly using
             String identifiers, through the method  CAS.getView(String). | 
| Class and Description | 
|---|
| AbstractCas The base interface extended by all CAS (Common Analysis System) interfaces in the UIMA SDK. | 
| CAS Object-oriented CAS (Common Analysis System) API. | 
| TypeSystem The interface to the type system. | 
| Class and Description | 
|---|
| CAS Object-oriented CAS (Common Analysis System) API. | 
| TypeSystem The interface to the type system. | 
| Class and Description | 
|---|
| CAS Object-oriented CAS (Common Analysis System) API. | 
| SofaID Deprecated. 
 As of v2.0, this is no longer needed. CAS views can now be obtained directly using
             String identifiers, through the method  CAS.getView(String). | 
| TypeSystem The interface to the type system. | 
| Class and Description | 
|---|
| CAS Object-oriented CAS (Common Analysis System) API. | 
| Class and Description | 
|---|
| AbstractCas The base interface extended by all CAS (Common Analysis System) interfaces in the UIMA SDK. | 
| ArrayFS Feature structure array interface. | 
| BooleanArrayFS Boolean array interface. | 
| ByteArrayFS Byte array interface. | 
| CAS Object-oriented CAS (Common Analysis System) API. | 
| CASException Exception class for package org.apache.uima.cas. | 
| CasOwner Represents the "owner" of a CAS. | 
| CASRuntimeException Runtime exception class for package org.apache.uima.cas. | 
| CommonArrayFS Common parts of the Array interfaces. | 
| ComponentInfo Information that a CAS needs to know about the component that's currently operating on it. | 
| ConstraintFactory Methods to create  FSMatchConstraints for filtered iterators or other
 use. | 
| DoubleArrayFS Double array interface. | 
| Feature The interface that describes features in the type system. | 
| FeaturePath Interface for a feature path. | 
| FeatureStructure Interface for feature structures. | 
| FeatureValuePath Deprecated. 
 use  FeaturePath | 
| FloatArrayFS Interface for CAS float arrays. | 
| FSBooleanConstraint Interface for a boolean constraint. | 
| FSConstraint Interface for feature structure constraints. | 
| FSFloatConstraint Interface for a float constraint. | 
| FSIndex Feature structure index access interface. | 
| FSIndexRepository Repository of indexes over feature structures. | 
| FSIntConstraint Interface for an integer constraint. | 
| FSIterator Iterator over feature structures. | 
| FSMatchConstraint Interface for feature structure matching constraints. | 
| FSStringConstraint Interface for a String constraint. | 
| FSTypeConstraint Interface for type constraint. | 
| IntArrayFS Interface for CAS int arrays. | 
| LongArrayFS Long array interface. | 
| Marker An object obtained from the  CASthat is used to query when FSs were
 created or modified with respect to the marker. | 
| SerialFormat The various forms of serialization (typically of the CAS) | 
| ShortArrayFS Short array interface. | 
| SofaFS Interface for "Subject of Analysis" (Sofa) feature structures. | 
| SofaID Deprecated. 
 As of v2.0, this is no longer needed. CAS views can now be obtained directly using
             String identifiers, through the method  CAS.getView(String). | 
| StringArrayFS String array interface. | 
| Type The interface describing types in the type system. | 
| TypeClass | 
| TypeNameSpace An object holding the namespace string for a type. | 
| TypeSystem The interface to the type system. | 
| Class and Description | 
|---|
| CAS Object-oriented CAS (Common Analysis System) API. | 
| CASException Exception class for package org.apache.uima.cas. | 
| Feature The interface that describes features in the type system. | 
| FSIndexRepository Repository of indexes over feature structures. | 
| Type The interface describing types in the type system. | 
| TypeSystem The interface to the type system. | 
| Class and Description | 
|---|
| CAS Object-oriented CAS (Common Analysis System) API. | 
| FeatureStructure Interface for feature structures. | 
| Marker An object obtained from the  CASthat is used to query when FSs were
 created or modified with respect to the marker. | 
| SerialFormat The various forms of serialization (typically of the CAS) | 
| TypeSystem The interface to the type system. | 
| Class and Description | 
|---|
| AnnotationBaseFS Annotation Base API. | 
| CASRuntimeException Runtime exception class for package org.apache.uima.cas. | 
| FeatureStructure Interface for feature structures. | 
| FSIndex Feature structure index access interface. | 
| FSIterator Iterator over feature structures. | 
| Class and Description | 
|---|
| CAS Object-oriented CAS (Common Analysis System) API. | 
| TypeSystem The interface to the type system. | 
| Class and Description | 
|---|
| CAS Object-oriented CAS (Common Analysis System) API. | 
| TypeSystem The interface to the type system. | 
| Class and Description | 
|---|
| AnnotationBaseFS Annotation Base API. | 
| FeatureStructure Interface for feature structures. | 
| Type The interface describing types in the type system. | 
| Class and Description | 
|---|
| AbstractCas The base interface extended by all CAS (Common Analysis System) interfaces in the UIMA SDK. | 
| CAS Object-oriented CAS (Common Analysis System) API. | 
| TypeSystem The interface to the type system. | 
| Class and Description | 
|---|
| AbstractCas The base interface extended by all CAS (Common Analysis System) interfaces in the UIMA SDK. | 
| CAS Object-oriented CAS (Common Analysis System) API. | 
| CASException Exception class for package org.apache.uima.cas. | 
| CASRuntimeException Runtime exception class for package org.apache.uima.cas. | 
| ConstraintFactory Methods to create  FSMatchConstraints for filtered iterators or other
 use. | 
| Feature The interface that describes features in the type system. | 
| FeaturePath Interface for a feature path. | 
| FeatureStructure Interface for feature structures. | 
| FeatureValuePath Deprecated. 
 use  FeaturePath | 
| FSIndex Feature structure index access interface. | 
| FSIndexRepository Repository of indexes over feature structures. | 
| FSIterator Iterator over feature structures. | 
| FSMatchConstraint Interface for feature structure matching constraints. | 
| SofaFS Interface for "Subject of Analysis" (Sofa) feature structures. | 
| SofaID Deprecated. 
 As of v2.0, this is no longer needed. CAS views can now be obtained directly using
             String identifiers, through the method  CAS.getView(String). | 
| Type The interface describing types in the type system. | 
| TypeSystem The interface to the type system. | 
| Class and Description | 
|---|
| AnnotationBaseFS Annotation Base API. | 
| ArrayFS Feature structure array interface. | 
| BooleanArrayFS Boolean array interface. | 
| ByteArrayFS Byte array interface. | 
| CAS Object-oriented CAS (Common Analysis System) API. | 
| CommonArrayFS Common parts of the Array interfaces. | 
| DoubleArrayFS Double array interface. | 
| Feature The interface that describes features in the type system. | 
| FeatureStructure Interface for feature structures. | 
| FloatArrayFS Interface for CAS float arrays. | 
| IntArrayFS Interface for CAS int arrays. | 
| LongArrayFS Long array interface. | 
| ShortArrayFS Short array interface. | 
| SofaFS Interface for "Subject of Analysis" (Sofa) feature structures. | 
| SofaID Deprecated. 
 As of v2.0, this is no longer needed. CAS views can now be obtained directly using
             String identifiers, through the method  CAS.getView(String). | 
| StringArrayFS String array interface. | 
| Type The interface describing types in the type system. | 
| Class and Description | 
|---|
| AnnotationBaseFS Annotation Base API. | 
| FeatureStructure Interface for feature structures. | 
| Type The interface describing types in the type system. | 
| Class and Description | 
|---|
| CAS Object-oriented CAS (Common Analysis System) API. | 
| Marker An object obtained from the  CASthat is used to query when FSs were
 created or modified with respect to the marker. | 
| TypeSystem The interface to the type system. | 
| Class and Description | 
|---|
| AbstractCas The base interface extended by all CAS (Common Analysis System) interfaces in the UIMA SDK. | 
| CAS Object-oriented CAS (Common Analysis System) API. | 
| CasOwner Represents the "owner" of a CAS. | 
| Class and Description | 
|---|
| CAS Object-oriented CAS (Common Analysis System) API. | 
| FSMatchConstraint Interface for feature structure matching constraints. | 
| Class and Description | 
|---|
| AbstractCas The base interface extended by all CAS (Common Analysis System) interfaces in the UIMA SDK. | 
| CAS Object-oriented CAS (Common Analysis System) API. | 
| TypeSystem The interface to the type system. | 
| Class and Description | 
|---|
| CAS Object-oriented CAS (Common Analysis System) API. | 
| CASException Exception class for package org.apache.uima.cas. | 
| Feature The interface that describes features in the type system. | 
| FeatureStructure Interface for feature structures. | 
| FSMatchConstraint Interface for feature structure matching constraints. | 
| SerialFormat The various forms of serialization (typically of the CAS) | 
| Type The interface describing types in the type system. | 
| TypeSystem The interface to the type system. | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.