Uses of Class
org.apache.uima.cas.impl.XmiSerializationSharedData.XmiArrayElement
Packages that use XmiSerializationSharedData.XmiArrayElement
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of XmiSerializationSharedData.XmiArrayElement in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl with type parameters of type XmiSerializationSharedData.XmiArrayElementModifier and TypeFieldDescriptionXmiSerializationSharedData.ootsArrayElements
V3: Key is FSArray Map from an FSArray to a list ofXmiSerializationSharedData.XmiArrayElement
objects, each of which holds an index and an xmi:id for an out-of-typesystem array element.Methods in org.apache.uima.cas.impl that return types with arguments of type XmiSerializationSharedData.XmiArrayElementModifier and TypeMethodDescriptionXmiSerializationSharedData.getOutOfTypeSystemArrayElements
(FSArray fsarray) Gets information about out-of-typesystem array elements.