Uses of Class
org.apache.uima.jcas.cas.LongArray
Packages that use LongArray
Package
Description
Common Analysis System(CAS) Interfaces
Implementation and Low-Level API for the CAS Interfaces.
Interfaces for accessing the JCAS.
JCAS model for built-in CAS types
-
Uses of LongArray in org.apache.uima.cas
Methods in org.apache.uima.cas that return LongArray -
Uses of LongArray in org.apache.uima.cas.impl
Methods in org.apache.uima.cas.impl that return LongArray -
Uses of LongArray in org.apache.uima.fit.util
Methods in org.apache.uima.fit.util that return LongArrayModifier and TypeMethodDescriptionstatic LongArrayFSCollectionFactory.createLongArray(JCas aJCas, long... aArray) static LongArrayFSCollectionFactory.createLongArray(JCas aJCas, Collection<Long> aCollection) static LongArraystatic LongArrayMethods in org.apache.uima.fit.util with parameters of type LongArray -
Uses of LongArray in org.apache.uima.jcas
Methods in org.apache.uima.jcas that return LongArrayModifier and TypeMethodDescriptiondefault LongArrayJCas.emptyLongArray()Retrieve a lazily-created constant from the cas which holds a 0-length instance. -
Uses of LongArray in org.apache.uima.jcas.cas
Methods in org.apache.uima.jcas.cas that return LongArray