Evolution #23
Support more "collection to use"
Status: | Closed | Start date: | 06 December 2011 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | - | |||
Target version: | 2.0.13 |
Description
ArrayDequeue as Dequeue
History
#1
Updated by Arnaud Blouin over 9 years ago
When defining an attribute with a * cardinality, it is possible to choose the collection to use. But some Java collections are missing such as Dequeue (http://docs.oracle.com/javase/6/docs/api/java/util/Deque.html). It should be possible for example to define a collection with: ArrayDequeue as Dequeue
#2
Updated by Christophe Malgouyres over 9 years ago
- Status changed from New to Assigned
- Assignee set to Christophe Malgouyres
- Target version set to 2.0.13
Assigning the issue, it’ll be added in the next version.
#3
Updated by Christophe Malgouyres about 9 years ago
- Status changed from Assigned to Resolved
Fixed by revision 102
#4
Updated by Christophe Demeulemeester about 9 years ago
- Status changed from Resolved to Closed