Kevin Brightwell

Results 68 issues of Kevin Brightwell

Originally reported on Google Code with ID 500 Owned by @ahmedvc --- Inside the attached folder, run make valgrind ./exe_assignment I get some memory errors, starting with ==1691== Source and...

Type-Defect
Priority-Medium
Status-Accepted
Component-SemanticsAndGen
cpp
Diffic-Med

Originally reported on Google Code with ID 493 Owned by `redeyedmars` --- Enter the code below. Error 28 is generated saying that Attribute t is not defined. However the generated...

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

Originally reported on Google Code with ID 489 Owned by @ahmedvc --- Using the following Umple file: //test.ump generate RTCpp; class InnerClass { } class MyClass { InnerClass innerInstance; ```...

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

Originally reported on Google Code with ID 488 Owned by @mgarzon --- **What is to be developed in this project?** - We need to download the source code of an...

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

Originally reported on Google Code with ID 487 Owned by @aforward --- We should have an exporter for the UML-based specification environment. http://sourceforge.net/apps/mediawiki/useocl/index.php?title=Main_Page --- Reported by @umple on 2014-01-18 22:28:52

Status-Accepted
Component-SemanticsAndGen
Priority-Low
Diffic-Easy
Type-Enhancement
ucosp
USE

Originally reported on Google Code with ID 484 Owned by @hjamaan --- **What improvement do you want to Umple? Describe your vision of the new** **functionality in as much detail...

Priority-Medium
associations
Status-Accepted
Component-SemanticsAndGen
Type-Enhancement
Diffic-Med
tracing

Originally reported on Google Code with ID 479 Owned by @mgarzon --- -- THE CONTEXT ---- The Umplificator is a reverse engineering tool for the incremental automatic detection of opportunities...

Status-Accepted
Priority-High
Component-SemanticsAndGen
ucosp
Diffic-Hard
umplificator

Originally reported on Google Code with ID 473 Owned by @mgarzon --- ---- THE CONTEXT ---- The Umplificator is a reverse engineering tool for the incremental automatic detection of opportunities...

Priority-High
ucosp
Status-New
umplificator

Originally reported on Google Code with ID 302 Owned by @mgarzon --- **What steps will reproduce the problem?** 1. download eclipse-modeling-indigo-SR2-linux-gtk-x86_64.tar.gz. unpack it. 2. run the eclipse indigo modelig IDE....

Type-Defect
Usability
Status-Accepted
Priority-High
Diffic-Easy
Component-Eclipse

This creates a binding to concatenate `ObservableList` values. This supersedes PR #8. I fixed the bugs that were present in property firing and added some extra tests to verify these...