Package org.apache.uima.cas_data


package org.apache.uima.cas_data
  • Interfaces
    Class
    Description
    Interface for directly accessing and manipulating the data in the Common Analysis Structure.
    An object in the CAS.
    The base interface for the value of a feature.
    A subtype of FeatureStructure that represents an array of primitive values (Strings, int, or floats).
    Represents a primitive feature value - a string, integer, or float.
    A subtype of FeatureStructure that represents an array of primitive values (Strings, int, or floats).
    A FeatureValue that represents a reference, via ID, to another FeatureStructure.