Free UML Modeler

R

Ruslan Guk

Hi



I need a free modelling tool for C# & Delphi. At least with forward code
generation.



Regards,
- Ruslan -
 
M

Mickey Williams

I need a free Ford GT. Please fill it up with gas first.

Thanks in advance.
 
Q

qwork

If you have Visual Studio 6.0 installed you can use this add-in for Visual
Modeler.

Using the Delphi or C# code generator, you can produce source code from the
information contained in a model. Code is generated from the selected
classes, or from all classes that are assigned to a selected component.

http://qwork.cjb.net


QWork
 
R

Ruslan Guk

Cool.



But, how can I generate comments?

How can I generate code for relations?



Regards
 
Q

qwork

Just Install Version 2.1.0.1.

Fixed:
Class, operation & attribute comments generation.

Relation's code generation has not been implemented yet. You can use
attributes instead.

QWork.
 
B

Bjorn Abelli

...
From the information on the website, I thought that it would work as an
add-in to Rational Rose as well, but when I tried to install it, it didn't
appear in the Add-In manager.

Is it supposed to work with Rational Rose as well, or only Visual Modeler?

(I'm using v 2003.06 of Rose Enterprise Edition)

// Bjorn A
 
Q

qwork

Free UML QRational Delphi & C# language extension Add-in for Visual Modeler
& Rational Rose

Version 2.2.2.3


Fixed :
Rose just hangs... with empty C# component code generation

QWork
 
A

adr

Hi QWork

I can set sealed modifier in a class declaration, but how can I set sealed for the class operation?

I use Rational Rose Enterprise Edition 2003.06.436
 
A

Alex Fishenzon

Hi QWork.

Wrong virtual, override “data member” attribute generation.

PS.
It was working in previous version.

Al
 
Q

qwork

Free UML QRational Delphi & C# language extension Add-in for Visual Modeler
& Rational Rose

Version 2.2.6.1

Fixed :
1. Wrong virtual, override "data member" attribute generation.
2. Now you can set sealed modifier for the class operation.


QWork

Hi QWork

I can set sealed modifier in a class declaration, but how can I set sealed for the class operation?

I use Rational Rose Enterprise Edition 2003.06.436
engine supports Post Alerts, Ratings, and Searching.
 
A

Andy

Hi Qwork.



There are problems with names of attributes and relations. I would like to
name them with the prefix "m_", but if I change the property
"DataMemberName" to m_$attribute or not, it is always generating the same
name with the prefix "F".



Thank you.

Andy
 
Q

qwork

Version 2.2.7.1

Fixed:
1. Problems with attributes and relations names.
2. Class comments formatting.
3. Added attributes & datamemberattributes sections to class, operation,
attribute and role elements.

Thanks for the feedback.

QWork.
 
Q

qwork

Version 2.2.11.1

Fixed:

1. Now you can create C# enums from model.
Set "class specification->C#->Kind" to enum and add properties to
this class.

QWork.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top