|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.uima.cas | |
---|---|
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.resource | Interfaces for Resources and ResourceSpecifiers . |
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. |
Classes in org.apache.uima.cas used by org.apache.uima | |
---|---|
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) . |
Classes in org.apache.uima.cas used by org.apache.uima.analysis_component | |
---|---|
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. |
Classes in org.apache.uima.cas used by org.apache.uima.analysis_engine | |
---|---|
CAS
Object-oriented CAS (Common Analysis System) API. |
|
TypeSystem
The interface to the type system. |
Classes in org.apache.uima.cas used by org.apache.uima.analysis_engine.annotator | |
---|---|
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. |
Classes in org.apache.uima.cas used by org.apache.uima.analysis_engine.asb | |
---|---|
CAS
Object-oriented CAS (Common Analysis System) API. |
Classes in org.apache.uima.cas used by org.apache.uima.cas | |
---|---|
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 FSMatchConstraint s 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 CAS that is used to query when FSs were
created or modified with respect to the marker. |
|
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. |
Classes in org.apache.uima.cas used by org.apache.uima.cas.admin | |
---|---|
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. |
Classes in org.apache.uima.cas used by org.apache.uima.cas.impl | |
---|---|
CAS
Object-oriented CAS (Common Analysis System) API. |
|
FeatureStructure
Interface for feature structures. |
|
Marker
An object obtained from the CAS that is used to query when FSs were
created or modified with respect to the marker. |
|
TypeSystem
The interface to the type system. |
Classes in org.apache.uima.cas used by org.apache.uima.cas.text | |
---|---|
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. |
Classes in org.apache.uima.cas used by org.apache.uima.collection | |
---|---|
CAS
Object-oriented CAS (Common Analysis System) API. |
|
TypeSystem
The interface to the type system. |
Classes in org.apache.uima.cas used by org.apache.uima.collection.base_cpm | |
---|---|
CAS
Object-oriented CAS (Common Analysis System) API. |
|
TypeSystem
The interface to the type system. |
Classes in org.apache.uima.cas used by org.apache.uima.examples | |
---|---|
AnnotationBaseFS
Annotation Base API. |
|
FeatureStructure
Interface for feature structures. |
|
Type
The interface describing types in the type system. |
Classes in org.apache.uima.cas used by org.apache.uima.flow | |
---|---|
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. |
Classes in org.apache.uima.cas used by org.apache.uima.jcas | |
---|---|
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 FSMatchConstraint s 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. |
Classes in org.apache.uima.cas used by org.apache.uima.jcas.cas | |
---|---|
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. |
Classes in org.apache.uima.cas used by org.apache.uima.jcas.tcas | |
---|---|
AnnotationBaseFS
Annotation Base API. |
|
FeatureStructure
Interface for feature structures. |
|
Type
The interface describing types in the type system. |
Classes in org.apache.uima.cas used by org.apache.uima.resource | |
---|---|
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. |
Classes in org.apache.uima.cas used by org.apache.uima.resource.metadata | |
---|---|
CAS
Object-oriented CAS (Common Analysis System) API. |
|
FSMatchConstraint
Interface for feature structure matching constraints. |
Classes in org.apache.uima.cas used by org.apache.uima.uimacpp | |
---|---|
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. |
Classes in org.apache.uima.cas used by org.apache.uima.util | |
---|---|
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. |
|
Type
The interface describing types in the type system. |
|
TypeSystem
The interface to the type system. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |