nemo-ufes / ontouml-editor-eclipse

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

The editor allows the creation of two «mediation» relationships x and y having the same ground, i.e., domain(x) = domain(y) and codomain(x) = codomain(y). #12

Closed GoogleCodeExporter closed 8 years ago

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

What is the expected output? What do you see instead?
The creation of the second «mediation» relationship should be forbidden 
because it has the same meaning of the first «mediation» relationship.

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

GoogleCodeExporter commented 8 years ago
Fixed in version 1.2.0.

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