Hello,

I would like to use Parametrized Types in Moose to deal with (Java) code like this: Map<B,NamedEntity>, where B and NamedEntity are arguments of Map.
I didn't find anything in the meta-model that allows me to represent that structure.
What is the best way to have this in the meta-model? Create a parametrizedTypes property in FAMIXClass?

Thanks!

--
Andre Hora