Bug 409411

Summary: [Graphiti IDE Integration] Enable Graphiti diagrams to be loaded and saved using custom ExtendedMetaData implementations
Product: [Automotive] Sphinx Reporter: Matthias N <mnick86>
Component: Navigator & Editor SocketsAssignee: Stephan Eberle <stephaneberle9>
Status: CLOSED WONTFIX QA Contact:
Severity: enhancement    
Priority: P3 CC: balazs.grill
Version: 0.7.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

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