If you create a type with the name 'Feature' you get compile errors
because of a namespace conflict with the Feature interface. I think
this could be easily fixed by simply removing the import statement in
the generated code and explicitly providing the fully qualified name for
the Feature interface when referenced (e.g.
'org.apache.uima.cas.Feature').
Please advise me if I am submitting this to the wrong list.
Thanks,
Philip