Referencing Generics in Agilian via API?

Hi,

I am trying to use generics in my class diagrams, e.g. return type is “java.util.List<java.lang.String>”, but when I read the return type of the operation I only get “List”. Is there a way to get the generics information?

Thanks,
Gary