Uses of Interface
org.apache.uima.cas.impl.FSGenerator
-
Packages that use FSGenerator Package Description org.apache.uima.jcas.cas JCAS model for built-in CAS typesorg.apache.uima.jcas.tcas -
-
Uses of FSGenerator in org.apache.uima.jcas.cas
Methods in org.apache.uima.jcas.cas that return FSGenerator Modifier and Type Method Description protected FSGenerator<?>
AnnotationBase_Type. getFSGenerator()
Deprecated.protected FSGenerator<?>
TOP_Type. getFSGenerator()
Deprecated. -
Uses of FSGenerator in org.apache.uima.jcas.tcas
Methods in org.apache.uima.jcas.tcas that return FSGenerator Modifier and Type Method Description protected FSGenerator<?>
Annotation_Type. getFSGenerator()
Deprecated.
-