Uses of Package
org.apache.uima.cas.impl

Packages that use org.apache.uima.cas.impl
example   
org.apache.uima.adapter.vinci   
org.apache.uima.cas Common Analysis System (CAS) Interfaces. 
org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. 
org.apache.uima.examples Examples illustrating how to use the UIMA Framework. 
org.apache.uima.examples.tokenizer   
org.apache.uima.impl Contains reference implementations of the interfaces in org.apache.uima
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.impl Provides the classes that support the Java Cas Model (JCM). 
org.apache.uima.jcas.tcas JCAS model for built-in TCAS types 
org.apache.uima.tools.jcasgen Classes for the JCasGen tool 
org.apache.uima.tutorial   
 

Classes in org.apache.uima.cas.impl used by example
FeatureStructureImpl
          Feature structure implementation.
FSGenerator
          To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates.
 

Classes in org.apache.uima.cas.impl used by org.apache.uima.adapter.vinci
OutOfTypeSystemData
          This class is used by the XCASDeserializer to store feature sturctures that do not fit into the type system of the CAS it is deserializing into.
 

Classes in org.apache.uima.cas.impl used by org.apache.uima.cas
LowLevelCAS
          Defines the low-level CAS APIs.
LowLevelTypeSystem
          Low-level version of the type system APIs.
 

Classes in org.apache.uima.cas.impl used by org.apache.uima.cas.impl
AllowPreexistingFS
           
AnnotationBaseImpl
          Class comment for AnnotationImpl.java goes here.
CASCompleteSerializer
          Class comment for CASCompleteSerializer.java goes here.
CASImpl
          Implements the CAS interfaces.
CASMgrSerializer
          Container for serialized CAS typing information.
CASSerializer
          Serialization for CAS.
CommonArrayFSImpl
          Common part of array impl for those arrays of primitives which exist in the main heap.
CommonAuxArrayFSImpl
          Common part of array impl for those arrays of primitives which use auxilliary heaps.
DebugFSLogicalStructure.IndexInfo
          Class holding information about an FSIndex Includes the "label" of the index, and a ref to the CAS this index contents are in.
DebugFSLogicalStructure.ViewInfo
          Class holding info about a View/Sofa.
FeatureStructureImpl
          Feature structure implementation.
FeatureStructureImplC
          Feature structure implementation.
FeatureValuePathImpl
          Contains CAS Type and Feature objects to represent a feature path of the form feature1/.../featureN.
FSClassRegistry
           
FSComparator
          Interface to compare two feature structures.
FSGenerator
          To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates.
FSImplComparator
          Interface to compare two feature structures, represented by their addresses.
FSIndexImpl
          Class comment for FSIndexImpl.java goes here.
FSIndexRepositoryImpl
           
FSIteratorImplBase
          Base class for FSIterator implementations.
FSLeafIndexImpl
          Class comment for FSLeafIndexImpl.java goes here.
Heap
          A heap for CAS.
LowLevelCAS
          Defines the low-level CAS APIs.
LowLevelIndex
          Low-level FS index object.
LowLevelIndexRepository
          Low-level index repository access.
LowLevelIterator
          Low-level FS iterator.
LowLevelTypeSystem
          Low-level version of the type system APIs.
OutOfTypeSystemData
          This class is used by the XCASDeserializer to store feature sturctures that do not fit into the type system of the CAS it is deserializing into.
TypeImpl
          The implementation of types in the type system.
TypeSystemImpl
          Type system implementation.
TypeSystemUtils.PathValid
           
XmiSerializationSharedData
          A container for data that is shared between the XmiCasSerializer and the XmiCasDeserializer.
 

Classes in org.apache.uima.cas.impl used by org.apache.uima.examples
FeatureStructureImpl
          Feature structure implementation.
FSGenerator
          To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates.
 

Classes in org.apache.uima.cas.impl used by org.apache.uima.examples.tokenizer
FeatureStructureImpl
          Feature structure implementation.
FSGenerator
          To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates.
 

Classes in org.apache.uima.cas.impl used by org.apache.uima.impl
CASImpl
          Implements the CAS interfaces.
 

Classes in org.apache.uima.cas.impl used by org.apache.uima.jcas
CASImpl
          Implements the CAS interfaces.
LowLevelCAS
          Defines the low-level CAS APIs.
LowLevelIndexRepository
          Low-level index repository access.
 

Classes in org.apache.uima.cas.impl used by org.apache.uima.jcas.cas
CASImpl
          Implements the CAS interfaces.
FeatureStructureImpl
          Feature structure implementation.
FSGenerator
          To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates.
LowLevelCAS
          Defines the low-level CAS APIs.
 

Classes in org.apache.uima.cas.impl used by org.apache.uima.jcas.impl
CASImpl
          Implements the CAS interfaces.
FeatureStructureImpl
          Feature structure implementation.
LowLevelCAS
          Defines the low-level CAS APIs.
LowLevelIndexRepository
          Low-level index repository access.
 

Classes in org.apache.uima.cas.impl used by org.apache.uima.jcas.tcas
FeatureStructureImpl
          Feature structure implementation.
FSGenerator
          To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates.
 

Classes in org.apache.uima.cas.impl used by org.apache.uima.tools.jcasgen
CASImpl
          Implements the CAS interfaces.
 

Classes in org.apache.uima.cas.impl used by org.apache.uima.tutorial
FeatureStructureImpl
          Feature structure implementation.
FSGenerator
          To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates.
 



Copyright © 2012. All Rights Reserved.