| Package | Description | 
|---|---|
| org.apache.uima.cas_data | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | PrimitiveValueRepresents a primitive feature value - a string, integer, or float. | 
| interface  | ReferenceValueA FeatureValue that represents a reference, via ID, to another FeatureStructure. | 
| Modifier and Type | Method and Description | 
|---|---|
| FeatureValue | FeatureStructure. getFeatureValue(String aName)Gets the value of a feature | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FeatureStructure. setFeatureValue(String aName,
               FeatureValue aValue)Sets the value of a feature | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.