Uses of Class
org.apache.uima.cas.impl.FeatureStructureImpl
Packages that use FeatureStructureImpl
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
JCAS model for built-in CAS types
Provides the classes that support the Java Cas Model (JCM).
JCAS model for built-in TCAS types
-
Uses of FeatureStructureImpl in org.apache.uima.cas.impl
Subclasses of FeatureStructureImpl in org.apache.uima.cas.implModifier and TypeClassDescriptionclass
Class comment for AnnotationImpl.java goes here.class
Class comment for AnnotationImpl.java goes here.class
Implementation of theArrayFS
interface.class
Implementation of theBooleanArrayFS
interface.class
Implementation of theByteArrayFS
interface.class
Common part of array impl for those arrays of primitives which exist in the main heap.class
Common part of array impl for those arrays of primitives which use auxilliary heaps.class
Implementation of theDoubleArrayFS
interface.class
Feature structure implementation.class
Implementation of theIntArrayFS
interface.class
Implementation of theIntArrayFS
interface.class
Implementation of theArrayFS
interface.class
Implementation of theArrayFS
interface.class
Implementation of theSofaFS
interface.class
Implementation of theArrayFS
interface. -
Uses of FeatureStructureImpl in org.apache.uima.examples
Subclasses of FeatureStructureImpl in org.apache.uima.examplesModifier and TypeClassDescriptionclass
Stores detailed information about the original source document from which the current CAS was initialized. -
Uses of FeatureStructureImpl in org.apache.uima.jcas.cas
Subclasses of FeatureStructureImpl in org.apache.uima.jcas.casModifier and TypeClassDescriptionclass
the JCas class model for the CAS type uima.cas.AnnotationBase.final class
JCas class model for BooleanArrayfinal class
JCas class model for ByteArrayfinal class
JCas class model for DoubleArrayclass
class
class
class
final class
Java Cas model for Cas FloatArray.class
final class
Java Class model for Cas FSArray typeclass
final class
The Java Class model corresponding to the Cas IntegerArray_JCasImpl type.class
final class
JCas class model for LongArrayclass
class
class
class
final class
JCas class model for ShortArrayclass
Updated by JCasGen Fri Apr 29 16:05:04 EDT 2005final class
JCas class model for StringArrayclass
class
The Java Class model corresponding to the Cas TOP type. -
Uses of FeatureStructureImpl in org.apache.uima.jcas.impl
Methods in org.apache.uima.jcas.impl that return FeatureStructureImplModifier and TypeMethodDescriptionJCasHashMap.getReserve
(int key) JCasHashMap.put
(FeatureStructureImpl value) Methods in org.apache.uima.jcas.impl with parameters of type FeatureStructureImpl -
Uses of FeatureStructureImpl in org.apache.uima.jcas.tcas
Subclasses of FeatureStructureImpl in org.apache.uima.jcas.tcasModifier and TypeClassDescriptionclass
the JCas class model for the CAS type uima.cas.Annotation.class
The JCas class definition for the CASDocumentAnnotation
type.