Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » samples of inter-model consystency
icon5.gif  samples of inter-model consystency [message #519833] Wed, 10 March 2010 06:59 Go to next message
paolatco  is currently offline paolatco Friend
Messages: 10
Registered: March 2010
Junior Member
Hi averyone!

I was reading about epsilon and i really like it. However, i check out the whole examples of the repository and i couldn't find the sample for inter-model consistency checker sample.

Where can i find a sample of it? And, can i used in the EVL+GMF integration?

Tranks a lot,

paolatco
Re: samples of inter-model consystency [message #519862 is a reply to message #519833] Wed, 10 March 2010 09:28 Go to previous messageGo to next message
Dimitrios Kolovos is currently offline Dimitrios KolovosFriend
Messages: 1776
Registered: July 2009
Senior Member
Hi Paolatco,

paolatco wrote:
> Hi averyone!
>
> I was reading about epsilon and i really like it. However, i check out
> the whole examples of the repository and i couldn't find the sample for
> inter-model consistency checker sample.

You're right; there's no example in the SVN of using EVL for inter-model
consistency checking. I'll add one shortly.

>
> Where can i find a sample of it? And, can i used in the EVL+GMF
> integration?

It would help if you could elaborate a bit on what you are trying to
achieve.

> Tranks a lot,
>
> paolatco

Cheers,
Dimitris

--
Spread the word: http://www.eclipse.org/gmt/epsilon/spreadtheword
Follow Epsilon on Twitter: http://twitter.com/epsilonews
Re: samples of inter-model consystency [message #519873 is a reply to message #519862] Wed, 10 March 2010 09:56 Go to previous messageGo to next message
Dimitrios Kolovos is currently offline Dimitrios KolovosFriend
Messages: 1776
Registered: July 2009
Senior Member
Here you go:
http://eclipse.org/gmt/epsilon/examples/index.php?example=or g.eclipse.epsilon.examples.evl.intermodel

Cheers,
Dimitris

Dimitris Kolovos wrote:
> Hi Paolatco,
>
> paolatco wrote:
>> Hi averyone!
>>
>> I was reading about epsilon and i really like it. However, i check out
>> the whole examples of the repository and i couldn't find the sample
>> for inter-model consistency checker sample.
>
> You're right; there's no example in the SVN of using EVL for inter-model
> consistency checking. I'll add one shortly.
>
>>
>> Where can i find a sample of it? And, can i used in the EVL+GMF
>> integration?
>
> It would help if you could elaborate a bit on what you are trying to
> achieve.
>
>> Tranks a lot,
>>
>> paolatco
>
> Cheers,
> Dimitris
>


--
Spread the word: http://www.eclipse.org/gmt/epsilon/spreadtheword
Follow Epsilon on Twitter: http://twitter.com/epsilonews
Re: samples of inter-model consystency [message #520030 is a reply to message #519873] Wed, 10 March 2010 21:34 Go to previous messageGo to next message
paolatco  is currently offline paolatco Friend
Messages: 10
Registered: March 2010
Junior Member
Hi Drimitri.
Thanks a lot! it works perfect!

>>
>> Where can i find a sample of it? And, can i used in the EVL+GMF
>> integration?
>
>It would help if you could elaborate a bit on what you are trying to
>achieve.

Right now i don't have an example Embarrassed
I'm gonna learn a little bit more for publish an example of what i want. The general idea is that I get several diagrams of the same object definitions, for instance a component, i get the deployment diagram and the class diagram. I would like to validate, if it's possible, with inter-model consistency that the component A is defined in both views, the deployment and the class diagram.


Thank you, very much, for the fast answer.
Re: samples of inter-model consystency [message #520039 is a reply to message #520030] Wed, 10 March 2010 21:57 Go to previous message
Dimitrios Kolovos is currently offline Dimitrios KolovosFriend
Messages: 1776
Registered: July 2009
Senior Member
Hi Paolatco,

paolatco wrote:
> Hi Drimitri.
> Thanks a lot! it works perfect!
>
>>>
>>> Where can i find a sample of it? And, can i used in the EVL+GMF
>>> integration?
>>
>> It would help if you could elaborate a bit on what you are trying to
>> achieve.
>
> Right now i don't have an example :blush:

No worries :) In any case it was a good opportunity for adding another
example.

I'm gonna learn a little
> bit more for publish an example of what i want. The general idea is that
> I get several diagrams of the same object definitions, for instance a
> component, i get the deployment diagram and the class diagram. I would
> like to validate, if it's possible, with inter-model consistency that
> the component A is defined in both views, the deployment and the class
> diagram.

That would fit in very nicely with the inter-model consistency checking
features of EVL indeed.

>
>
> Thank you, very much, for the fast answer.

You're welcome!

Cheers,
Dimitris

--
Spread the word: http://www.eclipse.org/gmt/epsilon/spreadtheword
Follow Epsilon on Twitter: http://twitter.com/epsilonews
Re: samples of inter-model consystency [message #587317 is a reply to message #519862] Wed, 10 March 2010 09:56 Go to previous message
Dimitrios Kolovos is currently offline Dimitrios KolovosFriend
Messages: 1776
Registered: July 2009
Senior Member
Here you go:
http://eclipse.org/gmt/epsilon/examples/index.php?example=or g.eclipse.epsilon.examples.evl.intermodel

Cheers,
Dimitris

Dimitris Kolovos wrote:
> Hi Paolatco,
>
> paolatco wrote:
>> Hi averyone!
>>
>> I was reading about epsilon and i really like it. However, i check out
>> the whole examples of the repository and i couldn't find the sample
>> for inter-model consistency checker sample.
>
> You're right; there's no example in the SVN of using EVL for inter-model
> consistency checking. I'll add one shortly.
>
>>
>> Where can i find a sample of it? And, can i used in the EVL+GMF
>> integration?
>
> It would help if you could elaborate a bit on what you are trying to
> achieve.
>
>> Tranks a lot,
>>
>> paolatco
>
> Cheers,
> Dimitris
>


--
Spread the word: http://www.eclipse.org/gmt/epsilon/spreadtheword
Follow Epsilon on Twitter: http://twitter.com/epsilonews
Re: samples of inter-model consystency [message #587350 is a reply to message #519873] Wed, 10 March 2010 21:34 Go to previous message
paolatco  is currently offline paolatco Friend
Messages: 10
Registered: March 2010
Junior Member
Hi Drimitri.
Thanks a lot! it works perfect!

>>
>> Where can i find a sample of it? And, can i used in the EVL+GMF
>> integration?
>
>It would help if you could elaborate a bit on what you are trying to
>achieve.

Right now i don't have an example :blush:
I'm gonna learn a little bit more for publish an example of what i want. The general idea is that I get several diagrams of the same object definitions, for instance a component, i get the deployment diagram and the class diagram. I would like to validate, if it's possible, with inter-model consistency that the component A is defined in both views, the deployment and the class diagram.


Thank you, very much, for the fast answer.
Re: samples of inter-model consystency [message #587360 is a reply to message #520030] Wed, 10 March 2010 21:57 Go to previous message
Dimitrios Kolovos is currently offline Dimitrios KolovosFriend
Messages: 1776
Registered: July 2009
Senior Member
Hi Paolatco,

paolatco wrote:
> Hi Drimitri.
> Thanks a lot! it works perfect!
>
>>>
>>> Where can i find a sample of it? And, can i used in the EVL+GMF
>>> integration?
>>
>> It would help if you could elaborate a bit on what you are trying to
>> achieve.
>
> Right now i don't have an example :blush:

No worries :) In any case it was a good opportunity for adding another
example.

I'm gonna learn a little
> bit more for publish an example of what i want. The general idea is that
> I get several diagrams of the same object definitions, for instance a
> component, i get the deployment diagram and the class diagram. I would
> like to validate, if it's possible, with inter-model consistency that
> the component A is defined in both views, the deployment and the class
> diagram.

That would fit in very nicely with the inter-model consistency checking
features of EVL indeed.

>
>
> Thank you, very much, for the fast answer.

You're welcome!

Cheers,
Dimitris

--
Spread the word: http://www.eclipse.org/gmt/epsilon/spreadtheword
Follow Epsilon on Twitter: http://twitter.com/epsilonews
Previous Topic:Deep Cloning Source Elements
Next Topic:Mixing Other Frameworks
Goto Forum:
  


Current Time: Fri Mar 29 11:01:14 GMT 2024

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

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

Back to the top