Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Plugin details for Flow diagram of Source Control

Hi,

I have seen an option in RTC to create flow diagram of the streams by right clicking on the source control and select new Flow diagram.

I am building something similar to this, it would be great, if you could direct me to the source code of this flow diagram implementation, I can use this as a reference to implement mine.

Thanks,
T.R.Santhosh
Praise Parents

0 votes



One answer

Permanent link
The RTC Flow diagram is just an implementation using the Eclipse Graphical
Editing Framework (GEF).

Here's one resource I used and it's referenced links.
http://www.ibm.com/developerworks/library/os-eclipse-gef11/

Unfortunately, one resource I had at
http://eclipsewiki.editme.com/GefDescription is no longer available. But
it looks to be semi-preserved at
http://web.archive.org/web/20080629150607/http://eclipsewiki.editme.com/GefDescription
(Don't miss page 2!)

I would suggest familiarizing yourself with GEF first to see how they
handle MVC because it's a pretty big learning curve. Start simple and then
grow it into your application. It may be overwhelming to try to start from
our existing diagram.

I would not suggest starting from ours, as you'd have to figure out what
parts are coding against GEF, what parts are coding against Jazz Source
control and what parts are glue and work arounds. We had a prototype of
this back in RTC 0.6 before the rewrite in 1.0.1 and I didn't keep a
single line of code even though I was writing the exact same thing.


Andrew



On Mon, 01 Mar 2010 17:22:56 -0500, trsanthosh
<trsanthosh> wrote:

Hi,

I have seen an option in RTC to create flow diagram of the streams by
right clicking on the source control and select new Flow diagram.

I am building something similar to this, it would be great, if you
could direct me to the source code of this flow diagram
implementation, I can use this as a reference to implement mine.

Thanks,
T.R.Santhosh
Praise Parents



--

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938

Question asked: Mar 01 '10, 5:18 p.m.

Question was seen: 5,537 times

Last updated: Mar 01 '10, 5:18 p.m.

Confirmation Cancel Confirm