Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » OCL » org.eclipse.ocl.examples.pivot.helper.OCLHelper syntax help
org.eclipse.ocl.examples.pivot.helper.OCLHelper syntax help [message #1076424] Wed, 31 July 2013 11:27 Go to next message
ModelGeek Mising name is currently offline ModelGeek Mising nameFriend
Messages: 550
Registered: June 2011
Senior Member
I am looking for syntax help feature for org.eclipse.ocl.examples.pivot.helper.OCLHelper, similar to org.eclipse.ocl.helper.OCLHelper.getSyntaxHelp method.

Does org.eclipse.ocl.examples.pivot.helper.OCLHelper provides syntax help?

Regards,
Re: org.eclipse.ocl.examples.pivot.helper.OCLHelper syntax help [message #1076495 is a reply to message #1076424] Wed, 31 July 2013 13:25 Go to previous message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi

No I am afraid not; though it could be rewritten to do so.

For the classic OCL, the syntax helper was an independently written
helper that used heuristics; sometimes good but with no inherent accuiracy.

Now the Xtext editor provides the help using the grammar, so barring
Xtext bugs and configuration bugs the completion proposals can be
inherently correct.

See for instance OCLinEcoreProposalProvider for where it all happens, or
rather where it is all autogenerated by the Xtext framework.

Regards

Ed Willink



On 31/07/2013 12:27, ModelGeek Mising name wrote:
> I am looking for syntax help feature for
> org.eclipse.ocl.examples.pivot.helper.OCLHelper, similar to
> org.eclipse.ocl.helper.OCLHelper.getSyntaxHelp method.
>
> Does org.eclipse.ocl.examples.pivot.helper.OCLHelper provides syntax
> help?
>
> Regards,
>
Previous Topic:OCLStdLib extension
Next Topic:[OCLinEcore] Setting Delegate (initial) => UnsupportedOperationException in dynamicSet
Goto Forum:
  


Current Time: Fri Apr 19 09:00:07 GMT 2024

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

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

Back to the top