Interface LinkDescription

    • Method Detail

      • src

        ConnectPoint src()
        Returns the link source.
        Returns:
        links source
      • dst

        ConnectPoint dst()
        Returns the link destination.
        Returns:
        links destination
      • type

        Link.Type type()
        Returns the link type.
        Returns:
        link type
      • isExpected

        boolean isExpected()
        Returns true if the link is expected, false otherwise.
        Returns:
        expected flag