nemo-ufes / ontouml-editor-eclipse

Automatically exported from code.google.com/p/ontouml
0 stars 1 forks source link

The editor does not allow a class to be the target of more than one «mediation» relationship. #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create two «relator» classes;
2. Create a class, e.g., a «role»;
3. Create a «mediation» relationship from the first «relator» to the 
«role»;
4. Try to create a «mediation» relationship from the second «relator» to 
the «role».

What is the expected output? What do you see instead?
There should be a «mediation» relationship from the first «relator» to the 
«role» and another «mediation» relationship from the second «relator» to 
the «role». Instead, the creation of the second «mediation» relationship is 
forbidden by a syntactical constraint in live mode.

Original issue reported on code.google.com by alessand...@gmail.com on 8 Nov 2010 at 10:30

GoogleCodeExporter commented 8 years ago

Original comment by alessand...@gmail.com on 8 Nov 2010 at 10:31

GoogleCodeExporter commented 8 years ago
Fixed in version 1.2.0.

Original comment by alessand...@gmail.com on 8 Nov 2010 at 10:32