This is also mainly a maintenance build for kepler.
It fixes a major issue with the outline, which is taken from the EcoreTools and they changed the default filter behavior. To filter nothing.
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.
Minor change in the endpoint figures.
The label provider now produce meaningful labels for the predicates.
The externalCall now has a property mapper sub element to map the property to the target process. The missing boolean predicate is added.
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.
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.
There is an ant task to execute defined workflows. See ant task.
All changes in the release 0.0.24.
There is a new eef generated editor available.
Some new transformation templates :
Some new generators :
All changes in the release 0.0.23.
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.
The eef propertie view tabbed is added to the properties view, the view allows you to edit the predicate in PredicateSwitch and CompositePredidactes directly.
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.
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.
Changes in the gmf process.
Changes in the ui.
All changes in the release 0.0.20.
The model contains a property element for substitution in artifact URI and name.
The ecore model has changed.