uima-uimaj
uima-uimaj copied to clipboard
Move isTypeName and isFeatureName to public API
Is your feature request related to a problem? Please describe. UIMA knows which type names are valid, but the corresponding method cannot be accessed - it is not part of the public API.
Describe the solution you'd like Make TypeSystemUtils.isTypeName public.