Uses of Package
org.apache.uima
-
Packages that use org.apache.uima Package Description org.apache.uima Apache UIMAorg.apache.uima.adapter.vinci 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.analysis_engine.asb.impl org.apache.uima.analysis_engine.impl org.apache.uima.analysis_engine.impl.compatibility org.apache.uima.cas Common Analysis System(CAS) Interfacesorg.apache.uima.cas.admin 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.base_cpm.container.deployer org.apache.uima.collection.impl.cpm.container org.apache.uima.collection.impl.cpm.engine org.apache.uima.flow org.apache.uima.flow.impl org.apache.uima.impl Apache UIMA internalsorg.apache.uima.jcas.cas JCAS model for built-in CAS typesorg.apache.uima.pear.tools Theorg.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 forResources
andResourceSpecifiers
.org.apache.uima.resource.impl org.apache.uima.resource.metadata.impl org.apache.uima.search Standard UIMA interfaces for indexing and search.org.apache.uima.tools.components org.apache.uima.tools.pear.merger 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 Class Description CompositeResourceFactory A type ofResourceFactory
that produces resources by delegating to other Resource Factories.I18nExceptionI Like InternationalizedException, but is an interface with default methods.List_of_ints a List API that returns ints instead of TResourceFactory AResourceFactory
is used to acquire instances ofResource
s.ResourceSpecifierFactory A factory used to createResourceSpecifier
instances and instances of other objects needed to composeResourceSpecifier
s.UimaContext Provides access to external resources (other than the CAS).UimaContextAdmin Admin interface to the UIMA Context.UimaContextHolder.ContextHolderReferenceType UIMAFramework This is an application's main interface point to the UIMA Framework.UIMARuntimeException This is the superclass for all unchecked exceptions in UIMA.UimaSerializable This interface is implemented by JCas classes that need to be called by the framework when a serialization is about to happen. -
Classes in org.apache.uima used by org.apache.uima.adapter.vinci Class Description UimaContext Provides access to external resources (other than the CAS). -
Classes in org.apache.uima used by org.apache.uima.analysis_component Class Description UimaContext Provides access to external resources (other than the CAS). -
Classes in org.apache.uima used by org.apache.uima.analysis_engine Class Description I18nExceptionI Like InternationalizedException, but is an interface with default methods.UIMAException This is the superclass for all checked exceptions in UIMA. -
Classes in org.apache.uima used by org.apache.uima.analysis_engine.annotator Class Description I18nExceptionI Like InternationalizedException, but is an interface with default methods.UIMAException This is the superclass for all checked exceptions in UIMA. -
Classes in org.apache.uima used by org.apache.uima.analysis_engine.asb Class Description UimaContextAdmin Admin interface to the UIMA Context. -
Classes in org.apache.uima used by org.apache.uima.analysis_engine.asb.impl Class Description UimaContextAdmin Admin interface to the UIMA Context. -
Classes in org.apache.uima used by org.apache.uima.analysis_engine.impl Class Description UimaContext Provides access to external resources (other than the CAS).UimaContextAdmin Admin interface to the UIMA Context. -
Classes in org.apache.uima used by org.apache.uima.analysis_engine.impl.compatibility Class Description UimaContext Provides access to external resources (other than the CAS). -
Classes in org.apache.uima used by org.apache.uima.cas Class Description I18nExceptionI Like InternationalizedException, but is an interface with default methods.UIMAException This is the superclass for all checked exceptions in UIMA.UIMARuntimeException This is the superclass for all unchecked exceptions in UIMA. -
Classes in org.apache.uima used by org.apache.uima.cas.admin Class Description I18nExceptionI Like InternationalizedException, but is an interface with default methods.UIMARuntimeException This is the superclass for all unchecked exceptions in UIMA. -
Classes in org.apache.uima used by org.apache.uima.cas.impl Class Description I18nExceptionI Like InternationalizedException, but is an interface with default methods.UimaContext Provides access to external resources (other than the CAS).UIMARuntimeException This is the superclass for all unchecked exceptions in UIMA. -
Classes in org.apache.uima used by org.apache.uima.collection Class Description I18nExceptionI Like InternationalizedException, but is an interface with default methods.UIMAException This is the superclass for all checked exceptions in UIMA. -
Classes in org.apache.uima used by org.apache.uima.collection.impl.base_cpm.container.deployer Class Description I18nExceptionI Like InternationalizedException, but is an interface with default methods.UIMAException This is the superclass for all checked exceptions in UIMA. -
Classes in org.apache.uima used by org.apache.uima.collection.impl.cpm.container Class Description UimaContextAdmin Admin interface to the UIMA Context. -
Classes in org.apache.uima used by org.apache.uima.collection.impl.cpm.engine Class Description I18nExceptionI Like InternationalizedException, but is an interface with default methods.UIMAException This is the superclass for all checked exceptions in UIMA. -
Classes in org.apache.uima used by org.apache.uima.flow Class Description UimaContext Provides access to external resources (other than the CAS). -
Classes in org.apache.uima used by org.apache.uima.flow.impl Class Description UimaContext Provides access to external resources (other than the CAS).UimaContextAdmin Admin interface to the UIMA Context. -
Classes in org.apache.uima used by org.apache.uima.impl Class Description CompositeResourceFactory A type ofResourceFactory
that produces resources by delegating to other Resource Factories.ResourceFactory AResourceFactory
is used to acquire instances ofResource
s.ResourceSpecifierFactory A factory used to createResourceSpecifier
instances and instances of other objects needed to composeResourceSpecifier
s.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. -
Classes in org.apache.uima used by org.apache.uima.jcas.cas Class Description List_of_ints a List API that returns ints instead of TUimaSerializable This interface is implemented by JCas classes that need to be called by the framework when a serialization is about to happen.UimaSerializableFSs This interface is implemented by JCas classes that need to be called by the framework when a serialization is about to happen where the _save_to_cas_data() method update Features which have references to Feature Structures -
Classes in org.apache.uima used by org.apache.uima.pear.tools Class Description InternationalizedException TheInternationalizedException
class adds internationalization support to the standard functionality provided byjava.lang.Exception
.InternationalizedRuntimeException TheInternationalizedRuntimeException
class adds internationalization support to the standard functionality provided byjava.lang.RuntimeException
.UIMAException This is the superclass for all checked exceptions in UIMA.UIMARuntimeException This is the superclass for all unchecked exceptions in UIMA. -
Classes in org.apache.uima used by org.apache.uima.resource Class Description I18nExceptionI Like InternationalizedException, but is an interface with default methods.UimaContext Provides access to external resources (other than the CAS).UimaContextAdmin Admin interface to the UIMA Context.UIMAException This is the superclass for all checked exceptions in UIMA. -
Classes in org.apache.uima used by org.apache.uima.resource.impl Class Description UimaContext Provides access to external resources (other than the CAS).UimaContextAdmin Admin interface to the UIMA Context. -
Classes in org.apache.uima used by org.apache.uima.resource.metadata.impl Class Description UIMA_IllegalArgumentException Thrown to indicate that a method has been passed an illegal or inappropriate argument. -
Classes in org.apache.uima used by org.apache.uima.search Class Description I18nExceptionI Like InternationalizedException, but is an interface with default methods.UIMAException This is the superclass for all checked exceptions in UIMA. -
Classes in org.apache.uima used by org.apache.uima.tools.components Class Description UimaContext Provides access to external resources (other than the CAS). -
Classes in org.apache.uima used by org.apache.uima.tools.pear.merger Class Description ResourceSpecifierFactory A factory used to createResourceSpecifier
instances and instances of other objects needed to composeResourceSpecifier
s. -
Classes in org.apache.uima used by org.apache.uima.uimacpp Class Description UimaContext Provides access to external resources (other than the CAS). -
Classes in org.apache.uima used by org.apache.uima.util Class Description I18nExceptionI Like InternationalizedException, but is an interface with default methods.ResourceFactory AResourceFactory
is used to acquire instances ofResource
s.UIMAException This is the superclass for all checked exceptions in UIMA.