Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Unordered EMap?(Is it OK to configure an EMap to be unordered?)
Unordered EMap? [message #1048758] Wed, 24 April 2013 23:24 Go to next message
Jon Sorensen is currently offline Jon SorensenFriend
Messages: 24
Registered: July 2009
Junior Member
My application is up and running and I have an EMap was that configured to be "ordered". Will "bad things" happen if I set "Ordered" to false? (see attached screen shot)
Re: Unordered EMap? [message #1048883 is a reply to message #1048758] Thu, 25 April 2013 04:13 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33216
Registered: July 2009
Senior Member
Jon,

Nothing will happen. Unordered only implies that the order isn't
meaningful (and need not be preserved when persisting the model). All
multi-valued features will nevertheless be surfaced as a list and all
the built-in serialization mechanisms will nevertheless preserve the order.


On 25/04/2013 1:24 AM, Jon Sorensen wrote:
> My application is up and running and I have an EMap was that configured to be "ordered". Will "bad things" happen if I set "Ordered" to false? (see attached screen shot)


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:EMF search problem
Next Topic:ExtendedMetaData
Goto Forum:
  


Current Time: Thu Sep 19 10:49:14 GMT 2024

Powered by FUDForum. Page generated in 0.03258 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top