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

Support New Primitive Data Types in Graphical Modeling Editor #215

Open
AtefehNirumandJazi opened this issue Feb 6, 2025 · 0 comments
Open
Labels
enhancement New feature or request web modeling editor Linked to the Web Modeling Editor

Comments

@AtefehNirumandJazi
Copy link
Collaborator

I created a BUML model with new primitive data types but encountered an error when importing it into the graphical web editor. For example:

I considered this part with new primitive data types in my model:

sensor_type: PrimitiveDataType = PrimitiveDataType("SensorType")
device_type: PrimitiveDataType = PrimitiveDataType("DeviceType")

error:
Error in get_json_model: Failed to parse B-UML content: Invalid primitive data type

@AtefehNirumandJazi AtefehNirumandJazi added enhancement New feature or request web modeling editor Linked to the Web Modeling Editor labels Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request web modeling editor Linked to the Web Modeling Editor
Projects
None yet
Development

No branches or pull requests

1 participant