Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[qvtd-dev] [Dev] MTCBorker creates GraphML representations

Hi,

 

Branch hhoyos/fb90 has the added functionality for automatic generation of the dependency graph, currently graph supported is yEd’s GraphML.

 

·         The QVT Schedule has a ScheduleToDependecyGraphVisitor which is responsible for the transformation

·         GraphMLBuilder implements the GraphBuilder, tailored for yEd’s GraphML format.

·         Current colors, lines,  shapes , etc., are specified in ScheduleToDependecyGraphVisitor and I think I have made it customizable enough to allow easy personalization (to be added in the future, e.g. eclipse color options). Current color selection is based on [1], with the intention to facilitate easy change between light and dark themed environments.

 

Regards,

 

Horacio Hoyos Rodríguez

EngD Student

University of York

 

http://www.york.ac.uk/docs/disclaimer/email.htm

 

From: Ed Willink [mailto:ed@xxxxxxxxxxxxx]
Sent: 16 April 2015 12:48
To: Horacio Hoyos Rodriguez
Subject: Re: [Dev] MTCBorker creates GraphML representations

 

Hi

On 16/04/2015 12:24, Ed Willink wrote:


It's probably quicker for me to do it.

Give ewillink/464714 a try.

    Regards

        Ed


Back to the top