Issue Details (XML | Word | Printable)

Key: JASMINE-85
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Julien Legrand
Reporter: Julien Legrand
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JASMINe

Change the management of diagram link

Created: 26/Nov/07 06:48 PM   Updated: 16/Mar/08 10:35 AM
Component/s: JASMINe Design
Affects Version/s: JASMINe 1.0 M1
Fix Version/s: JASMINe 1.0 RC1


 Description  « Hide
Currently, link between "elements" are represented in the model (jasminemodel.ecore) as object (extending IConnector) containing a reference to a source and a target. And when user create a link between 2 elements, a Connector is created but there's no reference of it in source object or in target object (kind of Type based links described in http://wiki.eclipse.org/index.php/GMF_Links).

In my opinion, a better approach should be a reference based link approach describe in previous document. Using the GMF Opposite mechanism when model needs cross-references.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.