k3 icon indicating copy to clipboard operation
k3 copied to clipboard

Template generator should support multiple inheritance

Open dvojtise opened this issue 8 years ago • 0 comments

The template generator that generates aspect from an ecore file currently supports single inheritance only (. (new K3 project, next, select User Ecore Basic aspect template ) since we now have a syntax for supporting multiple inheritance (using the with attribute), we should enhance this generator to use it. (see. http://diverse-project.github.io/k3/publish/user_documentation/html_single/user_documentation.html#_extending_an_aspect_multi_inheritance )

dvojtise avatar Apr 21 '16 07:04 dvojtise