Hi Diego,
This part is under works.
First, FAMIX now supports Java Generics with ParameterizedType and ParameterizableClass.
Second, both inFusion and VerveineJ will populate this information in the actual models.
Cheers,
Doru
On 30 Mar 2011, at 16:43, Diego Fernandez wrote:
Hi all, using inFusion to get an MSE model from Java,
I saw that the tool generates a FAMIX.Class for generic types used in parameters, for
example:
public interface AnInterface<T> {
void doSomething(T param);
}
Will generate a FAMIX.Class for T, and a reference to that class for the declaredType of
"param".
Is this the way to describe generic parameters in an MSE file or is a bug?
Thanks,
Diego
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
www.tudorgirba.com
"Value is always contextual."