Uses of Class
org.apache.uima.cas.impl.ArrayElement
-
Packages that use ArrayElement Package Description org.apache.uima.cas.impl 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 ArrayElement Modifier and Type Field Description (package private) java.util.Map<TOP,java.util.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).
-