Uses of Interface
org.apache.uima.cas.admin.TypeSystemMgr

Packages that use TypeSystemMgr
org.apache.uima.cas.admin   
org.apache.uima.cas.impl 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 TypeSystemMgr
static TypeSystemMgr CASFactory.createTypeSystem()
          Create a new type system that is populated with the built-in CAS types.
 TypeSystemMgr 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 TypeSystemMgr
 class TypeSystemImpl
          Type system implementation.
 

Methods in org.apache.uima.cas.impl that return TypeSystemMgr
 TypeSystemMgr CASImpl.getTypeSystemMgr()
           
 



Copyright © 2013. All Rights Reserved.