Uses of Class
org.apache.uima.cas.impl.FeatureStructureImplC

Packages that use FeatureStructureImplC
org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. 
 

Uses of FeatureStructureImplC in org.apache.uima.cas.impl
 

Subclasses of FeatureStructureImplC in org.apache.uima.cas.impl
 class AnnotationBaseImpl
          Class comment for AnnotationImpl.java goes here.
 class AnnotationImpl
          Class comment for AnnotationImpl.java goes here.
 class ArrayFSImpl
          Implementation of the ArrayFS interface.
 class BooleanArrayFSImpl
          Implementation of the BooleanArrayFS interface.
 class ByteArrayFSImpl
          Implementation of the ByteArrayFS interface.
 class CommonArrayFSImpl
          Common part of array impl for those arrays of primitives which exist in the main heap.
 class CommonAuxArrayFSImpl
          Common part of array impl for those arrays of primitives which use auxilliary heaps.
 class DoubleArrayFSImpl
          Implementation of the DoubleArrayFS interface.
 class FloatArrayFSImpl
          Implementation of the IntArrayFS interface.
 class IntArrayFSImpl
          Implementation of the IntArrayFS interface.
 class LongArrayFSImpl
          Implementation of the ArrayFS interface.
 class ShortArrayFSImpl
          Implementation of the ArrayFS interface.
 class SofaFSImpl
          Implementation of the SofaFS interface.
 class StringArrayFSImpl
          Implementation of the ArrayFS interface.
 



Copyright © 2011. All Rights Reserved.