Closed bvarady closed 2 years ago
See this class for an initial proposal for generating FQNs for elements: https://github.com/ftsrg/gamma/blob/dev/plugins/core/hu.bme.mit.gamma.transformation.util/src/hu/bme/mit/gamma/transformation/util/Namings.xtend
Yes, we are currently using that, but our solution is far from perfect, so we are hoping for an official solution in the future.
Please check out if the solution to #92 solves this issue of yours, too.
Deprecated in favor of the feature implemented for #92.
It would be useful to have a traceability model between model elements of the flattened and the original models, e.g. for back-annotation purposes. Also, this should be available not only in Gamma, but also from outside (i.e. serialized). One possible solution by using FQNs.