[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.modeling.gmt.amw] WLinkEnd type
|
Hi,
Is is possible to put constraints on the type of the WLinkEnd for the
weaving metamodel?
For instance, I have this:
class Merge extends WLink
{
reference left container : ClassLinkEnd;
reference right container : ClassLinkEnd;
}
class ClassLinkEnd extends WLinkEnd
{
}
However, I want to enforce that ClassLinkEnd should be of type UML::Class
for instance (my input metamodel is UML.ecore).
thnx in advance.
--
Aram Hovsepyan
Distrinet research group
Katholieke Universiteit Leuven