Interface Edge

    • Method Detail

      • setTarget

        void setTarget​(Node value)
        Sets the value of the 'Target' reference.
        Parameters:
        value - the new value of the 'Target' reference.
        See Also:
        getTarget()
        Generated class or method.
      • setSource

        void setSource​(Node value)
        Sets the value of the 'Source' reference.
        Parameters:
        value - the new value of the 'Source' reference.
        See Also:
        getSource()
        Generated class or method.