Code Monkey home page Code Monkey logo

Comments (8)

MathieuAA avatar MathieuAA commented on July 17, 2024

Hi, I'd like to see your XMI file please!
If there's an error when generating enums with Modelio, then the tests need fixing too as they didn't detect it.
For the docs, I'm planning to update them very soon (friday I hope) but didn't PR because of the lack of time.

from jhipster-uml.

geraldhumphries avatar geraldhumphries commented on July 17, 2024

What is the best way for me to upload the file?

from jhipster-uml.

MathieuAA avatar MathieuAA commented on July 17, 2024

You can either copy/paste it here, or send it to my email address ([email protected]).
I'd suggest you pass it here so that everyone can work on it (if you want to, of course).

from jhipster-uml.

geraldhumphries avatar geraldhumphries commented on July 17, 2024

I would prefer to keep it private, so I'll send you an email.

from jhipster-uml.

MathieuAA avatar MathieuAA commented on July 17, 2024

I managed to reproduce your error with your XMI file.
The enum problem came from a simple assumption I made: that all enums have at least one field called ownedLiteral, but this assumption is false if an enum doesn't possess any value (the origin of your error). I'm going to commit a fix soon, so you can test and I can release a patch ASAP.

I'm seeing what causes the circular dependency right now... but I doubt it will be easy to spot.

from jhipster-uml.

geraldhumphries avatar geraldhumphries commented on July 17, 2024

So it was mostly an issue with the schema - the design I sent you is unfinished, which is why a lot of the enums have no values.

from jhipster-uml.

MathieuAA avatar MathieuAA commented on July 17, 2024

As far I am concerned, the parsers were supposed to handle this case in the first place (and now they can).
If the problem's solved for you, I will close this thread and release a patch today (if I have time, I will try to re-check your diagram for the circular dep).

from jhipster-uml.

geraldhumphries avatar geraldhumphries commented on July 17, 2024

Yes, the issue is fixed. Thanks.

Don't worry about the circular dependency, I've got some learning to do.

Edit: Solved it, I accidentally had two attributes in "Trailer" as type "Truck".

from jhipster-uml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.