Evolution #2135

Add method with index when using stereotype <<indexed>> on entity collection

Added by Florian DESBOIS 11 months ago. Updated 11 months ago.

Status:NouveauStart date:06/13/2012
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-Spent time:-
Target version:3.0

Description

When using stereotype <<indexed>> on a collection, it becomes a List to manipulate indexes.

When you use directly the method "add(int index, E element)" from List you don't have the entity fire support.

Topia has to generate an other method "addOtherEntity(int index, OtherEntity entity)" with the fire support on the collection.

History

#1 Updated by Florian DESBOIS 11 months ago

  • Subject changed from Add method with index for indexed entity collections to Add method with index when using stereotype <<indexed>> on entity collection

#2 Updated by Tony Chemit 11 months ago

  • Target version changed from 2.6.11 to 3.0

Also available in: Atom PDF