Vincent Aranega

Results 123 comments of Vincent Aranega

Honestly, I'm not sure :sweat_smile:, it's a long time I didn't have the time to work on it, but that's possible that currently sub-profiles are not supported. More generally actually,...

Looking at the code, it looks like the `apply_stereotype` method is implemented https://github.com/pyecore/pyuml2/blob/951416fe2e553012ff9e7bbdac7f82b56ac501cc/pyuml2/uml_mixins.py#L68-L77 so I guess, perhaps sub-profiles are not supported.

It's a little bit hard to tell without the files, but perhaps there is something that is not yet fully registered properly in the `ResourceSet`. If your file references another...

Hi @ialazzon, Thanks for the ticket, once again, as you probably saw, the way of setting a cardinality for a `Property` is really really not straight forward. You need to...

Thanks for your answer! Having some hooks as you suggest is definitely something that would be really amazing in the first place. I'll then see how to update the code...

Thanks @william-silversmith ! Unfortunately, I encountered another issue still using floating values for the resolution, so the modification I made are not enough unfortunately. This time, it's some spatial files...

That's really no luck :(. I'll try to take a little bit of time to debug this, but this time, I get the impression it's the generation of the file...

Thanks for your feedback and your help on this! I'll investigate upon the different images that we need to deal with and the resolution. Don't worry about the time it...

@olavolav Sure no problem, I think I had the same kind of problems in the past with Firefox (video that refuses to load). I re-encoded it, it should work this...

Hi @jasonwickers, Thanks a lot for the ticket, your kind words, and raising this issue! I checked the XMI specification, and the way of representing the internal id is well...