ATLflow home ATLflow help

Release Notes

  1. Release Notes
    1. ATLFlow 0.0.27
      1. fixed
    2. ATLFlow 0.0.26
      1. fixed
    3. ATLFlow 0.0.25
      1. ecore model
      2. bugfixes
    4. ATLFlow 0.0.24
      1. ecore model
      2. ant task
    5. ATLFlow 0.0.23
      1. ui
      2. generators
    6. ATLFlow 0.0.22
      1. bugfixes
    7. ATLFlow 0.0.21
      1. generators
    8. ATLFlow 0.0.20
      1. ecore model
      2. gmf transformation
      3. ui
    9. ATLFlow 0.0.19
      1. ecore model
      2. gmf transformation

ATLFlow 0.0.27

This is also mainly a maintenance build for kepler.

fixed

It fixes a major issue with the outline, which is taken from the EcoreTools and they changed the default filter behavior. To filter nothing.

ATLFlow 0.0.26

Mainly an maintenance build, to update to juno. The the model EMF/GMF/EEF are regenerated. The setup for the acceleo generator has changed, so the sample callchain report in the sample wizard will not work properly. You will need to set up an acceleo project by hand and copy the file.
The eef part is now updated to version 1.2 as this bug in the eef runtime Bug 386222 preventing the creation of predicates in the eef property view is fixed now I also change the viewer as suggested to SingleCompositionEditor.

fixed

Minor change in the endpoint figures.

The label provider now produce meaningful labels for the predicates.

ATLFlow 0.0.25

ecore model

The externalCall now has a property mapper sub element to map the property to the target process. The missing boolean predicate is added.

bugfixes

The build path of the template will no longer be broken if an acceleo project is selected.
The lable of the external callable is fixed.

All changes in the release 0.0.25.

ATLFlow 0.0.24

ecore model

The calls object has a name, also there is a default predicate in the callable to evaluate. An other changes on the callable is a new flag to synconize the workspace after execution. Switch, Property, and Generator are now Documentable. The missing basic predicate true/false are defined by a boolean predicate. A stop element is added to be able to define the end of a transformation flow in a switch.

ant task

There is an ant task to execute defined workflows. See ant task.

All changes in the release 0.0.24.

ATLFlow 0.0.23

ui

There is a new eef generated editor available.
Some new transformation templates :

generators

Some new generators :

All changes in the release 0.0.23.

ATLFlow 0.0.22

bugfixes

The externalCallable diagram element was removed from the diagram by a semantic update.
The eef generator calls EcoreUtil.resolveAll to resolve the proxies when the genmodel is loaded.

All changes in the release 0.0.22.

ATLFlow 0.0.21

The eef propertie view tabbed is added to the properties view, the view allows you to edit the predicate in PredicateSwitch and CompositePredidactes directly.

generators

Added preferences for some generators to define the meta model uris they work on and one new generator frameworks are added.

All changes in the release 0.0.21.

ATLFlow 0.0.20

A new template project wizard is added,it contains parameterized transformation chains like generating a gmf editor, which is equals to the „../samples/generateGMF.html” other wizard. A short cut in the context menu let you create an appropriated start config and definition file.Now the transformation can be controlled by the PropertyValueSwitch and the PredicateSwitch element. You can also call other callable elements in different processes with the ExternalCall element.

ecore model

gmf transformation

Changes in the gmf process.

ui

Changes in the ui.

All changes in the release 0.0.20.

ATLFlow 0.0.19

The model contains a property element for substitution in artifact URI and name.

ecore model

The ecore model has changed.

gmf transformation