Uses of Class
org.apache.uima.cas.impl.CASMgrSerializer
Packages that use CASMgrSerializer
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of CASMgrSerializer in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as CASMgrSerializerMethods in org.apache.uima.cas.impl that return CASMgrSerializerModifier and TypeMethodDescriptionCASCompleteSerializer.getCASMgrSerializer()
static CASMgrSerializer
Serialization.serializeCASMgr
(CASMgr casMgr) Convert a Type System and Index Repository into a CASMgrSerializer object which can be serializedMethods in org.apache.uima.cas.impl with parameters of type CASMgrSerializerModifier and TypeMethodDescriptionprivate void
CASImpl.checkInternalCodes
(CASMgrSerializer ser) static CASMgr
Serialization.createCASMgr
(CASMgrSerializer ser) Deserialize a type system and index repository definition and use to initialize a new instance of a CAS.void
CASCompleteSerializer.setCasMgrSerializer
(CASMgrSerializer casMgrSer) Sets the casMgrSer.Constructors in org.apache.uima.cas.impl with parameters of type CASMgrSerializer -
Uses of CASMgrSerializer in org.apache.uima.uimacpp
Methods in org.apache.uima.uimacpp with parameters of type CASMgrSerializerModifier and TypeMethodDescription(package private) void
UimacppEngine.typeSystemInit
(CASMgrSerializer casMgrSerializer) reinit Taf engine type system