Community
Participate
Working Groups
In the tree-based editor, all TransformationUnits display Parameters and ParameterMappings before the actual contents (cf. AmalgamationUnit). However, they are displayed after If/Then/Else in the ConditionalUnit. This should be changed to ensure consistency between all TransformationUnits.
Fixed in /org.eclipse.emf.henshin.edit/src/org/eclipse/emf/henshin/provider/ConditionalUnitItemProvider.java, public Collection<?> getChildren(Object object)