Uses of Class
org.apache.uima.cas.impl.XmiSerializationSharedData.OotsElementData
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of XmiSerializationSharedData.OotsElementData in org.apache.uima.cas.impl
Modifier and TypeMethodDescriptionXmiSerializationSharedData.getOutOfTypeSystemFeatures
(TOP fs) Gets information about out-of-typesystem features that belong to an in-typesystem FS.Modifier and TypeMethodDescriptionXmiSerializationSharedData.getOutOfTypeSystemElements()
Gets a List ofXmiSerializationSharedData.OotsElementData
objects, each of which describes an incoming XMI element that did not correspond to a Type in the TypeSystem.Modifier and TypeMethodDescriptionvoid
XmiSerializationSharedData.addOutOfTypeSystemElement
(XmiSerializationSharedData.OotsElementData elemData) Records information about an XMI element that was not an instance of any type in the type system.static void
XmiSerializationSharedData.addOutOfTypeSystemFeature
(XmiSerializationSharedData.OotsElementData oed, String featName, ArrayList<String> featVals)