Class hierarchy view?
Hello,
Is it possible to produce a class diagram of some sort. I mean a tree-like
structure with Object as the root and all direct extending classes as its
children and so on. It would be nice if this would also contain interfaces
and their implementations.
Does NB provide such a functionality?
Silvio Bierman
# 1
You could generate a JavaDoc and got to the Tree page (usually
overview-tree.html) ;-)
- Phil DeJarnett
"Silvio Bierman" <sbierman@idfix.nl> wrote in message
news:netbeans.nbusers/ai8n60$7ud$1@h74.sny.collab.net...
Hello,
Is it possible to produce a class diagram of some sort. I mean a tree-like
structure with Object as the root and all direct extending classes as its
children and so on. It would be nice if this would also contain interfaces
and their implementations.
Does NB provide such a functionality?
Silvio Bierman
# 2
There's add-on tools enough to do this work. Try Poseidon (gentleware.com).
Sumit.
=============
Hello,
Is it possible to produce a class diagram of some sort. I mean a tree-like
structure with Object as the root and all direct extending classes as its
children and so on. It would be nice if this would also contain interfaces
and their implementations.
Does NB provide such a functionality?
Silvio Bierman
# 3
Silvio,
Try the tool from
http://www.compuware.com/products/optimalj/download/editor/ we found
it was a bit of a hog in terms of resources but you may like it.
Wednesday, July 31, 2002, 11:00:07 PM, Silvio Bierman wrote:
SB> Hello,
SB> Is it possible to produce a class diagram of some sort. I mean a tree-like
SB> structure with Object as the root and all direct extending classes as its
SB> children and so on. It would be nice if this would also contain interfaces
SB> and their implementations.
SB> Does NB provide such a functionality?
SB> Silvio Bierman
--
regards,
Peter Kelley
MoveIt Pty Ltd
It isn't that they can't see the solution. It is that they can't see
the problem. - G. K. Chesterton
# 4
I would really like to see this offered as default NetBeans functionality
as well. Are there any plans for it at all?
Roxie
>Wednesday, July 31, 2002, 11:00:07 PM, Silvio Bierman wrote:
>
>SB> Hello,
>
>SB> Is it possible to produce a class diagram of some sort. I mean a tree-like
>SB> structure with Object as the root and all direct extending classes as its
>SB> children and so on. It would be nice if this would also contain interfaces
>SB> and their implementations.
>
>SB> Does NB provide such a functionality?
>
>SB> Silvio Bierman
# 5
Roxie Rochat wrote:
> I would really like to see this offered as default NetBeans functionality
> as well. Are there any plans for it at all?
There are definitely plans.
http://mdr.netbeans.org/
is the starting point.
-Jesse
--
Jesse Glick <mailto:jesse.glick@sun.com> x22801
NetBeans, Open APIs <http://www.netbeans.org/>
# 6
<P><FONT SIZE=2 FACE="Courier New">Peter Kelley wrote:</FONT>
</P>
<P><FONT SIZE=2 FACE="Courier New">> Try the tool from</FONT>
<FONT SIZE=2 FACE="Courier New">> <A HREF="http://www.compuware.com/products/optimalj/download/editor/" TARGET="_blank">http://www.compuware.com/products/optimalj/download/editor/& lt;/A> we </FONT>
<FONT SIZE=2 FACE="Courier New">> found it was a bit of a hog in terms of resources but you may like it.</FONT>
</P>
<P><FONT SIZE=2 FACE="Courier New">It's nice but be aware that it (or at least the version I tried) was designed for Netbeans 3.2 and is flaky in 3.3.</FONT>
</P>
<P><FONT SIZE=2 FACE="Courier New">Robbie Baldock</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">__ </FONT>
<FONT SIZE=2 FACE="Arial">This electronic message contains information which may be privileged and confidential. The information is intended to be for the use of the individual(s) or entity named above. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. If you have received this electronic message in error, please notify us by telephone on 0131 476 6000 and delete the material from your computer.</FONT></P>
# 7
See issue http://www.netbeans.org/issues/show_bug.cgi?id=14495. You can
vote for it.
Jan
Jesse Glick wrote:
> Roxie Rochat wrote:
>
>> I would really like to see this offered as default NetBeans
>> functionality as well. Are there any plans for it at all?
>
>
> There are definitely plans.
>
> http://mdr.netbeans.org/
>
> is the starting point.
>
> -Jesse
>
# 8
Hi there,
I was looking for a module that shows me the class view and preferably
its hierarchy. The classview, one that would be similar to the Visual
Studio classview is what I am looking for. Occasionally I will require
to browse a class's hierarchy for analysis.
Could you please tell me which netbeans module would be appropriate for
me?
Thanks,
Karthik
# 9
Javaview will give you the classview.
Object browser will give you the hierarchy/packacge info etc. I have
heard that this affects performance. Is this true ?
~preetham
"Karthik Venkatesh R" <karthikv@cisco.com> wrote in message
news:<000f01c3478f$9547ec40$8f896840@apac.cisco.com>...
> Hi there,
>
> I was looking for a module that shows me the class view and preferably
> its hierarchy. The classview, one that would be similar to the Visual
> Studio classview is what I am looking for. Occasionally I will require
> to browse a class's hierarchy for analysis.
>
> Could you please tell me which netbeans module would be appropriate
> for me?
>
> Thanks,
> Karthik
>
>