Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » Flock standalone
Flock standalone [message #1065772] Thu, 27 June 2013 12:50 Go to next message
Alex G is currently offline Alex GFriend
Messages: 96
Registered: January 2012
Member
Hi!

Is there a small example how to call Flock in standalone?

Btw. Flock does not understand the "to" keyword (Cf. paper "Model migration with Epsilon Flock")
migrate TypeA to TypeB {
...
}

I get an error message:
mismatched input 'to' expecting 'ignoring'

Best regards,
Alex.
Re: Flock standalone [message #1065883 is a reply to message #1065772] Fri, 28 June 2013 07:09 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 Alex,

I believe that since that paper was published, the syntax of Flock has evolved so there's now a dedicated syntax for retypings (retype TypeA to TypeB {}). For an up-to-date description of Flock please refer to chapter 10 of the Epsilon book [1].

Cheers,
Dimitris

[1] http://eclipse.org/epsilon/doc/book/
Re: Flock standalone [message #1065884 is a reply to message #1065883] Fri, 28 June 2013 07:13 Go to previous message
Alex G is currently offline Alex GFriend
Messages: 96
Registered: January 2012
Member
Hallo Dimitris!

Yes ... I want to answer right now. I have found in the forum the same problem, and solved it with "retype".
Because of this retype problem, I had also problems with the standalone part, since my "original" model was serialized, after retyping the "migrated" model is serialized ... perfectly!

Thanks!
Best regards,
Alex.
Previous Topic:How do I add derived (cached) EOL operations to my EMF model?
Next Topic:Support of several editors, based on the same metamodel
Goto Forum:
  


Current Time: Fri Apr 26 01:33:04 GMT 2024

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

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

Back to the top