What steps will reproduce the problem?
1. drag&drop a sequence flow, a data object and a undirected association to
the canvas
2. try to connect the sequence flow and the data object with the undirected
association
3. try it with both directions of the undirected association
What is the expected output?
you can connect the sequence flow and the data object with the undirected
association in each direction
What do you see instead?
only possible to connect them in one direction, but connection6 rules exist
in stencilset.
"role":"Association_Undirected",
"connects": [
{
"from":"SequenceFlow",
"to":["DataObject"]
},
{
"from":"DataObject",
"to":["SequenceFlow"]
},
Please use labels and text to provide additional information.
Original issue reported on code.google.com by sven.wag...@gmail.com on 30 Jun 2008 at 1:59
Original issue reported on code.google.com by
sven.wag...@gmail.com
on 30 Jun 2008 at 1:59