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 106107 - interface shouldnot be able to generalize its own inner interface
Summary: interface shouldnot be able to generalize its own inner interface
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Class (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-08 10:40 UTC by Andrew Korostelev
Modified: 2007-06-08 10:40 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 Andrew Korostelev 2007-06-08 10:40:55 UTC
related enhancement issue 106106
based on defect issue 95865

it should be prohibited in Java-Model uml project to add generalization link
from interface element to it's nested interface.

user can be confused by having differences between source and model.