Skip to main content



      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 07:27 Go to next message
Eclipse UserFriend
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 09:25 Go to previous message
Eclipse UserFriend
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: Wed May 14 11:57:56 EDT 2025

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

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

Back to the top