Archive

Support

Archive of old comments.

24 March 2013 16:39:18

Dusan Rodina - softwareideas.net 21 February 2011 20:12:07

RE: Resizing of package labels

Hello,

thank you for your notice. Problem will be solved in the next release.

Dusan Rodina - softwareideas.net 11 March 2011 1:16:35

RE: RE: Resizing of package labels

Fixed in version 4.91.

Narcisse 9 February 2011 21:31:47

Requirement Diagram

Is there any documentation for Requirement Diagram ?

Dusan Rodina - softwareideas.net 20 February 2011 23:16:45

RE: Requirement Diagram

Documentation is regularly expanded. Some topics are not yet completed.

Narcisse 9 February 2011 20:42:34

Hi,

Does .simp project file supports competitive access (multiple shared access ) in source control (example : svn) ?

Dusan Rodina - softwareideas.net 20 February 2011 23:15:50

RE:

Hi,

.simp project file has XML format, so it can be easily used in SVN. Its structure is split in two main parts - model (repository of all components) and presentation (diagrams). However, the direct support for SVN in the

software is missing at the moment.

Ros 9 February 2011 12:59:28

ERD to MySQL

Hello,

I made an ERD, now I would like to export it to MySQL server on my PC. The SQL DDL looks impossible to convert to MySQL. I also tried Import database from tools, but there is only MSSQL conversion enabled.

Is there any solution?

Thank you.

Dusan Rodina - softwareideas.net 9 February 2011 17:08:31

RE: ERD to MySQL

Hello,

support for MySQL will be added soon in one of following versions (most likely in the next one).

Prashant 21 January 2011 5:54:06

XMI Import

Hello,

I am trying to import an XMI file and it gives the following error

"XMI with version 1.0 is not supported"

What can be the resolution?

Thanks in advance

Dusan Rodina - softwareideas.net 24 January 2011 0:49:49

RE: XMI Import

Hello,

only XMI files of versions 1.1, 1.2 and 2.1 are supported.

Carlos Corona 7 January 2011 17:23:20

How to create relations between clases of diferent

Hello!

As everybody already said, I think this tool is awesome. I'm testing it modeling a little software that I already have.

From here my question: How I can establish "Use" between 2 clases (a and b) each one on a diferent package, if I designed first the packages on one diagram, and after that, I added the complete class diagram to each one from the option "Add New Diagram".

Thanks a lot

Dusan Rodina - softwareideas.net 8 January 2011 0:41:00

RE: How to create relations between clases of dife

Hello,

thank you, I'm glad to hear it.

I have wrote a simple tutorial for you (and other users):

http://www.softwareideas.net/a/76/Associated-diagrams-and-relationships-between-their-elements

For your case, the steps 5 to 8 are important.

Carlos Corona 8 January 2011 17:18:59

RE: RE: How to create relations between clases of

Thanks a lot for the tutorial. It was really useful.

Maybe, for future releases, it could be a good idea to automatic show the public classes from the package on the package diagram or maybe, when I drop the usage control, I can directly select another class on another diagram.

As I already said, I'm really impressed with the entire tool. Thanks again.

Gabe Wurzer 24 December 2010 12:02:49

Expose Generation Magic

Hi,

i wonder if you have a classdiagram testfile that you use to during your development of the code generation --- would be great if you could share this so one can learn how the generator will work best;

merry christmas,

gabe

Dusan Rodina - softwareideas.net 1 January 2011 17:06:44

RE: Expose Generation Magic

Hi,

sorry that I'm replying a little later. I plan to publish a documentation to generator templates (Q1/2011). Other improvements in the generator will be also part of version 5.

Now, it's too late wish merry christmas back :) so I wish you happy new year!

a.k.a.Scooter 28 October 2010 19:46:19

UML Artifacts objects?

Are Artifacts supported in Software Ideas Modeler?

I see where there the standard stereotypes are defined for "Artifact" in the application's 'Data\Lists\Stereotypes.xml' configuration file («document», «executable», «file», «library», «script», «source»), but I have not yet been able to figure out how to put any Artifact objects into my diagrams.

If I try to manually add an 'artifact' definition via the Elements.xml configuration file, I'll get errors like:

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.

at System.ThrowHelper.ThrowKeyNotFoundException()

at System.Collections.Generic.Dictionary`2.get_Item(TKey key)

at SoftwareIdeasModeler.Core.MetaModel.MetaModel.LoadAllElementTypes(MetaModel metaModel)

at SoftwareIdeasModeler.Core.MetaModel.MetaModel.Load()

at SoftwareIdeasModeler.Core.MetaModel.MetaModel.get_Instance()

Dusan Rodina - softwareideas.net 28 October 2010 23:24:58

RE: UML Artifacts objects?

I will add artifacts in the next version (within one week). You can use temporary this workaround:

1. Add component

2. Click on Properties in context menu

3. In group box Stereotypes click on Add custom

4. Type artifact and click on OK

EDIT: Artifacts are supported from version 4.60.

Job 27 October 2010 15:36:24

formatting shortcuts at documentation

That's me again Job :P

I'm currently using your software for my graduation project.

It would be nice if the formatting buttons bold, italic and underline in the documentation area have the regular shortcuts. Then i don't need to push the buttons to switch bold/normal.

ctrl+b = bold

ctrl+i = italic

ctrl+u = underline

Dusan Rodina - softwareideas.net 28 October 2010 23:26:28

RE: formatting shortcuts at documentation

Thanks for this tip. I will certainly add it in the next version.

EDIT: Added in version 4.60.

Alexander_S 20 October 2010 15:30:16

XMI Export

Hi,

thank you for excellent piece of the software!!

Is there any plans to implement XMI export feature?

Best regards!