Bug 366406 - Dependency client and supplier attributes should be editable in UML section of the property view
Summary: Dependency client and supplier attributes should be editable in UML section o...
Status: NEW
Alias: None
Product: Papyrus
Classification: Modeling
Component: Core (show other bugs)
Version: 0.10.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 358077
  Show dependency tree
 
Reported: 2011-12-12 09:09 EST by Marc-Florian Wendland CLA
Modified: 2017-09-08 09:49 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marc-Florian Wendland CLA 2011-12-12 09:09:44 EST
To configure the client and supplier of a Dependency (and subclasses), the user has to use the uncomfortable 'Advanced' tab, whereas these informations are the main points of interest when using a Dependency.

Therefore, the following attributes of Dependency subclasses shall be conveniently editable via UML section of property view:

- Dependency, Usage, Realization, Abstraction
 + client : NamedElement
 + supplier : NamedElement

- Dependency, Abstraction
 + client : NamedElement
 + supplier : NamedElement
 + mapping : Expression

- InterfaceRealization
 + contract : Interface
 + implementingClassifier : Classifire

- Substitution
 + contract : Classifier
 + implementingClassifier : Classifier
 + mapping : Expression