Uses of Class
org.apache.uima.cas.impl.CasTypeSystemMapper
Packages that use CasTypeSystemMapper
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of CasTypeSystemMapper in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as CasTypeSystemMapperModifier and TypeFieldDescriptionprivate final CasTypeSystemMapper
BinaryCasSerDes6.typeMapper
private CasTypeSystemMapper
BinaryCasSerDes6.typeMapperCmn
Fields in org.apache.uima.cas.impl with type parameters of type CasTypeSystemMapperModifier and TypeFieldDescriptionfinal Map
<TypeSystemImpl, CasTypeSystemMapper> TypeSystemImpl.typeSystemMappers
Type Mapping Objects used in compressed binary (de)serialization These are in an identity map, key = target type system Threading: this map is used by multiple threads Key = target type system, via a weak reference.Methods in org.apache.uima.cas.impl that return CasTypeSystemMapperModifier and TypeMethodDescription(package private) CasTypeSystemMapper
TypeSystemImpl.getTypeSystemMapper
(TypeSystemImpl tgtTs)