Package | Description |
---|---|
org.apache.uima.cas |
Common Analysis System(CAS) Interfaces
|
org.apache.uima.jcas.cas |
JCAS model for built-in CAS types
|
Modifier and Type | Method and Description |
---|---|
ArrayFS |
CAS.createArrayFS(int length)
Create a new feature structure array.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ArrayFSImpl
Deprecated.
use FSArray instead
|
Modifier and Type | Class and Description |
---|---|
class |
FSArray
Java Class model for Cas FSArray type
|
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.