Uses of Class
org.apache.uima.jcas.cas.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
-
Uses of FloatArray in org.apache.uima.cas.impl
Modifier and TypeMethodDescriptionfinal float
CASImpl.getFloatArrayValue
(FloatArray array, int i) -
Uses of FloatArray in org.apache.uima.jcas
Modifier 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
-
Uses of FloatArray in org.apache.uima.jcas.impl