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

Improvements and fixes including respective tests for Java2UML reactions #177

Closed
wants to merge 8 commits into from

Conversation

SofiaAnanieva
Copy link

This is a draft PR for improvements and fixes to the Java2UML reactions that were necessary for applying Vitruv to ArgoUML.

Specifically, this PR addresses the following issues:

For each of these issues there is also a test included. However, the tests currently fail, mainly because they rely on a workaround that was necessary to test propagation of external types (e.g., from an external library). Specifically, the tests require access to the internal resource set of the VSUM in order to add external libraries to the JaMoPP classpath. A proper way of doing this might be to introduce initializers for the resource set in a VSUM (e.g., to set required load options).

@JanWittler JanWittler added Java Related to Java Applications or Java Domain UML Related to UML Applications or UML Domain labels Jun 29, 2022
@JanWittler
Copy link
Contributor

Closed due to inactivity

@JanWittler JanWittler closed this Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java Related to Java Applications or Java Domain UML Related to UML Applications or UML Domain
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants