Uses of Class
org.apache.uima.jcas.cas.FloatArray
Packages that use FloatArray
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
Provides the classes that support the Java Cas Model (JCM).
-
Uses of FloatArray in org.apache.uima.cas
Methods in org.apache.uima.cas that return FloatArray -
Uses of FloatArray in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as FloatArrayMethods in org.apache.uima.cas.impl that return FloatArrayMethods in org.apache.uima.cas.impl with parameters of type FloatArrayModifier and TypeMethodDescriptionfinal float
CASImpl.getFloatArrayValue
(FloatArray array, int i) -
Uses of FloatArray in org.apache.uima.jcas
Methods in org.apache.uima.jcas that return FloatArrayModifier and TypeMethodDescriptiondefault FloatArray
JCas.emptyFloatArray()
Retrieve a lazily-created constant from the cas which holds a 0-length instance.default FloatArray
JCas.getFloatArray0L()
Deprecated.renamed emptyXXXArray -
Uses of FloatArray in org.apache.uima.jcas.cas
Methods in org.apache.uima.jcas.cas that return FloatArray -
Uses of FloatArray in org.apache.uima.jcas.impl
Methods in org.apache.uima.jcas.impl that return FloatArray