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 - How can I describe that I implement a Standard Interface in a class diagram
Summary: How can I describe that I implement a Standard Interface in a class diagram
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Class (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-05 13:55 UTC by jpdms
Modified: 2007-12-13 17:33 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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