Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [EMFT Query] OCL Interpreter plugin : any plan to move as separate reusable component ?
[EMFT Query] OCL Interpreter plugin : any plan to move as separate reusable component ? [message #96967] Fri, 21 September 2007 14:32 Go to next message
Eclipse UserFriend
Originally posted by: lucas.bigeardel.anyware-tech.com

Hi,

I was wondering if any plan exist moving OCL Interpreter as a kind of
reusable component into EMFT or MDT project (instead of generating it).

I currently rely on the generated OCL interpreter plugin in the sense I
reuse OCL Document & OCL Viewer to provide [EMFT Search] users
possiblity to define OCL syntax editing features to intuitively create
[Ecore|UML2] OCL Model Search Queries.

Providing such OCL editing capabilities out of the box in a common
component would allow MDSD tools developpers to create higher level
editing stuff.

regards,

- Lucas
Re: [EMFT Query] OCL Interpreter plugin : any plan to move as separate reusable component ? [message #96968 is a reply to message #96967] Fri, 21 September 2007 14:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: cdamus.ca.ibm.com

Hi, Lucas,

The EMF Query component is in the EMF project, so I am redirecting your post
to that newsgroup.

There is currently no plan to separate the org.eclipse.emf.query.ocl feature
from the EMF Query component.

The OCL Interpreter is a component of the MDT project (named OCL). It isn't
in the EMF Query component. Look for the org.eclipse.ocl and
org.eclipse.ocl.uml features, there.

Cheers,

Christian


lb wrote:

> Hi,
>
> I was wondering if any plan exist moving OCL Interpreter as a kind of
> reusable component into EMFT or MDT project (instead of generating it).
>
> I currently rely on the generated OCL interpreter plugin in the sense I
> reuse OCL Document & OCL Viewer to provide [EMFT Search] users
> possiblity to define OCL syntax editing features to intuitively create
> [Ecore|UML2] OCL Model Search Queries.
>
> Providing such OCL editing capabilities out of the box in a common
> component would allow MDSD tools developpers to create higher level
> editing stuff.
>
> regards,
>
> - Lucas
Re: [EMFT Query] OCL Interpreter plugin : any plan to move as separate reusable component ? [message #96969 is a reply to message #96968] Fri, 21 September 2007 15:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: lucas.bigeardel.anyware-tech.com

Christian W. Damus a écrit :
> Hi, Lucas,
>
> The EMF Query component is in the EMF project, so I am redirecting your post
> to that newsgroup.
>
> There is currently no plan to separate the org.eclipse.emf.query.ocl feature
> from the EMF Query component.
>
> The OCL Interpreter is a component of the MDT project (named OCL). It isn't
> in the EMF Query component. Look for the org.eclipse.ocl and
> org.eclipse.ocl.uml features, there.
>
> Cheers,
>
> Christian

Hi,

Sorry for the confusion, I was speaking about
[org.eclipse.emf.ocl.examples.interpreter] plugin from which I reuse the
OCLSourceViewer based OCL expression editor.

Cheers,

>
>
> lb wrote:
>
>> Hi,
>>
>> I was wondering if any plan exist moving OCL Interpreter as a kind of
>> reusable component into EMFT or MDT project (instead of generating it).
>>
>> I currently rely on the generated OCL interpreter plugin in the sense I
>> reuse OCL Document & OCL Viewer to provide [EMFT Search] users
>> possiblity to define OCL syntax editing features to intuitively create
>> [Ecore|UML2] OCL Model Search Queries.
>>
>> Providing such OCL editing capabilities out of the box in a common
>> component would allow MDSD tools developpers to create higher level
>> editing stuff.
>>
>> regards,
>>
>> - Lucas
>
Re: [EMFT Query] OCL Interpreter plugin : any plan to move as separate reusable component ? [message #96970 is a reply to message #96969] Fri, 21 September 2007 15:20 Go to previous message
Eclipse UserFriend
Originally posted by: cdamus.ca.ibm.com

Hi, Lucas,

The org.eclipse.emf.ocl.examples.interpeter plug-in likewise is in the MDT
OCL component. It is OCL's official "example" plug-in, but does not
constitute a part of the run-time builds. You should probably think twice
before redistributing this plug-in with your Search tooling.

The new OCL Tools component of MDT has a mandate to develop, among other
things, an editor for OCL. This would be the natural home of the source
viewer that you want to re-use. Currently, there is no plan to contribute
the source viewer in the OCL Console example to OCL Tools; it would need
more work that I can afford to get it into shape.

I'm sure Miguel would be interested in any effort that you can add to
development of the editor in the OCL Tools component!

Cheers,

Christian


lb wrote:

------8<------
>
> Hi,
>
> Sorry for the confusion, I was speaking about
> [org.eclipse.emf.ocl.examples.interpreter] plugin from which I reuse the
> OCLSourceViewer based OCL expression editor.

------8<------
Re: [EMFT Query] OCL Interpreter plugin : any plan to move as separate reusable component ? [message #609750 is a reply to message #96967] Fri, 21 September 2007 14:55 Go to previous message
Eclipse UserFriend
Originally posted by: cdamus.ca.ibm.com

Hi, Lucas,

The EMF Query component is in the EMF project, so I am redirecting your post
to that newsgroup.

There is currently no plan to separate the org.eclipse.emf.query.ocl feature
from the EMF Query component.

The OCL Interpreter is a component of the MDT project (named OCL). It isn't
in the EMF Query component. Look for the org.eclipse.ocl and
org.eclipse.ocl.uml features, there.

Cheers,

Christian


lb wrote:

> Hi,
>
> I was wondering if any plan exist moving OCL Interpreter as a kind of
> reusable component into EMFT or MDT project (instead of generating it).
>
> I currently rely on the generated OCL interpreter plugin in the sense I
> reuse OCL Document & OCL Viewer to provide [EMFT Search] users
> possiblity to define OCL syntax editing features to intuitively create
> [Ecore|UML2] OCL Model Search Queries.
>
> Providing such OCL editing capabilities out of the box in a common
> component would allow MDSD tools developpers to create higher level
> editing stuff.
>
> regards,
>
> - Lucas
Re: [EMFT Query] OCL Interpreter plugin : any plan to move as separate reusable component ? [message #609753 is a reply to message #96968] Fri, 21 September 2007 15:08 Go to previous message
Eclipse UserFriend
Originally posted by: lucas.bigeardel.anyware-tech.com

Christian W. Damus a écrit :
> Hi, Lucas,
>
> The EMF Query component is in the EMF project, so I am redirecting your post
> to that newsgroup.
>
> There is currently no plan to separate the org.eclipse.emf.query.ocl feature
> from the EMF Query component.
>
> The OCL Interpreter is a component of the MDT project (named OCL). It isn't
> in the EMF Query component. Look for the org.eclipse.ocl and
> org.eclipse.ocl.uml features, there.
>
> Cheers,
>
> Christian

Hi,

Sorry for the confusion, I was speaking about
[org.eclipse.emf.ocl.examples.interpreter] plugin from which I reuse the
OCLSourceViewer based OCL expression editor.

Cheers,

>
>
> lb wrote:
>
>> Hi,
>>
>> I was wondering if any plan exist moving OCL Interpreter as a kind of
>> reusable component into EMFT or MDT project (instead of generating it).
>>
>> I currently rely on the generated OCL interpreter plugin in the sense I
>> reuse OCL Document & OCL Viewer to provide [EMFT Search] users
>> possiblity to define OCL syntax editing features to intuitively create
>> [Ecore|UML2] OCL Model Search Queries.
>>
>> Providing such OCL editing capabilities out of the box in a common
>> component would allow MDSD tools developpers to create higher level
>> editing stuff.
>>
>> regards,
>>
>> - Lucas
>
Re: [EMFT Query] OCL Interpreter plugin : any plan to move as separate reusable component ? [message #609755 is a reply to message #96969] Fri, 21 September 2007 15:20 Go to previous message
Eclipse UserFriend
Originally posted by: cdamus.ca.ibm.com

Hi, Lucas,

The org.eclipse.emf.ocl.examples.interpeter plug-in likewise is in the MDT
OCL component. It is OCL's official "example" plug-in, but does not
constitute a part of the run-time builds. You should probably think twice
before redistributing this plug-in with your Search tooling.

The new OCL Tools component of MDT has a mandate to develop, among other
things, an editor for OCL. This would be the natural home of the source
viewer that you want to re-use. Currently, there is no plan to contribute
the source viewer in the OCL Console example to OCL Tools; it would need
more work that I can afford to get it into shape.

I'm sure Miguel would be interested in any effort that you can add to
development of the editor in the OCL Tools component!

Cheers,

Christian


lb wrote:

------8<------
>
> Hi,
>
> Sorry for the confusion, I was speaking about
> [org.eclipse.emf.ocl.examples.interpreter] plugin from which I reuse the
> OCLSourceViewer based OCL expression editor.

------8<------
Previous Topic:[EMFT Query] OCL Interpreter plugin : any plan to move as separate reusable component ?
Next Topic:EMF Compare
Goto Forum:
  


Current Time: Thu Apr 18 09:28:18 GMT 2024

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

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

Back to the top