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 TypeClassDescriptionclassClass comment for AnnotationImpl.java goes here.classClass comment for AnnotationImpl.java goes here.classImplementation of theArrayFSinterface.classImplementation of theBooleanArrayFSinterface.classImplementation of theByteArrayFSinterface.classCommon part of array impl for those arrays of primitives which exist in the main heap.classCommon part of array impl for those arrays of primitives which use auxilliary heaps.classImplementation of theDoubleArrayFSinterface.classFeature structure implementation.classImplementation of theIntArrayFSinterface.classImplementation of theIntArrayFSinterface.classImplementation of theArrayFSinterface.classImplementation of theArrayFSinterface.classImplementation of theSofaFSinterface.classImplementation of theArrayFSinterface. -
Uses of FeatureStructureImpl in org.apache.uima.examples
Subclasses of FeatureStructureImpl in org.apache.uima.examplesModifier and TypeClassDescriptionclassStores 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 TypeClassDescriptionclassthe JCas class model for the CAS type uima.cas.AnnotationBase.final classJCas class model for BooleanArrayfinal classJCas class model for ByteArrayfinal classJCas class model for DoubleArrayclassclassclassclassfinal classJava Cas model for Cas FloatArray.classfinal classJava Class model for Cas FSArray typeclassfinal classThe Java Class model corresponding to the Cas IntegerArray_JCasImpl type.classfinal classJCas class model for LongArrayclassclassclassclassfinal classJCas class model for ShortArrayclassUpdated by JCasGen Fri Apr 29 16:05:04 EDT 2005final classJCas class model for StringArrayclassclassThe 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 TypeClassDescriptionclassthe JCas class model for the CAS type uima.cas.Annotation.classThe JCas class definition for the CASDocumentAnnotationtype.