|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArrayFS | |
---|---|
org.apache.uima.cas | Common Analysis System (CAS) Interfaces. |
org.apache.uima.cas.impl | Implementation and Low-Level API for the CAS Interfaces. |
org.apache.uima.jcas.cas | JCAS model for built-in CAS types |
Uses of ArrayFS in org.apache.uima.cas |
---|
Methods in org.apache.uima.cas that return ArrayFS | |
---|---|
ArrayFS |
CAS.createArrayFS(int length)
Create a new feature structure array. |
Uses of ArrayFS in org.apache.uima.cas.impl |
---|
Classes in org.apache.uima.cas.impl that implement ArrayFS | |
---|---|
class |
ArrayFSImpl
Implementation of the ArrayFS interface. |
Methods in org.apache.uima.cas.impl that return ArrayFS | |
---|---|
ArrayFS |
CASImpl.createArrayFS(int length)
|
Uses of ArrayFS in org.apache.uima.jcas.cas |
---|
Classes in org.apache.uima.jcas.cas that implement ArrayFS | |
---|---|
class |
FSArray
Java Class model for Cas FSArray type |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |