| Package | Description | 
|---|---|
| org.apache.uima.cas | Common Analysis System(CAS) Interfaces | 
| org.apache.uima.cas.impl | Implementation and Low-Level API for the CAS Interfaces. | 
| Modifier and Type | Method and Description | 
|---|---|
| LowLevelTypeSystem | TypeSystem. getLowLevelTypeSystem()Return the low-level view of this type system. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FeatureValuePath. typeSystemInit(int fsType,
              LowLevelTypeSystem ts)Deprecated.  | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TypeSystemImplType system implementation. | 
| Modifier and Type | Method and Description | 
|---|---|
| LowLevelTypeSystem | TypeSystemImpl. getLowLevelTypeSystem() | 
| LowLevelTypeSystem | CASImpl. ll_getTypeSystem() | 
| LowLevelTypeSystem | LowLevelCAS. ll_getTypeSystem()Get the low-level version of the type system object. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FeatureValuePathImpl. typeSystemInit(int fsType,
              LowLevelTypeSystem ts) | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.