Bug 409411 - [Graphiti IDE Integration] Enable Graphiti diagrams to be loaded and saved using custom ExtendedMetaData implementations
Summary: [Graphiti IDE Integration] Enable Graphiti diagrams to be loaded and saved us...
Status: CLOSED WONTFIX
Alias: None
Product: Sphinx
Classification: Automotive
Component: Navigator & Editor Sockets (show other bugs)
Version: 0.7.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Stephan Eberle CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-29 12:26 EDT by Matthias N CLA
Modified: 2024-05-07 00:28 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 Matthias N CLA 2013-05-29 12:26:32 EDT
Currently, the ExtendedMetaData can't customized, it should be possible to customize them for the purpose of diagram loads.

In the BasicGraphitiDiagramEditor the getLoadOptions and getSaveOptions shall be accessible, so that one can override it in a subclass. Therefore the ExtendedMetaData can be made customizable.

The loadOptions shall then be passed to the BasicGraphitiDiagramEditorPersistencyBehavior and then be passed to the loadDiagram(...) method.
Comment 1 Balazs Grill CLA 2024-05-07 00:28:01 EDT
Closed stale issue before migration