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()
getter for tail *
|
Modifier and Type | Method and Description |
---|---|
void |
NonEmptyFSList.setTail(FSList v)
setter for tail *
|
Copyright © 2014. All Rights Reserved.