Uses of Class
org.apache.uima.cas.impl.FSClassRegistry.JCasClassInfo
Packages that use FSClassRegistry.JCasClassInfo
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of FSClassRegistry.JCasClassInfo in org.apache.uima.cas.impl
Methods in org.apache.uima.cas.impl that return FSClassRegistry.JCasClassInfoModifier and TypeMethodDescriptionFSClassRegistry.createJCasClassInfo
(TypeImpl aTypeInfo, ClassLoader aClassLoader, MethodHandles.Lookup aUnusedLookup) Deprecated.This will be removed without replacement.FSClassRegistry.getOrCreateJCasClassInfo
(TypeImpl aTypeInfo, ClassLoader aClassLoader, Map<String, FSClassRegistry.JCasClassInfo> aType2Jcci, MethodHandles.Lookup aUnusedLookup) Deprecated.This will be removed without replacementMethod parameters in org.apache.uima.cas.impl with type arguments of type FSClassRegistry.JCasClassInfoModifier and TypeMethodDescriptionFSClassRegistry.getOrCreateJCasClassInfo
(TypeImpl aTypeInfo, ClassLoader aClassLoader, Map<String, FSClassRegistry.JCasClassInfo> aType2Jcci, MethodHandles.Lookup aUnusedLookup) Deprecated.This will be removed without replacement