Uses of Interface
org.apache.uima.UimaSerializableFSs
Packages that use UimaSerializableFSs
-
Uses of UimaSerializableFSs in org.apache.uima.jcas.cas
Classes in org.apache.uima.jcas.cas that implement UimaSerializableFSsModifier and TypeClassDescriptionclass
FSArrayList<T extends TOP>
An ArrayList type containing Feature Structures, for UIMA Has all the methods of List Implements the select(...)class
a hash set of Feature Structures Is Pear aware - stores non-pear versions but may return pear version in pear contexts Updated by JCasGen Fri Jan 20 11:55:59 EST 2017 XML source: C:/au/svnCheckouts/branches/uimaj/v3-alpha/uimaj-types/src/main/descriptors/java_object_type_descriptors.xmlclass
FSLinkedHashSet<T extends TOP>
a hash set of Feature Structures Is Pear aware - stores non-pear versions but may return pear version in pear contexts Updated by JCasGen Fri Jan 20 11:55:59 EST 2017 XML source: C:/au/svnCheckouts/branches/uimaj/v3-alpha/uimaj-types/src/main/descriptors/java_object_type_descriptors.xmlclass
A map from ints to Feature Structures Is Pear aware - stores non-pear versions but may return pear version in pear contexts