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 78356 - Design Pattern: Multiplicity doesn't propagate into model after applying design pattern
Summary: Design Pattern: Multiplicity doesn't propagate into model after applying desi...
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Design Center (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-19 22:18 UTC by bugbridge
Modified: 2009-05-25 21:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2006-06-19 22:18:06 UTC
Original status: 1-Dispatched; Suggested Status: NEW

Original submitter: ads

Description:
- Create class daigram.
- Create Design pattern element.
- Create Interface role and bind it to pattern.
- Create class role and bind it it pattern.
- Set multuplicity for class binding ( 0..* ) 
- Draw association link between class and interface and set multiplicity for it.

Apply this pattern and create two  participant for class role in process 
of creation. 
After applying look at relationships between generated classes and interface.
On of association has multiplicity. Another don't.