| Package | Description | 
|---|---|
| org.apache.uima.cas.impl | Implementation and Low-Level API for the CAS Interfaces. | 
| Modifier and Type | Method and Description | 
|---|---|
| XmiSerializationSharedData.OotsElementData | XmiSerializationSharedData. getOutOfTypeSystemFeatures(TOP fs)Gets information about out-of-typesystem features that belong to an in-typesystem FS. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<XmiSerializationSharedData.OotsElementData> | XmiSerializationSharedData. getOutOfTypeSystemElements()Gets a List of  XmiSerializationSharedData.OotsElementDataobjects, each of which describes an incoming XMI element that did not correspond to a Type in
 the TypeSystem. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | 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) | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.