473,796 Members | 2,607 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Converting h files to a class diagram?

Hey again :)

Was wondering if there's a (free) program out there that'll convert my
header files to a UML class diagram. I know that Visual Studio will do it,
but I don't have that. I have Umbrello, that seems to want to do it, but
generates nothing, just a blank page.

TIA,
Daniel :)

--
Why do cats jump out of windows? Because there's love out there!
Jul 23 '05 #1
7 5466
Hello!

I have Visual Studio and I don't think it's possible to convert header
files to a UML class diagram.

//Tony

"DanielESFA " <so*********@il .i.get.viruses. and.spam> skrev i meddelandet
news:42******** *************** @news.sunsite.d k...
Hey again :)

Was wondering if there's a (free) program out there that'll convert my
header files to a UML class diagram. I know that Visual Studio will do it,
but I don't have that. I have Umbrello, that seems to want to do it, but
generates nothing, just a blank page.

TIA,
Daniel :)

--
Why do cats jump out of windows? Because there's love out there!

Jul 23 '05 #2
> Was wondering if there's a (free) program out there that'll convert my
header files to a UML class diagram. I know that Visual Studio will do it,
but I don't have that. I have Umbrello, that seems to want to do it, but
generates nothing, just a blank page.

I use doxygen.

Jul 23 '05 #3
Tony Johansson wrote:
Hello!

I have Visual Studio and I don't think it's possible to convert header
files to a UML class diagram.

//Tony


Hi Tony :)

I did it on another person's computer last week, but I think it depends on
which version you have. Probably it's an Enterprise Edition feature or
something ;)
--
Why do cats jump out of windows? Because there's love out there!
Jul 23 '05 #4
BigBrian wrote:
Was wondering if there's a (free) program out there that'll convert my
header files to a UML class diagram. I know that Visual Studio will do
it, but I don't have that. I have Umbrello, that seems to want to do it,
but generates nothing, just a blank page.

I use doxygen.


Hi Brian!

I saw something mention the same on Google, and tried to find out how to do
it in KDevelop, which uses doxygen, but I couldn't figure it out. Also,
there's no doxygen man page, so I'm pretty stomped on how to do it... Any
chance it's a simple command you could tell me?

Thanks,
Daniel
--
Why do cats jump out of windows? Because there's love out there!
Jul 23 '05 #5
DanielESFA wrote:
Hey again :)

Was wondering if there's a (free) program out there that'll convert my
header files to a UML class diagram. I know that Visual Studio will do it,
but I don't have that. I have Umbrello, that seems to want to do it, but
generates nothing, just a blank page.

TIA,
Daniel :)


Nevermind, I found something.

--
Why do cats jump out of windows? Because there's love out there!
Jul 23 '05 #6
"DanielESFA " <so*********@il .i.get.viruses. and.spam> wrote in message
news:42******** *************** @news.sunsite.d k...
DanielESFA wrote:
Hey again :)

Was wondering if there's a (free) program out there that'll convert my
header files to a UML class diagram. I know that Visual Studio will do it, but I don't have that. I have Umbrello, that seems to want to do it, but
generates nothing, just a blank page.

TIA,
Daniel :)


Nevermind, I found something.

--
Why do cats jump out of windows? Because there's love out there!

which was ....?
Jul 23 '05 #7
Michael wrote:
"DanielESFA " <so*********@il .i.get.viruses. and.spam> wrote in message
news:42******** *************** @news.sunsite.d k...
DanielESFA wrote:
> Hey again :)
>
> Was wondering if there's a (free) program out there that'll convert my
> header files to a UML class diagram. I know that Visual Studio will do it, > but I don't have that. I have Umbrello, that seems to want to do it,
> but generates nothing, just a blank page.
>
> TIA,
> Daniel :)
>


Nevermind, I found something.

--
Why do cats jump out of windows? Because there's love out there!

which was ....?


Sorry :)

Visual Paradigm Trial :) Extremely nice program, by the way, best UML editor
I've used, and Java, i.e. cross-platform, too! :)

--
Why do cats jump out of windows? Because there's love out there!
Jul 23 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
1771
by: masood.iqbal | last post by:
In this day and age, you never say no to any work that is thrown at you ---- so when I was offered this short-term contract to convert legacy C code to C++, I did not say no. Personally I believed that it was a somewhat futile exercise since one of the main requirements was for the existing API (a functional interface written in C) to remain the same. I would have much rathered that the mandate be ab-initio, but that was not the case...
4
2369
by: eight02645999 | last post by:
hi i need help with converting a piece of perl code to python ...... my $start = '\'; my $file = '\'; my $end = '\'; ..... while(<FILE>) #open a file {
5
2115
by: A.M | last post by:
Hi, I am looking for a Diagram that visually shows how System.Web.HttpApplication class contains System.Web.UI.Page classes and how they interact together. I am trying to underestand the class architecture of ASP.NET. Can anybody refer me to a link or resource related to that ? Any help would be apprecited,
4
10155
by: thoducng | last post by:
Hi all: I want to create a class diagram, similar to MFC class diagram published long ago. I don't need a UML model, all I need is a class named and inheritance relationship. My classes are in different projects. Do you know any tool that help to do that automatically. Thanks Tho
3
2486
by: Alberto | last post by:
I have the professional version of visual studio 2005 and I'd like to know if I can create associations between classes in the classes diagram. Thank you.
9
6737
by: anupamjain | last post by:
Hi, After 2 weeks of search/hit-and-trial I finally thought to revert to the group to find solution to my problem.(something I should have done much earlier) This is the deal : On a JSP page, I want to grab a URL and parse /change the HTML and send it to the JSP page. I take the URL from the user in a textbox (not the
3
1645
by: Lee Crabtree | last post by:
Are there any tools that will take an existing assembly and generate a class hierarchy from it? It seems like the kind of thing that would be possible with reflection, but I don't know enough about that namespace to tackle this. Lee Crabtree
1
4688
by: Jennifer Jazz | last post by:
My question is regarding the mapping of Class diagram to the C++ coding. There are 3 realtions in Class diagram 1) Assosication 2) Composition 3) Aggregation (Weak Composition). -----------------------------------------------------
1
2106
by: name08 | last post by:
hi everyone... i am making a class diagram and want to store the information of class diagram in an XML file....can anyone please tell me how do i store the association,aggreagation,inheritance between different classes in the following XML / any other XML <?xml version="1.0" encoding="UTF-8"?> <classdiag> <class id="1"> <name>customer</name> <operation>reservation of tour</operation> <operation>view tour...
0
9531
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10459
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10187
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9055
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7553
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6795
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5446
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5578
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2928
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.