Home > UIMA  

UIMA 2.3.1 API

Packages 
Package Description
org.apache.uima
The main package for the Unstructured Information Management Middleware Architecture.
org.apache.uima.adapter.soap  
org.apache.uima.adapter.soap.axis11  
org.apache.uima.adapter.vinci  
org.apache.uima.adapter.vinci.util  
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.analysis_engine.impl.metadata  
org.apache.uima.analysis_engine.impl.sequencer  
org.apache.uima.analysis_engine.metadata
Interfaces for objects that represent metadata for an Analysis Engine.
org.apache.uima.analysis_engine.metadata.impl  
org.apache.uima.analysis_engine.service.impl  
org.apache.uima.bootstrap  
org.apache.uima.cas
Common Analysis System (CAS) Interfaces.
org.apache.uima.cas_data  
org.apache.uima.cas_data.impl  
org.apache.uima.cas_data.impl.vinci  
org.apache.uima.cas.admin  
org.apache.uima.cas.impl
Implementation and Low-Level API for the CAS Interfaces.
org.apache.uima.cas.test  
org.apache.uima.cas.text
Text Common Annotation System (TCAS) Interfaces.
org.apache.uima.caseditor  
org.apache.uima.caseditor.core  
org.apache.uima.caseditor.core.model  
org.apache.uima.caseditor.core.model.delta  
org.apache.uima.caseditor.core.model.dotcorpus  
org.apache.uima.caseditor.core.test  
org.apache.uima.caseditor.core.uima  
org.apache.uima.caseditor.core.util  
org.apache.uima.caseditor.editor
This package contains the editor classes.
org.apache.uima.caseditor.editor.action  
org.apache.uima.caseditor.editor.annotation  
org.apache.uima.caseditor.editor.context  
org.apache.uima.caseditor.editor.contextmenu  
org.apache.uima.caseditor.editor.editview  
org.apache.uima.caseditor.editor.editview.validator  
org.apache.uima.caseditor.editor.fsview
This package contains the feature structure view classes.
org.apache.uima.caseditor.editor.outline
This package contains the outline classes.
org.apache.uima.caseditor.editor.styleview  
org.apache.uima.caseditor.editor.util  
org.apache.uima.caseditor.ui
This package contains the ui classes and packages.
org.apache.uima.caseditor.ui.action
This package contains the action classes.
org.apache.uima.caseditor.ui.corpusview
This package contains the corpus viewer classes.
org.apache.uima.caseditor.ui.model  
org.apache.uima.caseditor.ui.property
This package contains the property page classes.
org.apache.uima.caseditor.ui.wizards
This package contains the wizards classes.
org.apache.uima.caseditor.uima  
org.apache.uima.collection
Classes and interfaces for collection processing.
org.apache.uima.collection.base_cpm  
org.apache.uima.collection.impl  
org.apache.uima.collection.impl.base_cpm.container  
org.apache.uima.collection.impl.base_cpm.container.deployer  
org.apache.uima.collection.impl.cpm  
org.apache.uima.collection.impl.cpm.container  
org.apache.uima.collection.impl.cpm.container.deployer  
org.apache.uima.collection.impl.cpm.container.deployer.socket  
org.apache.uima.collection.impl.cpm.container.deployer.vinci  
org.apache.uima.collection.impl.cpm.container.deployer.vns  
org.apache.uima.collection.impl.cpm.engine  
org.apache.uima.collection.impl.cpm.utils  
org.apache.uima.collection.impl.cpm.vinci  
org.apache.uima.collection.impl.cpm.vinci.cas_data  
org.apache.uima.collection.impl.metadata  
org.apache.uima.collection.impl.metadata.cpe  
org.apache.uima.collection.metadata
Java object representation of a CPE Descriptor.
org.apache.uima.ep_debug  
org.apache.uima.examples
Examples illustrating how to use the UIMA Framework.
org.apache.uima.examples.cas
Examples of Annotators that use the CAS Interface directly, not the JCAS.
org.apache.uima.examples.casMultiplier  
org.apache.uima.examples.cpe
Examples of using the Collection Processing Manager (CPM).
org.apache.uima.examples.cpm.sofa  
org.apache.uima.examples.flow  
org.apache.uima.examples.tokenizer  
org.apache.uima.examples.xmi  
org.apache.uima.flow  
org.apache.uima.flow.impl  
org.apache.uima.impl
Contains reference implementations of the interfaces in org.apache.uima.
org.apache.uima.internal.util  
org.apache.uima.internal.util.rb_trees  
org.apache.uima.internal.util.text  
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.impl
Provides the classes that support the Java Cas Model (JCM).
org.apache.uima.jcas.jcasgenp  
org.apache.uima.jcas.tcas
JCAS model for built-in TCAS types
org.apache.uima.jcas.test  
org.apache.uima.pear
Package for common classes
org.apache.uima.pear.actions  
org.apache.uima.pear.generate
Package to support generation of PEAR file
org.apache.uima.pear.insd.edit
Package to support editing of PEAR installation descriptor
org.apache.uima.pear.insd.edit.vars
Package to provide display, editing, and management of an environment variable table
org.apache.uima.pear.nature
Package to handle the UIMA nature
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.pear.util
The org.apache.uima.pear.util package provides utilities that facilitate common operations with general files, strings and XML files, as well as simple process message routing and other useful operations.
org.apache.uima.resource
Interfaces for Resources and ResourceSpecifiers.
org.apache.uima.resource.impl  
org.apache.uima.resource.metadata
Interfaces for objects that represent metadata for a Resource.
org.apache.uima.resource.metadata.impl  
org.apache.uima.resource.service.impl  
org.apache.uima.search
Standard UIMA interfaces for indexing and search.
org.apache.uima.search.impl
Search engine-independent indexing classes.
org.apache.uima.taeconfigurator  
org.apache.uima.taeconfigurator.editors  
org.apache.uima.taeconfigurator.editors.point  
org.apache.uima.taeconfigurator.editors.ui  
org.apache.uima.taeconfigurator.editors.ui.dialogs  
org.apache.uima.taeconfigurator.editors.xml  
org.apache.uima.taeconfigurator.files  
org.apache.uima.taeconfigurator.model  
org.apache.uima.taeconfigurator.wizards  
org.apache.uima.test.junit_extension  
org.apache.uima.tools  
org.apache.uima.tools.annot_view  
org.apache.uima.tools.components  
org.apache.uima.tools.cpm  
org.apache.uima.tools.cvd  
org.apache.uima.tools.cvd.control  
org.apache.uima.tools.cvd.tsview  
org.apache.uima.tools.docanalyzer  
org.apache.uima.tools.images  
org.apache.uima.tools.jcasgen
Classes for the JCasGen tool
org.apache.uima.tools.migration  
org.apache.uima.tools.pear.install  
org.apache.uima.tools.pear.merger  
org.apache.uima.tools.pear.packager  
org.apache.uima.tools.stylemap  
org.apache.uima.tools.util.gui  
org.apache.uima.tools.util.htmlview  
org.apache.uima.tools.viewer  
org.apache.uima.tutorial  
org.apache.uima.tutorial.ex1  
org.apache.uima.tutorial.ex2  
org.apache.uima.tutorial.ex3  
org.apache.uima.tutorial.ex4  
org.apache.uima.tutorial.ex5  
org.apache.uima.tutorial.ex6  
org.apache.uima.uimacpp  
org.apache.uima.util
Utility classes and interfaces used by UIMA components.
org.apache.uima.util.impl  
Home > UIMA