This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 80615 - There is no implementation link between PiTask and Task elements on the dependency diagram
Summary: There is no implementation link between PiTask and Task elements on the depen...
Status: RESOLVED INCOMPLETE
Alias: None
Product: uml
Classification: Unclassified
Component: Reverse Engineering (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-19 14:43 UTC by Alexandr Scherbatiy
Modified: 2009-05-25 21:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Implementation link is not drawn between PiTask class and Task interface (151.92 KB, image/png)
2006-07-19 14:47 UTC, Alexandr Scherbatiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2006-07-19 14:43:43 UTC
Steps to reproduce:

- Download computeserver0_4.zip file from page:
  https://computeserver.developer.network.com/downloads/index.html
- Unzip it
- Install manually computeserver0_3\netbeans\com-sun-computeserver-pluginImpl.nbm 
  module into IDE 
- Open computeserver0_3\examples\integralpi java project
- Reverse Engineer integralpi java project and create integralpi_uml uml project
- Generate Dependency diagram for 'com.sun.computeserver.integralpi.PiTask' element

  The 'PiTask' class element does not implement 'Task' interface on the
dependency digram
  in spite of it implements 'Task' interface in the java code
Comment 1 Alexandr Scherbatiy 2006-07-19 14:47:44 UTC
Created attachment 32004 [details]
Implementation link is not drawn between PiTask class and Task interface
Comment 2 Joanne Lau 2008-06-19 22:13:06 UTC
Can't find the version zip file anymore from the link. 
Downloaded computeserver0_8.zip  from https://computeserver.dev.java.net/downloads/index.html. When installing the nmb
file in the IDE.  Verification did not proceed due to lots of dependencies modules are needed to be downloaded.  
Please attach the zipfile to avoid such problem next time.
Comment 3 Sergey Petrov 2009-01-15 15:34:52 UTC
no appropriate sources.