Package | Description |
---|---|
org.apache.uima.cas.impl |
Implementation and Low-Level API for the CAS Interfaces.
|
Modifier and Type | Method and Description |
---|---|
TypeSystemImpl |
CASMgrSerializer.getTypeSystem() |
TypeSystemImpl |
CASImpl.getTypeSystemImpl() |
Modifier and Type | Method and Description |
---|---|
void |
CASMgrSerializer.addTypeSystem(TypeSystemImpl ts) |
static void |
CASImpl.setupTSDefault(TypeSystemImpl ts) |
Constructor and Description |
---|
CASImpl(TypeSystemImpl typeSystem,
int initialHeapSize,
boolean useJcasCache) |
StringTypeImpl(java.lang.String name,
int code,
TypeSystemImpl ts)
Constructor for StringTypeImpl.
|
Copyright © 2013. All Rights Reserved.