Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
code_generator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christopher
code_generator
Wiki
Asciidoc
User documentation
Changes
Page history
New page
Templates
Clone repository
[User] Update supported EMF features: references
authored
6 years ago
by
Rico Bergmann
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
asciidoc/User-documentation.asciidoc
+1
-1
1 addition, 1 deletion
asciidoc/User-documentation.asciidoc
with
1 addition
and
1 deletion
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
...
...
This diff is collapsed.
Click to expand it.