moving the discovery data
diff --git a/.project b/.project new file mode 100644 index 0000000..578c3a1 --- /dev/null +++ b/.project
@@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>amalgam</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + </buildSpec> + <natures> + </natures> +</projectDescription>
diff --git a/discovery/helios/images/acceleo-screenshot-320x240.png b/discovery/helios/images/acceleo-screenshot-320x240.png deleted file mode 100644 index d44bfd3..0000000 --- a/discovery/helios/images/acceleo-screenshot-320x240.png +++ /dev/null Binary files differ
diff --git a/discovery/helios/images/acceleo.png b/discovery/helios/images/acceleo.png deleted file mode 100644 index 1d374a8..0000000 --- a/discovery/helios/images/acceleo.png +++ /dev/null Binary files differ
diff --git a/discovery/helios/images/atl-screenshot-320x240.png b/discovery/helios/images/atl-screenshot-320x240.png deleted file mode 100644 index 072f627..0000000 --- a/discovery/helios/images/atl-screenshot-320x240.png +++ /dev/null Binary files differ
diff --git a/discovery/helios/images/atl.png b/discovery/helios/images/atl.png deleted file mode 100644 index c10f5c2..0000000 --- a/discovery/helios/images/atl.png +++ /dev/null Binary files differ
diff --git a/discovery/helios/images/eef-screenshot-320x240.png b/discovery/helios/images/eef-screenshot-320x240.png deleted file mode 100644 index 89b5001..0000000 --- a/discovery/helios/images/eef-screenshot-320x240.png +++ /dev/null Binary files differ
diff --git a/discovery/helios/images/eef.png b/discovery/helios/images/eef.png deleted file mode 100644 index 08d3860..0000000 --- a/discovery/helios/images/eef.png +++ /dev/null Binary files differ
diff --git a/discovery/helios/images/gmf.png b/discovery/helios/images/gmf.png deleted file mode 100644 index e522015..0000000 --- a/discovery/helios/images/gmf.png +++ /dev/null Binary files differ
diff --git a/discovery/helios/images/m2m.png b/discovery/helios/images/m2m.png deleted file mode 100644 index 7ef44f7..0000000 --- a/discovery/helios/images/m2m.png +++ /dev/null Binary files differ
diff --git a/discovery/helios/images/modisco-screenshot-320x240.png b/discovery/helios/images/modisco-screenshot-320x240.png deleted file mode 100644 index a379f78..0000000 --- a/discovery/helios/images/modisco-screenshot-320x240.png +++ /dev/null Binary files differ
diff --git a/discovery/helios/images/modisco.png b/discovery/helios/images/modisco.png deleted file mode 100644 index 297f4b9..0000000 --- a/discovery/helios/images/modisco.png +++ /dev/null Binary files differ
diff --git a/discovery/helios/images/qvto-screenshot-320x240.png b/discovery/helios/images/qvto-screenshot-320x240.png deleted file mode 100644 index ce2d4f9..0000000 --- a/discovery/helios/images/qvto-screenshot-320x240.png +++ /dev/null Binary files differ
diff --git a/discovery/helios/images/qvto.png b/discovery/helios/images/qvto.png deleted file mode 100644 index a40d642..0000000 --- a/discovery/helios/images/qvto.png +++ /dev/null Binary files differ
diff --git a/discovery/helios/images/xpand-screenshot-320x240.png b/discovery/helios/images/xpand-screenshot-320x240.png deleted file mode 100644 index 6ec4767..0000000 --- a/discovery/helios/images/xpand-screenshot-320x240.png +++ /dev/null Binary files differ
diff --git a/discovery/helios/modeling.xmi b/discovery/helios/modeling.xmi deleted file mode 100644 index ebe529c..0000000 --- a/discovery/helios/modeling.xmi +++ /dev/null
@@ -1,52 +0,0 @@ -<?xml version="1.0" encoding="ASCII"?> -<discovery:DiscoveryDefinition xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:discovery="http://www.eclipse.org/amalgamation/discovery/1.0" xsi:schemaLocation="http://www.eclipse.org/amalgamation/discovery/1.0 ../../../org.eclipse.amalgam.discovery.core/model/discovery.ecore"> - <categories name="Model To Text" description="Model to Text (also known as code generation) tools and languages." relevance="6" image48=""> - <components name="Acceleo" provider="Eclipse.org" siteURL="http://download.eclipse.org/releases/staging/" description="Acceleo is a standard-based template language focused on usability and pragmatism." license="EPL" groups="//@filters.0" image32="images/acceleo.png" incubation="true"> - <overview summary=" Acceleo is a pragmatic implementation of the Object Management Group (OMG) MOF Model to Text Language (MTL) standard.

You do not need to be an expert to start using the plug-ins and create your first code generator : using the provided example projects and the powerful completion feature of the Acceleo editor, it is very easy to get started once you understand the basic principles. " screenshot="images/acceleo-screenshot-320x240.png"/> - <id>org.eclipse.acceleo.sdk</id> - </components> - <components name="Jet" provider="Eclipse.org" siteURL="http://download.eclipse.org/releases/staging/" description="The JET component provides code generation framework & facilities with a JSP-like syntax." license="EPL" visible="false"> - <id>org.eclipse.jet.sdk</id> - </components> - <components name="Xpand" provider="Eclipse.org" siteURL="http://download.eclipse.org/releases/staging/" description="Xpand is an efficient code generation framework with a statically-typed template language and support for arbitrary input model types." license="EPL" groups="//@filters.0" incubation="true"> - <overview summary="Xpand allows to write code generators for many different types of models. These
models include EMF models, UML models, XML documents and textual DSL models.
Any type of source code can be generated from the model sources. Xpand has
strong emphasize on reducing the effort to create industry-strength code
generators and provides outstanding Eclipse integration.

Xpand's features include:
 • support of various modeling tools
 • support of EMF (Eclipse Modeling Framework)
 • model-to-code transformations
 • model-to-model transformations 
 • model validation
 • expression language
 • static code analysis
 • aspect oriented programming
 • support for standalone execution" screenshot="images/xpand-screenshot-320x240.png"/> - <id>org.eclipse.xpand.sdk</id> - </components> - </categories> - <categories name="Model To Model" description="Model to Model tools and transformation languages." image48=""> - <components name="ATL" provider="Eclipse.org" siteURL="http://download.eclipse.org/releases/staging/" description="ATL is a model transformation language and toolkit, including an ATL transformation engine and an IDE for ATL." license="EPL" image32="images/atl.png"> - <overview summary="The ATL component of the M2M project provides ways to produce a set of target models from a set of source models. An ATL transformation program is composed of rules that define how source model elements are matched and navigated to create and initialize the elements of the target models. Developed on top of the Eclipse platform, the ATL toolkit provides a number of standard development tools (advanced editor, debugger, profiler, etc.) that aims to ease development of ATL transformations." screenshot="images/atl-screenshot-320x240.png" url="http://www.eclipse.org/m2m/atl/"/> - <id>org.eclipse.m2m.atl.sdk</id> - </components> - <components name="Operational QVT" provider="Eclipse.org" siteURL="http://download.eclipse.org/releases/staging/" description="Implementation of the Operational part of the OMG QVT (Query/View/Transformation) open standard" license="EPL" image32="images/qvto.png"> - <overview summary="Based on MDT OCL, the Operational QVT project aims to be fully compliant with the OMG QVT standard providing a powerful Eclipse IDE with feature-rich editor (code completion, outline, navigation, etc.), debugger, project builders, launch configurations, deployment facilities and Ant support." screenshot="images/qvto-screenshot-320x240.png" url="http://wiki.eclipse.org/M2M/Operational_QVT_Language_%28QVTO%29"/> - <id>org.eclipse.m2m.qvt.oml.sdk</id> - </components> - </categories> - <categories name="Concrete Syntax Development" description="Tools and frameworks to develop dedicated modeling tools. " relevance="4"> - <components name="Extended Editing Framework" provider="Eclipse.org" siteURL="http://download.eclipse.org/releases/staging/" description="EEF (Extended Editing Framework) is a presentation framework for EMF models. " license="EPL" groups="//@filters.0" image32="images/eef.png" incubation="true"> - <overview summary="The Extended Editing Framework aims at giving another way to improve the EMF model creation phase by providing new services dedicated to editing and using more appealing editing elements. The way to obtain these services and elements is based on a generative approach similar to the EMF.Edit one. The framework provides advanced editing components for the properties of EMF elements and a default generation based on standard metamodels using these components." screenshot="images/eef-screenshot-320x240.png" url="http://www.eclipse.org/modeling/emft/?project=eef"/> - <id>org.eclipse.emf.eef.edt</id> - </components> - <components name="Graphical Modeling Framework Tooling" provider="Eclipse.org" siteURL="http://download.eclipse.org/releases/staging/" license="EPL" image32="images/gmf.png"> - <id>org.eclipse.gmf.sdk</id> - </components> - <components name="Xtext" provider="Eclipse.org" siteURL="http://download.eclipse.org/releases/staging/" description="" license="EPL" groups="//@filters.0" image32="" incubation="true"/> - </categories> - <categories name="Modeler" description="Modeling environment tools." relevance="3"> - <components name="Papyrus UML" provider="Eclipse.org" siteURL="http://download.eclipse.org/releases/staging/" license="EPL" groups="//@filters.0" incubation="true" visible="false"/> - </categories> - <categories name=" Runtime and Tools" description="Modeling related runtimes and frameworks." relevance="2"> - <components name="Connected Data Objects Repository" provider="Eclipse.org" siteURL="http://download.eclipse.org/releases/staging/" license="EPL" visible="false"/> - <components name="Model Workflow Engine" provider="Eclipse.org" siteURL="http://download.eclipse.org/releases/staging/" license="EPL" groups="//@filters.0" incubation="true" visible="false"/> - </categories> - <categories name="Reverse Engineering" description="Tools focused on getting models from source code." relevance="1"> - <components name="MoDisCo" provider="Eclipse.org" siteURL="http://download.eclipse.org/releases/staging/" description="MoDisco is an extensible framework to develop model-driven tools for software modernization projects." license="EPL" groups="//@filters.0" image32="images/modisco.png" incubation="true"> - <overview summary="MoDisco provides standard metamodels to describe existing systems, discoverers
to automaticaly create models from Java and XML source code, and generic tools
to understand and transform complex models.
" screenshot="images/modisco-screenshot-320x240.png" url="http://www.eclipse.org/gmt/modisco/"/> - <id>org.eclipse.gmt.modisco.java</id> - <id>org.eclipse.gmt.modisco.xml</id> - <id>org.eclipse.gmt.modisco.infrastructure
org.eclipse.gmt.modisco.infrastructure
org.eclipse.gmt.modisco.infrastructure
org.eclipse.gmt.modisco.infrastructure
org.eclipse.gmt.modisco.infrastructure
org.eclipse.gmt.modisco.infrastructure
org.eclipse.gmt.modisco.infrastructure
org.eclipse.gmt.modisco.infrastructure
org.eclipse.gmt.modisco.infrastructure
org.eclipse.gmt.modisco.infrastructure
org.eclipse.gmt.modisco.intrastructure</id> - </components> - </categories> - <filters name="Incubation"/> -</discovery:DiscoveryDefinition>
diff --git a/downloads/discovery/images/acceleo-screenshot-320x240.png b/downloads/discovery/helios/images/acceleo-screenshot-320x240.png similarity index 100% rename from downloads/discovery/images/acceleo-screenshot-320x240.png rename to downloads/discovery/helios/images/acceleo-screenshot-320x240.png Binary files differ
diff --git a/downloads/discovery/images/acceleo.png b/downloads/discovery/helios/images/acceleo.png similarity index 100% rename from downloads/discovery/images/acceleo.png rename to downloads/discovery/helios/images/acceleo.png Binary files differ
diff --git a/downloads/discovery/images/amp-screenshot-320x240.png b/downloads/discovery/helios/images/amp-screenshot-320x240.png similarity index 100% rename from downloads/discovery/images/amp-screenshot-320x240.png rename to downloads/discovery/helios/images/amp-screenshot-320x240.png Binary files differ
diff --git a/downloads/discovery/images/amp.png b/downloads/discovery/helios/images/amp.png similarity index 100% rename from downloads/discovery/images/amp.png rename to downloads/discovery/helios/images/amp.png Binary files differ
diff --git a/downloads/discovery/images/atl-screenshot-320x240.png b/downloads/discovery/helios/images/atl-screenshot-320x240.png similarity index 100% rename from downloads/discovery/images/atl-screenshot-320x240.png rename to downloads/discovery/helios/images/atl-screenshot-320x240.png Binary files differ
diff --git a/downloads/discovery/images/atl.png b/downloads/discovery/helios/images/atl.png similarity index 100% rename from downloads/discovery/images/atl.png rename to downloads/discovery/helios/images/atl.png Binary files differ
diff --git a/downloads/discovery/images/eef-screenshot-320x240.png b/downloads/discovery/helios/images/eef-screenshot-320x240.png similarity index 100% rename from downloads/discovery/images/eef-screenshot-320x240.png rename to downloads/discovery/helios/images/eef-screenshot-320x240.png Binary files differ
diff --git a/downloads/discovery/images/eef.png b/downloads/discovery/helios/images/eef.png similarity index 100% rename from downloads/discovery/images/eef.png rename to downloads/discovery/helios/images/eef.png Binary files differ
diff --git a/downloads/discovery/images/gmf.png b/downloads/discovery/helios/images/gmf.png similarity index 100% rename from downloads/discovery/images/gmf.png rename to downloads/discovery/helios/images/gmf.png Binary files differ
diff --git a/downloads/discovery/images/jet.png b/downloads/discovery/helios/images/jet.png similarity index 100% rename from downloads/discovery/images/jet.png rename to downloads/discovery/helios/images/jet.png Binary files differ
diff --git a/downloads/discovery/images/m2m.png b/downloads/discovery/helios/images/m2m.png similarity index 100% rename from downloads/discovery/images/m2m.png rename to downloads/discovery/helios/images/m2m.png Binary files differ
diff --git a/downloads/discovery/images/modisco-screenshot-320x240.png b/downloads/discovery/helios/images/modisco-screenshot-320x240.png similarity index 100% rename from downloads/discovery/images/modisco-screenshot-320x240.png rename to downloads/discovery/helios/images/modisco-screenshot-320x240.png Binary files differ
diff --git a/downloads/discovery/images/modisco.png b/downloads/discovery/helios/images/modisco.png similarity index 100% rename from downloads/discovery/images/modisco.png rename to downloads/discovery/helios/images/modisco.png Binary files differ
diff --git a/downloads/discovery/images/qvto-screenshot-320x240.png b/downloads/discovery/helios/images/qvto-screenshot-320x240.png similarity index 100% rename from downloads/discovery/images/qvto-screenshot-320x240.png rename to downloads/discovery/helios/images/qvto-screenshot-320x240.png Binary files differ
diff --git a/downloads/discovery/images/qvto.png b/downloads/discovery/helios/images/qvto.png similarity index 100% rename from downloads/discovery/images/qvto.png rename to downloads/discovery/helios/images/qvto.png Binary files differ
diff --git a/downloads/discovery/images/xpand-screenshot-320x240.png b/downloads/discovery/helios/images/xpand-screenshot-320x240.png similarity index 100% rename from downloads/discovery/images/xpand-screenshot-320x240.png rename to downloads/discovery/helios/images/xpand-screenshot-320x240.png Binary files differ
diff --git a/downloads/discovery/modeling.xmi b/downloads/discovery/helios/modeling.xmi similarity index 98% rename from downloads/discovery/modeling.xmi rename to downloads/discovery/helios/modeling.xmi index c5d9442..056e793 100644 --- a/downloads/discovery/modeling.xmi +++ b/downloads/discovery/helios/modeling.xmi
@@ -1,5 +1,5 @@ <?xml version="1.0" encoding="ASCII"?> -<discovery:DiscoveryDefinition xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:discovery="http://www.eclipse.org/amalgamation/discovery/1.0" xsi:schemaLocation="http://www.eclipse.org/amalgamation/discovery/1.0 ../../../org.eclipse.amalgam.discovery.core/model/discovery.ecore"> +<discovery:DiscoveryDefinition xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:discovery="http://www.eclipse.org/amalgamation/discovery/1.0" xsi:schemaLocation="http://www.eclipse.org/amalgamation/discovery/1.0 ../../../../org.eclipse.amalgam.discovery.core/model/discovery.ecore"> <categories name="Model To Text" description="Model to Text (also known as code generation) tools and languages." relevance="6" image48=""> <components name="Acceleo" provider="Eclipse.org" siteURL="http://download.eclipse.org/releases/staging/" description="Acceleo is a standard-based template language focused on usability and pragmatism." license="EPL" groups="//@filters.0" image32="images/acceleo.png" incubation="true"> <overview summary=" Acceleo is a pragmatic implementation of the Object Management Group (OMG) MOF Model to Text Language (MTL) standard.

You do not need to be an expert to start using the plug-ins and create your first code generator : using the provided example projects and the powerful completion feature of the Acceleo editor, it is very easy to get started once you understand the basic principles. " screenshot="images/acceleo-screenshot-320x240.png"/>