val infoMessage = "The type declaration for \"" + refType.name + "\" could not be resolved. It cannot be determined whether the variable instances of this type are component instances. They will be treated as variable instances."
val INode nodeType = NodeModelUtils.getNode(type)
val infoMessage = "The type declaration for \"" + nodeType.text + "\" could not be resolved. It cannot be determined whether the variable instances of this type are component instances. They will be treated as variable instances."