Uses of Class
org.apache.uima.cas.impl.FSsTobeAddedback.FSsTobeAddedbackSingle
-
Packages that use FSsTobeAddedback.FSsTobeAddedbackSingle Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of FSsTobeAddedback.FSsTobeAddedbackSingle in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as FSsTobeAddedback.FSsTobeAddedbackSingle Modifier and Type Field Description private FSsTobeAddedback.FSsTobeAddedbackSingle
BinaryCasSerDes4.Deserializer.ReadModifiedFSs. addbackSingle
private FSsTobeAddedback.FSsTobeAddedbackSingle
BinaryCasSerDes6.ReadModifiedFSs. addbackSingle
private FSsTobeAddedback.FSsTobeAddedbackSingle
CASImpl.SharedViewData. fsTobeAddedbackSingle
This version is for single fs use, by binary deserializers and by automatic mode Only one user at a time is allowed.Methods in org.apache.uima.cas.impl that return FSsTobeAddedback.FSsTobeAddedbackSingle Modifier and Type Method Description (package private) FSsTobeAddedback.FSsTobeAddedbackSingle
CASImpl. getAddbackSingle()
-