On 7/5/07, Marshall Schor <[EMAIL PROTECTED]> wrote:
Adam - can you look at Ecore2UimaTypeSystem and see if the "isArrayOrList" method would need updating?
It looks correct, actually. Since this is converting from an Ecore model to a UIMA type system, it is in complete control of how the range type names are generated. And it generates them in the style expected in the component descriptor (which is what it ultimately generates). In that style the <rangeTypeName is FSArray and the elementType is set to the specific element type. -Adam
