Uses of Interface
org.apache.uima.cas.impl.FsGeneratorArray
-
Packages that use FsGeneratorArray Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of FsGeneratorArray in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as FsGeneratorArray Modifier and Type Field Description private FsGeneratorArray
TypeImpl_array. generatorArray
Methods in org.apache.uima.cas.impl that return FsGeneratorArray Modifier and Type Method Description (package private) FsGeneratorArray
TypeImpl_array. getGeneratorArray()
Methods in org.apache.uima.cas.impl with parameters of type FsGeneratorArray Modifier and Type Method Description (package private) void
TypeImpl_array. setGeneratorArray(FsGeneratorArray generatorArray)
-