| [news.eclipse.modeling.mdt.uml2] Re: How to modify UML relationships? |
Waqas,
Kenn
Hi,
I want to extend the UML's PackageMerge metaclass. The PackageMerge forces that the classes to be merged must have same name. I plan to relax this restriction and merge any two classes that perform similar responsibilities irrespective of the name of classes. Can someone guide me how to relax this check in UML. I have created a UML stereotype that extends the PackageMerge class but could not find a way to remove this 'same name' restriction.
A general guideline about extending UML relationships (to come up with new relationships) will also be helpful to me.
Thanks Waqas