Uses of Class
org.apache.uima.tools.jcasgen.Jg
-
Packages that use Jg Package Description org.apache.uima.tools.jcasgen Describes the format of the generated JCas cover classes for UIMA Version 3. -
-
Uses of Jg in org.apache.uima.tools.jcasgen
Fields in org.apache.uima.tools.jcasgen declared as Jg Modifier and Type Field Description (package private) Jg
GUI. jg
The jg.Methods in org.apache.uima.tools.jcasgen with parameters of type Jg Modifier and Type Method Description void
IMerge. doMerge(Jg jg, IProgressMonitor progressMonitor, java.lang.String sourceContents, java.lang.String targetContainer, java.lang.String targetPath, java.lang.String targetClassName, java.io.File targetFile)
Do merge.Constructors in org.apache.uima.tools.jcasgen with parameters of type Jg Constructor Description GUI(Jg jg)
Instantiates a new gui.
-