| [news.eclipse.modeling.gmf] Re: Problems with the Mapping model |
http://farm4.static.flickr.com/3075/3113506390_bfe95dd614_o.jpg
Sure. One solution as I already tald you in this thread is to create_only_one_
link so there will be only one if() statement in generated
???VisualIdRegistry.
Another solution (except modifying this code by hands) is to createadditional
constraints in .gmfmap model to distinguish between these different types of the links. Like (domain specialization element below LinkMapping):
self.source.oclIsKindOf(A)