[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Link mappings for inherited associations

It should be possible to create link mapping using features from abstract class and only one link should be created in this case. Can you do it using .gmfmap editor?

This does work..I've done it. As long as the source and target objects are for the abstract classes you're good. (Now, about the situation where there is *no* domain conneciton..see msg below ;))


While we're on this subject, is there a way to accomp;ish an analagos thing with nodes just using gmfmap? IOTW, I'v got some generic thing I'd like to do with abstract node(s), and then specialize them, but there doesn't seem to be any implementation inheiritance mechanism, so I end up having to repeat node defintions for each node subclass?




On 2007-01-25 07:05:18 -0500, Alex Shatalin <vano@xxxxxxxxxxx> said:

Hello ase,

It should be possible to create link mapping using features from abstract class and only one link should be created in this case. Can you do it using .gmfmap editor?

-----------------
Alex Shatalin