Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Couldn't resolve reference to FunctionblockModel 'RainSensor'.(Error when after to putting Function Block in Information Model)
Couldn't resolve reference to FunctionblockModel 'RainSensor'. [message #1769209] Thu, 27 July 2017 18:45 Go to next message
Ketan Thakare is currently offline Ketan ThakareFriend
Messages: 1
Registered: July 2017
Junior Member
I created Fucntion block "RainSensor" and also one Information Model "Weather" but when i try to put that function block in Information model it shoes me the belo Error after drag & drop the function block to Information Model

"Couldn't resolve reference to FunctionblockModel 'Rain'."
Re: Couldn't resolve reference to FunctionblockModel 'RainSensor'. [message #1769291 is a reply to message #1769209] Fri, 28 July 2017 16:54 Go to previous message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
You get this error if a cross reference can't be resolved

Means an object with the given name cannot be found in the scope for the given context and reference

By default only objects with an attribute named name are inside the scope

You need to give more information to get more help


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Previous Topic:Ignore All text between a scope
Next Topic:Reference output problem.
Goto Forum:
  


Current Time: Thu Apr 25 11:01:37 GMT 2024

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

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

Back to the top