Skip to content

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

@mhier

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

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