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 123475

Summary: How can I describe that I implement a Standard Interface in a class diagram
Product: uml Reporter: jpdms <jpdms>
Component: Diagram ClassAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description jpdms 2007-12-05 13:55:34 UTC
I was a Rose user before turning to Netbeans.
When I need to make an class extend or a Interface implement with a Java standard lib class (String, Thread, 
TimerTask, ...) I know how to obtain the UML model of these class except to create a <<datatype>> class with no method 
and attributs, not great ! This can't generate the methods I have to implement in an Interface implementation.

Jp Dumas
UML Teacher
Toulouse
France