Skip to main content



      Home
Home » Modeling » MoDisco » Feature type does not exist on MethodInvocation
Feature type does not exist on MethodInvocation [message #1790208] Thu, 07 June 2018 01:54
Eclipse UserFriend
index.php/fa/33025/0/index.php/fa/33025/0/Hello

I want to use a java model to extract needed information. In java model, I need to accesss VariableDeclarationStatement, fragments, initializer, argument, element . when I write c.initializer and press ctrl+shift, "argument" doesn't exist on "Default Proposals". when I run this code
Action <- s.fragments -> select (c| c.initializer.argument.oclIsUndefined() = false ) -> collect (c|c.initializer.argument.element.name)
, this error appear:
Feature type does not exist on MethodInvocation.
please help me. I don't know what to do.
index.php/fa/33025/0/index.php/fa/33026/0/index.php/fa/33027/0/
  • Attachment: Capture1.JPG
    (Size: 57.13KB, Downloaded 323 times)
  • Attachment: Capture1.JPG
    (Size: 46.30KB, Downloaded 296 times)
  • Attachment: Capture1.JPG
    (Size: 40.69KB, Downloaded 332 times)
Previous Topic:Java generation bug using MoDisco
Next Topic:Every attribute is marked as public
Goto Forum:
  


Current Time: Mon May 12 20:06:03 EDT 2025

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

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

Back to the top