Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Server Diagramming
Server Diagramming [message #154444] Mon, 18 October 2004 18:22 Go to next message
Eclipse UserFriend
Originally posted by: sforsgren.aol.com

I am working on a project that needs to take data from a database that
represents various servers that are part of an environment. These could be
web servers, application servers, database servers, etc. The code needs to
look at the various defined servers and represent them graphically. It also
needs to show the relationships between the different servers. For example,
traffic from Web Server A goes to App Server B which goes to Database Server
Q.

Has anyone used GEF for drawing such environment diagrams? Are there
other/better approaches?

The client will be an Eclipse RCP client.

Thanks,
Scott
Re: Server Diagramming [message #154842 is a reply to message #154444] Thu, 21 October 2004 18:31 Go to previous message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
"Scott Forsgren" <sforsgren@aol.com> wrote in message
news:cl119t$abo$1@eclipse.org...
> I am working on a project that needs to take data from a database that
> represents various servers that are part of an environment. These could
be
> web servers, application servers, database servers, etc. The code needs
to
> look at the various defined servers and represent them graphically. It
also
> needs to show the relationships between the different servers. For
example,
> traffic from Web Server A goes to App Server B which goes to Database
Server
> Q.
>
> Has anyone used GEF for drawing such environment diagrams? Are there
> other/better approaches?

GEF is geared for meeting exactly these kind of needs. You won't find a
better option for Eclipse.

>
> The client will be an Eclipse RCP client.
>
> Thanks,
> Scott
>
>
Previous Topic:Book on GEF ?
Next Topic:selection or ISelection means what?
Goto Forum:
  


Current Time: Thu Apr 25 06:39:39 GMT 2024

Powered by FUDForum. Page generated in 0.02788 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top