Uses of Interface
org.apache.uima.cas.admin.TypeSystemMgr
Packages that use TypeSystemMgr
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of TypeSystemMgr in org.apache.uima.cas.admin
Methods in org.apache.uima.cas.admin that return TypeSystemMgrModifier and TypeMethodDescriptionstatic TypeSystemMgr
CASFactory.createTypeSystem()
Create a new type system that is populated with the built-in CAS types.CASMgr.getTypeSystemMgr()
Return a writable version of the type system. -
Uses of TypeSystemMgr in org.apache.uima.cas.impl
Classes in org.apache.uima.cas.impl that implement TypeSystemMgrMethods in org.apache.uima.cas.impl that return TypeSystemMgr