Interface NodeIdentitiySelector

    • Method Detail

      • setName

        void setName​(String value)
        Sets the value of the 'Name' attribute.
        Parameters:
        value - the new value of the 'Name' attribute.
        See Also:
        getName()
        Generated class or method.
      • setDiaNode

        void setDiaNode​(org.palladiosimulator.dataflow.diagram.characterized.DataFlowDiagramCharacterized.CharacterizedNode value)
        Sets the value of the 'Dia Node' reference.
        Parameters:
        value - the new value of the 'Dia Node' reference.
        See Also:
        getDiaNode()
        Generated class or method.