Uses of Package
org.apache.uima

Packages that use org.apache.uima
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.impl Implementation and Low-Level API for the CAS Interfaces. 
org.apache.uima.collection Classes and interfaces for collection processing. 
org.apache.uima.collection.impl.cpm.engine   
org.apache.uima.flow   
org.apache.uima.pear.tools The org.apache.uima.pear.tools package provides applications and tools that allow installing PEAR packages containing UIMA-compliant components, verifying serviceability of installed components by using UIMA API and browsing PEAR packages. 
org.apache.uima.resource Interfaces for Resources and ResourceSpecifiers
org.apache.uima.search Standard UIMA interfaces for indexing and search. 
org.apache.uima.uimacpp   
org.apache.uima.util Utility classes and interfaces used by UIMA components. 
 

Classes in org.apache.uima used by org.apache.uima
CompositeResourceFactory
          A type of ResourceFactory that produces resources by delegating to other Resource Factories.
InternationalizedException
          The InternationalizedException class adds internationalization support to the standard functionality provided by java.lang.Exception.
InternationalizedRuntimeException
          The InternationalizedRuntimeException class adds internationalization support to the standard functionality provided by java.lang.RuntimeException.
ResourceFactory
          A ResourceFactory is used to acquire instances of Resources.
ResourceSpecifierFactory
          A factory used to create ResourceSpecifier instances and instances of other objects needed to compose ResourceSpecifiers.
UimaContext
          Provides access to external resources (other than the CAS).
UimaContextAdmin
          Admin interface to the UIMA Context.
UIMAFramework
          This is an application's main interface point to the UIMA Framework.
UIMARuntimeException
          This is the superclass for all runtime exceptions in UIMA.
 

Classes in org.apache.uima used by org.apache.uima.analysis_component
UimaContext
          Provides access to external resources (other than the CAS).
 

Classes in org.apache.uima used by org.apache.uima.analysis_engine
InternationalizedException
          The InternationalizedException class adds internationalization support to the standard functionality provided by java.lang.Exception.
UIMAException
          This is the superclass for all exceptions in UIMA.
 

Classes in org.apache.uima used by org.apache.uima.analysis_engine.annotator
InternationalizedException
          The InternationalizedException class adds internationalization support to the standard functionality provided by java.lang.Exception.
UIMAException
          This is the superclass for all exceptions in UIMA.
 

Classes in org.apache.uima used by org.apache.uima.analysis_engine.asb
UimaContextAdmin
          Admin interface to the UIMA Context.
 

Classes in org.apache.uima used by org.apache.uima.cas
InternationalizedException
          The InternationalizedException class adds internationalization support to the standard functionality provided by java.lang.Exception.
InternationalizedRuntimeException
          The InternationalizedRuntimeException class adds internationalization support to the standard functionality provided by java.lang.RuntimeException.
UIMAException
          This is the superclass for all exceptions in UIMA.
UIMARuntimeException
          This is the superclass for all runtime exceptions in UIMA.
 

Classes in org.apache.uima used by org.apache.uima.cas.impl
UimaContext
          Provides access to external resources (other than the CAS).
 

Classes in org.apache.uima used by org.apache.uima.collection
InternationalizedException
          The InternationalizedException class adds internationalization support to the standard functionality provided by java.lang.Exception.
UIMAException
          This is the superclass for all exceptions in UIMA.
 

Classes in org.apache.uima used by org.apache.uima.collection.impl.cpm.engine
InternationalizedException
          The InternationalizedException class adds internationalization support to the standard functionality provided by java.lang.Exception.
UIMAException
          This is the superclass for all exceptions in UIMA.
 

Classes in org.apache.uima used by org.apache.uima.flow
UimaContext
          Provides access to external resources (other than the CAS).
 

Classes in org.apache.uima used by org.apache.uima.pear.tools
InternationalizedException
          The InternationalizedException class adds internationalization support to the standard functionality provided by java.lang.Exception.
InternationalizedRuntimeException
          The InternationalizedRuntimeException class adds internationalization support to the standard functionality provided by java.lang.RuntimeException.
UIMAException
          This is the superclass for all exceptions in UIMA.
UIMARuntimeException
          This is the superclass for all runtime exceptions in UIMA.
 

Classes in org.apache.uima used by org.apache.uima.resource
InternationalizedException
          The InternationalizedException class adds internationalization support to the standard functionality provided by java.lang.Exception.
UimaContext
          Provides access to external resources (other than the CAS).
UimaContextAdmin
          Admin interface to the UIMA Context.
UIMAException
          This is the superclass for all exceptions in UIMA.
 

Classes in org.apache.uima used by org.apache.uima.search
InternationalizedException
          The InternationalizedException class adds internationalization support to the standard functionality provided by java.lang.Exception.
UIMAException
          This is the superclass for all exceptions in UIMA.
 

Classes in org.apache.uima used by org.apache.uima.uimacpp
UimaContext
          Provides access to external resources (other than the CAS).
 

Classes in org.apache.uima used by org.apache.uima.util
InternationalizedException
          The InternationalizedException class adds internationalization support to the standard functionality provided by java.lang.Exception.
ResourceFactory
          A ResourceFactory is used to acquire instances of Resources.
UIMAException
          This is the superclass for all exceptions in UIMA.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.