Package | Description |
---|---|
org.apache.uima.jcas.cas |
JCAS model for built-in CAS types
|
Modifier and Type | Class and Description |
---|---|
class |
EmptyFSList |
class |
NonEmptyFSList |
Modifier and Type | Method and Description |
---|---|
FSList |
NonEmptyFSList.getTail() |
Modifier and Type | Method and Description |
---|---|
void |
NonEmptyFSList.setTail(FSList v) |
Constructor and Description |
---|
NonEmptyFSList(JCas jcas,
TOP item,
FSList tail) |
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.