Uses of Class
org.apache.uima.tools.jcasgen.TypeInfo
-
Packages that use TypeInfo Package Description org.apache.uima.tools.jcasgen Describes the format of the generated JCas cover classes for UIMA Version 3. -
-
Uses of TypeInfo in org.apache.uima.tools.jcasgen
Fields in org.apache.uima.tools.jcasgen with type parameters of type TypeInfo Modifier and Type Field Description (package private) static java.util.Map<java.lang.String,TypeInfo>
Jg. builtInTypes
The built in types.
-