Bug 404164 - treat inherited positions in structure diagram similar to behavior
Summary: treat inherited positions in structure diagram similar to behavior
Status: RESOLVED WONTFIX
Alias: None
Product: eTrice
Classification: Modeling
Component: UserInterface (show other bugs)
Version: 0.2.0   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Juergen Haug CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2013-03-22 12:07 EDT by Henrik Rentz-Reichert CLA
Modified: 2018-08-17 03:29 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henrik Rentz-Reichert CLA 2013-03-22 12:07:35 EDT
The behavior diagram uses an interface IPositionProvider for the positions of inherited items.

For the structure diagram this should be done in a similar way.

Also an update mechanism should be implemented that updates the positions of the inherited items

See
org.eclipse.etrice.ui.behavior.support.StateGraphSupport.FeatureProvider.UpdateFeature.update(IUpdateContext)
where
org.eclipse.etrice.ui.behavior.support.SupportUtil.updateStateGraph(StateGraph, StateGraphContext, ContainerShape, IFeatureProvider)
is called.
Comment 1 Henrik Rentz-Reichert CLA 2013-03-22 12:10:15 EDT
Jürgen, I have assigned this bug to you.
Please switch the status to ASSIGNED if you are willing to work on this.

In case of questions our doubts about the implementation don't hesitate to contact me.
Comment 2 Henrik Rentz-Reichert CLA 2018-08-17 03:29:45 EDT
outdated bug - re-open if still relevant