[User] Update supported EMF features: references authored by Rico Bergmann's avatar Rico Bergmann
......@@ -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
......
......