Uses of Class
org.apache.uima.cas.impl.Id2FS
-
Packages that use Id2FS Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of Id2FS in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as Id2FS Modifier and Type Field Description private Id2FS
CASImpl.SharedViewData. id2fs
map from FS ids to FSs.Methods in org.apache.uima.cas.impl that return Id2FS Modifier and Type Method Description (package private) Id2FS
CASImpl. getId2FSs()
-