TCLethbridge
TCLethbridge
See also #583 which suggests complete refactoring of the editable class diagrams
@erica-d I understand that the constructors do not have the arguments in the order you expect. But it is not clear to me why this is a problem in which...
This issue seems to have been left unresolved. Maybe it can be closed? I will mark it as needsTesting
Conforming to the above, the list of Umple jars is now automatically maintained at: http://cruise.eecs.uottawa.ca/dist/org.umple/umple/jars/ Files are umple-[revision].jar [revision] includes 1.pp.q for definitive releases for stability. These are also found...
@nava2 Can you give me suggestions for next steps. I do [plan to work on issue #1009, but as the proposer of this issue, are there any steps I should...
I suggest the new button be "Start Fresh Work". This should have the effect of loading a blank model (but would be undoable) as I have also suggested in #1751...
Most user manual updates had been done by June 2018. However, there are still some items in the grammar that are parsed, but for which there is no documentation. The...
Recently, the mixsets feature was added as was more on constraints
These can be found commented out in the user manual page for keywords. Add relevant tests and user manual pages, and examples, then uncomment (and edit) relevant items in the...
Syntax with an arrow but without a destination class causes the problem 1 -> *; But a bidirectional association gives warning 1007 1 -- *; I suggest that for the...