home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / sun / wanted / 1800 < prev    next >
Encoding:
Text File  |  1992-11-16  |  1.8 KB  |  52 lines

  1. Newsgroups: comp.sys.sun.wanted
  2. Path: sparky!uunet!mcsun!sunic!sics.se!eua.ericsson.se!euas29c44!tmpmgg
  3. From: tmpmgg@eua.ericsson.se (Mats Gunning)
  4. Subject: Wanted: Visualization tool for SUN
  5. Message-ID: <1992Nov16.095312.22449@eua.ericsson.se>
  6. Sender: news@eua.ericsson.se
  7. Nntp-Posting-Host: euas29c44.eua.ericsson.se
  8. Reply-To: tmpmgg@eua.ericsson.se
  9. Organization: Ellemtel Telecom Systems Labs, Stockholm, Sweden
  10. Date: Mon, 16 Nov 1992 09:53:12 GMT
  11. Lines: 39
  12.  
  13. Could anyone help me find a graphical tool for a SUN workstation, suitable for modeling an 
  14. executing object oriented system?
  15.  
  16. My aim is to make an application that reads a detailed tracelist made 
  17. from an executing objectoriented communication system. From that list,
  18. I want to graphically display every interesting event such as signals 
  19. in the net, object creation and deletion.
  20.  
  21. Because of the amount of information in the tracelist, I have to filter
  22. it in a way the user dynamically decide.
  23.  
  24. For example if the system starts with an event that triggers 10 events 
  25. that triggers 20 events each that ....
  26.  
  27. This would soon become impossible to display, why the user should be able 
  28. to choose which branch(es) he/she wants to trace.
  29.  
  30. My plan is to split the problem in two parts, a module written by me in 
  31. C++ that filters the input, and a visualisation-module that I hope already
  32. exist somewhere. The properties I want from the visualisation-module is 
  33. that it:
  34.  
  35. * Contains a model of the system entities.
  36. * Can use arbitrary bitmaps to represent objects.
  37. * Can read input from a file or socket and does appropriate actions.
  38. * Reports events such as mouseclicks on an object to the filter module.
  39.  
  40. If anyone has seen a tool suitable for this purpose, I would be most 
  41. greatful for a mail to:
  42.  
  43. tmpmgg@eua.ericsson.se
  44.  
  45.  
  46. Mats Gunning
  47.  
  48. Student at School of Computer Science at 
  49. Royal Institute of Technology, Sweden.
  50.  
  51.  
  52.