Package org.apache.uima.cas.impl
Class FSClassRegistry
java.lang.Object
org.apache.uima.cas.impl.FSClassRegistry
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddGeneratorForType(TypeImpl type, FSGenerator<?> fsFactory) No longer used, but left in for backward compatibility with older JCasgen'd classesFSGenerator<?>[]FSGenerator<?>[]voidsaveGeneratorsForClassLoader(ClassLoader cl, FSGenerator<?>[] newGenerators) voidsetBaseGenerators(FSGenerator<?>[] generators) booleanswapInGeneratorsForClassLoader(ClassLoader cl, CASImpl casImpl)
-
Method Details
-
addGeneratorForType
No longer used, but left in for backward compatibility with older JCasgen'd classes- Parameters:
type- -fsFactory- -
-
saveGeneratorsForClassLoader
-
swapInGeneratorsForClassLoader
-
getBaseGenerators
-
setBaseGenerators
-
getNewFSGeneratorSet
-