Sign in or sign up before continuing. Don't have an account yet? Register now to get started.
Register now
Changes
Page history
[User] Update supported EMF features: references
authored
Jan 15, 2019
by
Rico Bergmann
Show whitespace changes
Inline
Side-by-side
asciidoc/User-documentation.asciidoc
View page @
4359b670
...
...
@@ -61,13 +61,13 @@ arguments are supported:
- [x] Generation of classes according to its `EAttributes`
- [x] Traversal of inheritance hierarchies and generation of matching code (this does not include
multiple inheritance yet)
- [x] Resolution of (containment) references as attributes
=== Not yet implemented
- [ ] Re-use of methods with attached implementation in the generated code (currently all methods
in the EMF will be discarded)
- [ ] Generation of `final` attributes
- [ ] Resolution of (containment) references as attributes
- [ ] Resolution of inheritance hierarchies that utilize multiple inheritance
== Known bugs
...
...
...
...