Uses of Class
org.apache.uima.cas.impl.TypeImpl

Packages that use TypeImpl
org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. 
 

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

Subclasses of TypeImpl in org.apache.uima.cas.impl
 class StringTypeImpl
          Class comment for StringTypeImpl.java goes here.
 

Methods in org.apache.uima.cas.impl with parameters of type TypeImpl
 void FSClassRegistry.addGeneratorForType(TypeImpl type, FSGenerator fsFactory)
          No longer used, but left in for backward compatibility with older JCasgen'd classes
 int TypeImpl.compareTo(TypeImpl t)
          Note: you can only compare types from the same type system.
 



Copyright © 2012. All Rights Reserved.