public interface AbstractCas
The UIMA SDK provides the CAS interfaces JCas
and
CAS
, but in future versions, other CAS interfaces may be available.
Modifier and Type | Method and Description |
---|---|
void |
release()
Indicates that the caller is done using this CAS.
|
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.