Kevin Brightwell

Results 68 issues of Kevin Brightwell

Originally reported on Google Code with ID 652 Owned by @umple --- Currently, states and transitions are unable to extract their comments (like classes, methods, attributes, etc.). The ability to...

Type-Enhancement
stateMachines
Status-New

Originally reported on Google Code with ID 646 Owned by `ellen.arteca` --- Take the following code: class A {} class B { 0..1 b -- 2..3 A a; } When...

Type-Defect
Priority-Medium
Status-Accepted
Component-SyntaxAndParsing
ucosp

Originally reported on Google Code with ID 639 Owned by `ufowam` --- SCXML - Statechart XML is a new w3C notation for state diagrams. It is being used by lots...

Priority-High
Diffic-Easy
Type-Enhancement
Type-ProjectUG
stateMachines
Component-SyntaxAndParsing
Status-New

Originally reported on Google Code with ID 636 Owned by `alexwithaneye` --- As per Issue 634, and as per my exploration of the other tests, I've discovered that many of...

Type-Defect
Status-Accepted
Priority-Low
Diffic-VEasy
Component-Builder

Originally reported on Google Code with ID 624 Owned by `nmaad007` --- We need to download the source code of an existing medium-size Open Source project and umplify it. That...

Priority-Medium
Status-Accepted
Diffic-Med
Type-ProjectUG
ucosp
Component-Examples

Originally reported on Google Code with ID 614 Owned by @mgarzon --- **What steps will reproduce the problem?** We need a construct to handle extra code that goes on the...

Type-Defect
Priority-Medium
Status-Accepted
Component-SemanticsAndGen
Diffic-Easy
ucosp

Originally reported on Google Code with ID 556 Owned by @CraigBryan --- **What steps will reproduce the problem?** 1. Go to http://cruise.eecs.uottawa.ca/umpleonline 2. Use ctrl-shift-+ or ctrl-shift-- to resize the...

Type-Defect
Priority-Medium
Component-UmpleOnline
Status-Ongoing

Originally reported on Google Code with ID 553 Owned by @roffs --- **What steps will reproduce the problem?** Following code will produce warning 44 since the attributes are duplicated and...

Type-Defect
Status-Accepted
Component-SemanticsAndGen
Priority-Low
Diffic-Med

Originally reported on Google Code with ID 530 Owned by `tylerjdmcconnell` --- **What steps will reproduce the problem?** 1. Paste the following code in Umple Online and generate Java code...

Type-Defect
Status-Accepted
Priority-High
Component-SemanticsAndGen

Originally reported on Google Code with ID 523 Owned by `tylerjdmcconnell` --- The method getCode() (see code snippet below) in CodeBlock can be refactored into a derived attribute. public String...

Priority-Medium
Status-Accepted
Component-SemanticsAndGen
Diffic-Easy
Type-Enhancement