|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeSystemImpl | |
---|---|
org.apache.uima.cas.impl | Implementation and Low-Level API for the CAS Interfaces. |
Uses of TypeSystemImpl in org.apache.uima.cas.impl |
---|
Methods in org.apache.uima.cas.impl that return TypeSystemImpl | |
---|---|
TypeSystemImpl |
CASMgrSerializer.getTypeSystem()
|
TypeSystemImpl |
CASImpl.getTypeSystemImpl()
|
Methods in org.apache.uima.cas.impl with parameters of type TypeSystemImpl | |
---|---|
void |
CASMgrSerializer.addTypeSystem(TypeSystemImpl ts)
|
static void |
CASImpl.setupTSDefault(TypeSystemImpl ts)
|
Constructors in org.apache.uima.cas.impl with parameters of type TypeSystemImpl | |
---|---|
CASImpl(TypeSystemImpl typeSystem,
int initialHeapSize,
boolean useJcasCache)
|
|
StringTypeImpl(java.lang.String name,
int code,
TypeSystemImpl ts)
Constructor for StringTypeImpl. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |