Interface ConnectionModel

    • Method Detail

      • isRemovable

        boolean isRemovable()
        Indicates if this connection is removable.
        Returns:
        True if may remove the connection.
      • connect

        void connect()
        Connects the source and target.
      • remove

        void remove()
        Removes the connection.