adding graphiti in helios
diff --git a/downloads/discovery/helios/images/graphiti-screenshot-320x240.png b/downloads/discovery/helios/images/graphiti-screenshot-320x240.png
new file mode 100644
index 0000000..4f0de42
--- /dev/null
+++ b/downloads/discovery/helios/images/graphiti-screenshot-320x240.png
Binary files differ
diff --git a/downloads/discovery/helios/images/graphiti.png b/downloads/discovery/helios/images/graphiti.png
new file mode 100644
index 0000000..2796520
--- /dev/null
+++ b/downloads/discovery/helios/images/graphiti.png
Binary files differ
diff --git a/downloads/discovery/helios/modeling.xmi b/downloads/discovery/helios/modeling.xmi
index c7dbccb..66e0f36 100644
--- a/downloads/discovery/helios/modeling.xmi
+++ b/downloads/discovery/helios/modeling.xmi
@@ -53,6 +53,11 @@
<overview summary="Xtext is a framework for development of programming languages and domain
specific languages (DSLs). Just describe your very own DSL using Xtext's simple
EBNF grammar language and the generator will create a parser, an AST-meta model
(implemented in EMF) as well as a full-featured Eclipse text editor from that.

The Framework integrates with frameworks from Eclipse Modeling such as EMF, GMF
and M2T as well as other Eclipse based technologies. Development with Xtext is
optimized for short turn-arounds, so that adding new features to an existing
DSL is a matter of minutes. Still sophisticated programming languages can be
implemented." screenshot="images/xtext-screenshot-320x240.png"/>
<id>org.eclipse.xtext.sdk</id>
</components>
+ <components name="Graphiti" provider="Eclipse.org" description="Graphiti is a graphical API that enables the fast and easy creation of graphical tools for any kind of domain models." license="EPL" groups="//@filters.0" image32="images/graphiti.png">
+ <sitesURLS>http://www.eclipse.org/graphiti/</sitesURLS>
+ <overview summary="The goal of Graphiti is to support the fast and easy creation of graphical tools, which can display and edit underlying domain models using a tool-defined graphical notation. Graphiti supports the developer in getting to a first version of an editor with very low effort by:
- Hiding platform specific technology (e.g. GEF / Draw2D on Eclipse)
- Providing rich default implementations inside the framework
- Providing a default look and feel that was designed in close co-operation with usability specialists" screenshot="images/graphiti-screenshot-320x240.png" url="http://www.eclipse.org/graphiti/"/>
+ <id>org.eclipse.graphiti.sdk.feature</id>
+ </components>
</categories>
<categories name="Modeler" description="Modeling environment tools." relevance="3">
<components name="UML2 Tools" provider="Eclipse.org" description="The UML2Tools component is a set of the UML 2.1 compatible diagram editors, based on the Eclipse GMF framework" license="EPL" groups="//@filters.0" image32="" incubation="true" visible="false">