Uses of Package
org.apache.uima.cas_data

Packages that use org.apache.uima.cas_data
org.apache.uima.cas_data   
org.apache.uima.cas_data.impl   
org.apache.uima.cas_data.impl.vinci   
org.apache.uima.collection.base_cpm   
org.apache.uima.collection.impl   
org.apache.uima.collection.impl.cpm.container   
org.apache.uima.collection.impl.cpm.container.deployer   
org.apache.uima.collection.impl.cpm.vinci   
org.apache.uima.collection.impl.cpm.vinci.cas_data   
org.apache.uima.util Utility classes and interfaces used by UIMA components. 
 

Classes in org.apache.uima.cas_data used by org.apache.uima.cas_data
FeatureStructure
          An object in the CAS.
FeatureValue
          The base interface for the value of a feature.
 

Classes in org.apache.uima.cas_data used by org.apache.uima.cas_data.impl
CasData
          Interface for directly accessing and manipulating the data in the Common Analysis Structure.
FeatureStructure
          An object in the CAS.
FeatureValue
          The base interface for the value of a feature.
PrimitiveArrayFS
          A subtype of FeatureStructure that represents an array of primitive values (Strings, int, or floats).
PrimitiveValue
          Represents a primitive feature value - a string, integer, or float.
ReferenceArrayFS
          A subtype of FeatureStructure that represents an array of primitive values (Strings, int, or floats).
ReferenceValue
          A FeatureValue that represents a reference, via ID, to another FeatureStructure.
 

Classes in org.apache.uima.cas_data used by org.apache.uima.cas_data.impl.vinci
CasData
          Interface for directly accessing and manipulating the data in the Common Analysis Structure.
 

Classes in org.apache.uima.cas_data used by org.apache.uima.collection.base_cpm
CasData
          Interface for directly accessing and manipulating the data in the Common Analysis Structure.
 

Classes in org.apache.uima.cas_data used by org.apache.uima.collection.impl
CasData
          Interface for directly accessing and manipulating the data in the Common Analysis Structure.
 

Classes in org.apache.uima.cas_data used by org.apache.uima.collection.impl.cpm.container
CasData
          Interface for directly accessing and manipulating the data in the Common Analysis Structure.
 

Classes in org.apache.uima.cas_data used by org.apache.uima.collection.impl.cpm.container.deployer
CasData
          Interface for directly accessing and manipulating the data in the Common Analysis Structure.
 

Classes in org.apache.uima.cas_data used by org.apache.uima.collection.impl.cpm.vinci
CasData
          Interface for directly accessing and manipulating the data in the Common Analysis Structure.
 

Classes in org.apache.uima.cas_data used by org.apache.uima.collection.impl.cpm.vinci.cas_data
FeatureValue
          The base interface for the value of a feature.
PrimitiveValue
          Represents a primitive feature value - a string, integer, or float.
 

Classes in org.apache.uima.cas_data used by org.apache.uima.util
CasData
          Interface for directly accessing and manipulating the data in the Common Analysis Structure.
 



Copyright © 2011. All Rights Reserved.