Package org.apache.uima.spi
Interface TypeSystemDescriptionProvider
- All Known Subinterfaces:
TypeSystemProvider
- All Known Implementing Classes:
TypeSystemProvider_ImplBase
Deprecated.
- To be removed in version:
- 4.0.0
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.
-
Method Details
-
listTypeSystemDescriptions
List<TypeSystemDescription> listTypeSystemDescriptions()Deprecated.- Returns:
- the type system descriptions exported by this provider. The provider should resolve any imports in the type systems before returning them. Also, the provider should internally cache the parsed type systems instead of parsing them on every call to this method.
-
TypeSystemProviderinstead.