Prefuse Visualization - Code
Until we find a place for the visualization stuff, here's snapshot of the code for you to play with. It contains a bunch of Eclipse projects; it also includes Prefuse itself. Note that this is not a distribution of Prefuse, I just kept it in the ZIP to make it easy for you to play with it.
Here is the code.
There's a demo project in the ZIP that creates a graph for Ecore itself.
You can find the transformation in
/net.ample.adsl.prefuse.demo/src/ecore2prefuse.ext.
The oAW workflow to run it is
/net.ample.adsl.prefuse.demo/src/visualizeEcore.oaw.
After running that workflow, open a runtime workbench and open the
Model Visualization/Model Visualization View.
There open the
WORKSPACEROOT/net.ample.adsl.prefuse.demo/src-gen/data.xml.xml file.
Have fun!
Labels: eclipse