|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Classes in org.apache.uima.cas used by example | |
|---|---|
| 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 | |
|---|---|
| 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.adapter.soap | |
|---|---|
| CAS
Object-oriented CAS (Common Analysis System) API. |
|
| Classes in org.apache.uima.cas used by org.apache.uima.adapter.vinci | |
|---|---|
| CAS
Object-oriented CAS (Common Analysis System) API. |
|
| 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.analysis_engine.asb.impl | |
|---|---|
| AbstractCas
The base interface extended by all CAS (Common Analysis System) interfaces in the UIMA SDK. |
|
| CAS
Object-oriented CAS (Common Analysis System) API. |
|
| Classes in org.apache.uima.cas used by org.apache.uima.analysis_engine.impl | |
|---|---|
| CAS
Object-oriented CAS (Common Analysis System) API. |
|
| Feature
The interface that describes features in the type system. |
|
| 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.analysis_engine.impl.compatibility | |
|---|---|
| AbstractCas
The base interface extended by all CAS (Common Analysis System) interfaces in the UIMA SDK. |
|
| CAS
Object-oriented CAS (Common Analysis System) API. |
|
| Classes in org.apache.uima.cas used by org.apache.uima.analysis_engine.service.impl | |
|---|---|
| CAS
Object-oriented CAS (Common Analysis System) API. |
|
| CASException
Exception class for package org.apache.uima.cas. |
|
| 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 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 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 | |
|---|---|
| AbstractCas
The base interface extended by all CAS (Common Analysis System) interfaces in the UIMA SDK. |
|
| AbstractCas_ImplBase
Base class from which CAS implementations should extend. |
|
| 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. |
|
| 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 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. |
|
| 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.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.collection.impl | |
|---|---|
| CAS
Object-oriented CAS (Common Analysis System) API. |
|
| Classes in org.apache.uima.cas used by org.apache.uima.collection.impl.cpm.container | |
|---|---|
| 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.impl.cpm.container.deployer.socket | |
|---|---|
| CAS
Object-oriented CAS (Common Analysis System) API. |
|
| Classes in org.apache.uima.cas used by org.apache.uima.collection.impl.cpm.engine | |
|---|---|
| CAS
Object-oriented CAS (Common Analysis System) API. |
|
| Classes in org.apache.uima.cas used by org.apache.uima.collection.impl.cpm.utils | |
|---|---|
| CAS
Object-oriented CAS (Common Analysis System) API. |
|
| Feature
The interface that describes features in the type system. |
|
| Classes in org.apache.uima.cas used by org.apache.uima.examples | |
|---|---|
| AnnotationBaseFS
Annotation Base API. |
|
| CAS
Object-oriented CAS (Common Analysis System) API. |
|
| FeatureStructure
Interface for 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.examples.cas | |
|---|---|
| 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.casMultiplier | |
|---|---|
| AbstractCas
The base interface extended by all CAS (Common Analysis System) interfaces in the UIMA SDK. |
|
| Classes in org.apache.uima.cas used by org.apache.uima.examples.cpe | |
|---|---|
| CAS
Object-oriented CAS (Common Analysis System) API. |
|
| Classes in org.apache.uima.cas used by org.apache.uima.examples.flow | |
|---|---|
| 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.tokenizer | |
|---|---|
| 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.examples.xmi | |
|---|---|
| CAS
Object-oriented CAS (Common Analysis System) API. |
|
| 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.flow.impl | |
|---|---|
| CAS
Object-oriented CAS (Common Analysis System) API. |
|
| Classes in org.apache.uima.cas used by org.apache.uima.impl | |
|---|---|
| AbstractCas
The base interface extended by all CAS (Common Analysis System) interfaces in the UIMA SDK. |
|
| CAS
Object-oriented CAS (Common Analysis System) API. |
|
| 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.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 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. |
|
| 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.impl | |
|---|---|
| AbstractCas
The base interface extended by all CAS (Common Analysis System) interfaces in the UIMA SDK. |
|
| AbstractCas_ImplBase
Base class from which CAS implementations should extend. |
|
| 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. |
|
| 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. |
|
| 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.impl | |
|---|---|
| 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.resource.metadata.impl | |
|---|---|
| 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.test.junit_extension | |
|---|---|
| CAS
Object-oriented CAS (Common Analysis System) API. |
|
| Classes in org.apache.uima.cas used by org.apache.uima.tools.components | |
|---|---|
| CAS
Object-oriented CAS (Common Analysis System) API. |
|
| Classes in org.apache.uima.cas used by org.apache.uima.tools.cvd | |
|---|---|
| CAS
Object-oriented CAS (Common Analysis System) API. |
|
| FSIndex
Feature structure index access interface. |
|
| FSIterator
Iterator over feature structures. |
|
| Type
The interface describing types in the type system. |
|
| Classes in org.apache.uima.cas used by org.apache.uima.tools.cvd.tsview | |
|---|---|
| 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.tools.docanalyzer | |
|---|---|
| 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.tools.stylemap | |
|---|---|
| CAS
Object-oriented CAS (Common Analysis System) API. |
|
| Classes in org.apache.uima.cas used by org.apache.uima.tools.viewer | |
|---|---|
| CAS
Object-oriented CAS (Common Analysis System) API. |
|
| CASException
Exception class for package org.apache.uima.cas. |
|
| Classes in org.apache.uima.cas used by org.apache.uima.tutorial | |
|---|---|
| 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.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 | |||||||||