Uses of Interface
org.apache.uima.cas.TypeNameSpace

Packages that use TypeNameSpace
org.apache.uima.cas Common Analysis System (CAS) Interfaces. 
org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. 
 

Uses of TypeNameSpace in org.apache.uima.cas
 

Methods in org.apache.uima.cas that return TypeNameSpace
 TypeNameSpace TypeSystem.getTypeNameSpace(java.lang.String name)
          Create a type name space object for the name parameter.
 

Uses of TypeNameSpace in org.apache.uima.cas.impl
 

Classes in org.apache.uima.cas.impl that implement TypeNameSpace
 class TypeNameSpaceImpl
           
 

Methods in org.apache.uima.cas.impl that return TypeNameSpace
 TypeNameSpace TypeSystemImpl.getTypeNameSpace(java.lang.String name)
           
 



Copyright © 2013. All Rights Reserved.