Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Problem creating EMap(I am trying to create an EMap<String,String>)
Problem creating EMap [message #1715664] Wed, 25 November 2015 07:25 Go to next message
Samhith Venkatesh is currently offline Samhith VenkateshFriend
Messages: 1
Registered: November 2015
Junior Member
In the ecore model,I create an attribute and in properties of the attribute I select EMap<K,V>

Then in ecore model it displays as Map: EMap<?,?>

So it is not able to serialize it . Please let me know how to set the Emap of type String and String.

So I want it in the form Map:EMap<String,String>.

Kindly help me out.

Thanks in advance.
Re: Problem creating EMap [message #1715747 is a reply to message #1715664] Wed, 25 November 2015 16:09 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
https://wiki.eclipse.org/EMF/FAQ#How_do_I_create_a_Map_in_EMF.3F

On 25/11/2015 4:40 PM, Samhith Venkatesh wrote:
> In the ecore model,I create an attribute and in properties of the
> attribute I select EMap<K,V>
> Then in ecore model it displays as Map: EMap<?,?>
>
> So it is not able to serialize it . Please let me know how to set the
> Emap of type String and String.
> So I want it in the form Map:EMap<String,String>.
>
> Kindly help me out.
> Thanks in advance.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:[CDO] Usage of MySQL adapter with InnoDB
Next Topic:[CDO] Feature Map Commit
Goto Forum:
  


Current Time: Thu Apr 25 12:22:57 GMT 2024

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

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

Back to the top