Uses of Class
org.apache.uima.cas.impl.TypeSystemImpl.TypeInfo
Packages that use TypeSystemImpl.TypeInfo
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of TypeSystemImpl.TypeInfo in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as TypeSystemImpl.TypeInfoModifier and TypeFieldDescriptionprivate TypeSystemImpl.TypeInfo
BinaryCasSerDes6.CasCompare.typeInfo
private TypeSystemImpl.TypeInfo
BinaryCasSerDes6.ReadModifiedFSs.typeInfo
(package private) TypeSystemImpl.TypeInfo
BinaryCasSerDes6.SerializeModifiedFSs.typeInfo
private TypeSystemImpl.TypeInfo
BinaryCasSerDes6.typeInfo
(package private) TypeSystemImpl.TypeInfo[]
TypeSystemImpl.typeInfoArray
Methods in org.apache.uima.cas.impl that return TypeSystemImpl.TypeInfoModifier and TypeMethodDescription(package private) TypeSystemImpl.TypeInfo
TypeSystemImpl.getTypeInfo
(int typeCode) Methods in org.apache.uima.cas.impl with parameters of type TypeSystemImpl.TypeInfoModifier and TypeMethodDescriptionprivate void
BinaryCasSerDes6.addStringFromFS
(TypeSystemImpl.TypeInfo srcTypeInfo, int iSrcHeap, int tCode) private static int
BinaryCasSerDes6.incrToNextFs
(int[] heap, int iHeap, TypeSystemImpl.TypeInfo typeInfo)