Skip to content

VariableNetworkNode: inconsistent behaviour of getName() and getQualifiedName() #168

Description

@mhier

VariableNetworkNode::getName() and VariableNetworkNode::getQualifiedName() return conceptionally different things depending on the type of the variable.

E.g. getName() gives for a variable "/mod/var":

  • Application module: var
  • Control system: /mod/var

And getQualifiedName() gives:

  • Application module: /mod/var
  • Control system: -> empty string

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    redmineIssue tracked on DESY MSK Redmine

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions