required interfaces cannot be added to a component without providing an implementation (#329)

When I add a required interface to a component, I always have to connect it to an existing target interface. However, sometimes I would like to model that an interface is required without specifiing a concrete target that implements it.

Expected behavior: I can drag a required interface onto a component. The required interface is added to the component, and I do not have to provide a target element.

Created
15 November 2013 12:11:27
Closed
19 December 2013 0:37:31
Requested by
Mathias Raacke
State
Solved
Version
6.52
OperatingSystem
Windows 7
Solved in
6.60

Dusan Rodina - softwareideas.net 15 November 2013 21:52:58

I will improve behavior of drag&drop.

You can add a required interface without providing a target element when you add it this way:

1. Click on Required Interface tool in toolbox

2. Start dragging from component and end dragging over an empty space

3. Required Interface with an unconnected end will be created

TrackedRequestComment
Your Name:
You can use these formatting tags: [b]bold[/b] [i]italic[/i] [u]underline[/u] [url]www.example.com[/url] [code]some code[/code] [quote]quoted text[/quote] [list]one list item per line[/list]