Uses of Class
org.apache.uima.cas.impl.ArrayElement
Packages that use ArrayElement
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of ArrayElement in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl with type parameters of type ArrayElementModifier and TypeFieldDescription(package private) final Map
<TOP, List<ArrayElement>> OutOfTypeSystemData.arrayElements
Map from FSArray instances to List of ArrayElement objects, each of which holds an array index and value (as a string).