In order to handle brute force and normal algorithm in a unified manner, please do not create EMF-edges in these patterns but just Edge-Objects. A procedure will then iterate over (chosen) edges and will invoke eSet.
Note that Source and Target of correpsondences are not edges anymore (as opposed to the old implementation). So you can directly set the source and target of a correpsondence in the xtend code.
... and later Modelgen.
In order to handle brute force and normal algorithm in a unified manner, please do not create EMF-edges in these patterns but just Edge-Objects. A procedure will then iterate over (chosen) edges and will invoke eSet.
Note that Source and Target of correpsondences are not edges anymore (as opposed to the old implementation). So you can directly set the source and target of a correpsondence in the xtend code.
Find a TGG example attached ibex test.zip