Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » [Flock] ecore:EStringToStringMapEntry(Is there a way to suppress ecore:EStringToStringMapEntry?)
[Flock] ecore:EStringToStringMapEntry [message #1392584] Wed, 02 July 2014 14:45 Go to next message
abdush mohd is currently offline abdush mohdFriend
Messages: 35
Registered: April 2014
Member
Hi Dimitris,

This might be out of topic question, but still would like to seek your advice if possible.

I have a business process (BPMN) model as input into my transformation program. The BPMN ecore metamodel in eclipse supports both XML and XMI syntax for serialization (default is XML). When the input model I use in the transformation is in XML format, the output model generated from a flock migration module will include some unwanted tags:

<ecore:EStringToStringMapEntry key="xsi" value="http://www.w3.org/2001/XMLSchema-instance"/>
<ecore:EStringToStringMapEntry key="" value="http://org.eclipse.bpmn2/default/claim_process"/>
<ecore:EStringToStringMapEntry key="bpmn2" value="http://www.omg.org/spec/BPMN/20100524/MODEL"/>
<ecore:EStringToStringMapEntry key="bpmndi" value="http://www.omg.org/spec/BPMN/20100524/DI"/>
<ecore:EStringToStringMapEntry key="dc" value="http://www.omg.org/spec/DD/20100524/DC"/>
<ecore:EStringToStringMapEntry key="di" value="http://www.omg.org/spec/DD/20100524/DI"/>


When I change the model into XMI format, it works fine and this doesn't show.
Is there a way to inspect the input model and ignore such "EStringToStringMapEntry" tags if the input is in XML format?

One more out of topic question, Do you know any eclipse tool (or other free UML tool) where I can use to generate a UML state chart diagram from the state chart model generated from the transformation? Something which will do the same as "initialize ..... diagram" you mentioned last time for EuGENia. I have tried Papyrus and posted in the forum but nothing yet. I also tried eclipse UML Designer but without any success too.

Thanks in advance Smile

Regards
Abdu
Re: [Flock] ecore:EStringToStringMapEntry [message #1392642 is a reply to message #1392584] Wed, 02 July 2014 16:39 Go to previous messageGo to next message
Dimitris Kolovos is currently offline Dimitris KolovosFriend
Messages: 2163
Registered: July 2009
Location: York, UK
Senior Member

Hi Abdu,

I'm afraid that I don't know the answer to either of these questions...

Cheers,
Dimitris

[Updated on: Wed, 02 July 2014 16:39]

Report message to a moderator

Re: [Flock] ecore:EStringToStringMapEntry [message #1392677 is a reply to message #1392642] Wed, 02 July 2014 17:36 Go to previous message
abdush mohd is currently offline abdush mohdFriend
Messages: 35
Registered: April 2014
Member
No issues. Will try to look out for it.
Thanks for replying.

Regards
Abdu
Previous Topic:do some process in the nomatch block of EPL
Next Topic:Call java from Epsilon
Goto Forum:
  


Current Time: Thu Apr 25 17:36:17 GMT 2024

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

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

Back to the top