Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Coffee corner » Automatic generation of SCH-file from UML
Automatic generation of SCH-file from UML [message #22988 is a reply to message #22982] Fri, 04 September 2009 15:02 Go to previous messageGo to previous message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

The method is very simple.
1. Setup the program Dia. (http://projects.gnome.org/dia/)

2. Set the updated script codegen.py in the folder
/usr/share/dia/python/ from Attachment

3. Compile all the scripts in the directory
/usr/share/dia/python/
command:
python -mcompileall ./ 
(if necessary, manually remove codegen.pyc before compiling).

4. We follow the simple rules for creating UML diagrams in the program. Here is the description of one table:
index.php?t=getfile&id=1913&private=0

5. Click File -> Export, select the type:
PyDia Code Generation (U++ Sch) (*.sch)

6. We enjoy the results.

PS.
All this was done in UBUNTU 9.04
How to do the same for Windows, I do not know.

PSPS
If you need more detailed descriptions and instructions, I am pleased to share.


SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}

[Updated on: Fri, 04 September 2009 15:21]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: What do you do first when you start developing an application?
Next Topic: Help me buy a notebook!
Goto Forum:
  


Current Time: Fri Apr 26 20:34:03 CEST 2024

Total time taken to generate the page: 0.02240 seconds