xmf-xmodeler / MosaicFX

XModeler GUI on JavaFX
http://wi-inf.uni-duisburg-essen.de/LE4MM/
7 stars 2 forks source link

AddAttributeDialog; added a checkbox to switch between primitive and non-primitiv data types #389

Closed FeudalFreddy closed 4 months ago

FeudalFreddy commented 4 months ago

Two new features: 1) Updated add attribute dialog to allow selection of only primitive data types 2) Added exception handling on front-end regarding data type input based on the checkbox value, i.e., if only primitive data types are displayed, only primitive data types can be used; if the checkbox is selected all valid data types can be used

This branch should be deleted after the changes were pulled [YES]