LucidDB / luciddb

DEFUNCT: See README
https://github.com/LucidDB/luciddb
Apache License 2.0
53 stars 24 forks source link

[FRG-228] make JMI Boolean datatype show up in Fem when editing ArgoUML #644

Closed dynamobi-build closed 12 years ago

dynamobi-build commented 12 years ago

[reporter="jvs", created="Tue, 31 Oct 2006 14:52:59 -0500 (GMT-05:00)"] Currently it's missing from dropdown. Zelaine was able to work around by copying an existing boolean attribute.

I fixed this before for another model converted from Poseidon; need to remember what I did (probably one-time manual edit of .uml).

dynamobi-build commented 12 years ago

[author="jvs", created="Sat, 11 Nov 2006 11:09:28 -0500 (GMT-05:00)"] Fixed in 8132. Had to delete the Boolean class from the Java package. Not sure why; other datatypes are there and they don't mask the corresponding JMI types.