Uses of Interface
org.apache.uima.cas.impl.LowLevelTypeSystem
Packages that use LowLevelTypeSystem
Package
Description
Common Analysis System (CAS) Interfaces.
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of LowLevelTypeSystem in org.apache.uima.cas
Methods in org.apache.uima.cas that return LowLevelTypeSystemModifier and TypeMethodDescriptionTypeSystem.getLowLevelTypeSystem()
Return the low-level view of this type system.Methods in org.apache.uima.cas with parameters of type LowLevelTypeSystemModifier and TypeMethodDescriptionvoid
FeatureValuePath.typeSystemInit
(int fsType, LowLevelTypeSystem ts) Deprecated. -
Uses of LowLevelTypeSystem in org.apache.uima.cas.impl
Classes in org.apache.uima.cas.impl that implement LowLevelTypeSystemMethods in org.apache.uima.cas.impl that return LowLevelTypeSystemModifier and TypeMethodDescriptionTypeSystemImpl.getLowLevelTypeSystem()
CASImpl.ll_getTypeSystem()
LowLevelCAS.ll_getTypeSystem()
Get the low-level version of the type system object.Methods in org.apache.uima.cas.impl with parameters of type LowLevelTypeSystemModifier and TypeMethodDescriptionvoid
FeatureValuePathImpl.typeSystemInit
(int fsType, LowLevelTypeSystem ts)