Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extension mechanism for POJOs #26

Closed
jeaf-anaptecs opened this issue Feb 2, 2024 · 0 comments
Closed

Add extension mechanism for POJOs #26

jeaf-anaptecs opened this issue Feb 2, 2024 · 0 comments
Assignees
Labels
feature New feature Java

Comments

@jeaf-anaptecs
Copy link
Contributor

Feature Description

In general the generated POJOs are fine. However we would like to add some additional properties and methods to the generated classes.


Describe the solution you'd like

  • Provide an extension hook to add properties to the properties section of a generated POJO
  • Provide an extension hook to add methods to the methods section of a generated POJO
  • For both cases the whole POJO object from UML model should be passed
@jeaf-anaptecs jeaf-anaptecs added the feature New feature label Feb 2, 2024
@jeaf-anaptecs jeaf-anaptecs self-assigned this Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature Java
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant