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

Packages that use IntArrayFS
org.apache.uima.cas Common Analysis System (CAS) Interfaces. 
org.apache.uima.jcas.cas JCAS model for built-in CAS types 
 

Uses of IntArrayFS in org.apache.uima.cas
 

Methods in org.apache.uima.cas that return IntArrayFS
 IntArrayFS CAS.createIntArrayFS(int length)
          Create a new int array.
 

Uses of IntArrayFS in org.apache.uima.jcas.cas
 

Classes in org.apache.uima.jcas.cas that implement IntArrayFS
 class IntegerArray
          The Java Class model corresponding to the Cas IntegerArray_JCasImpl type.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.