Download Latest Version net.sf.jetset_3.0.0.zip (456.7 kB)
Email in envelope

Get an email when there's a new version of JetSet

Home
Name Modified Size InfoDownloads / Week
jetset 2013-11-27
readme.txt 2013-11-27 1.8 kB
Totals: 2 Items   1.8 kB 0
JetSet is a meta-tool that helps you build model transformation tools. It is built on top of the Eclipse Modeling Framework (EMF) and uses Java Emitter Templates(JET, hence the name) as basis for artefact generation. JetSet lets you specify a source meta-model (XML Schema or Ecore) and offers an intuitive UI to build a model tranformator specific for instances of this meta model. No XML skills are required (though it won't hurt). With JetSet you can quickly extract data from your model and generate any ASCII based artefacts you might need from it, be it simple textual documentation, source code or another XML document. For the latter case JetSet lets you also specify a target meta-model (XML Schema or Ecore), which removes the hassle of keeping track of openingand closing brackets, element tags and indentation.

Installation:
 - Extract content of zip file to your eclipse install directory. The JetSet feature and plugins will be added to eclipse's feature and plugin directories repectively
 - Restart eclipse
 - Alternatively, install directly inside eclipse using JetSet update site: http://jetset.sourceforge.net/update

What's new?

Version 3.0.0:
 - New node "Virtual Attribute Node" for enhancing model with new attributes derived from other model data
 - New node "Context Variable Node" for storing contextual information in key/value variables
 - redesigned node "Context Collection Node" replaces "Registry Node"
 - Several bug fixes
Version 2.0.0:
 - New node "Registry Node" for extractring and preprocessing model information that can be iterated over in subsequent nodes
 - Added support for iterating over registry categories in IterationNodes
 - New node ExtensionNode making it much easier to invoke custom Java code from your JetSet translators
 - Misc bug fixes
 
 
Source: readme.txt, updated 2013-11-27