Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 451098

Summary: Implement validation rule to check that EdgeOp matches GraphType
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF DOTAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 4.0.0 / 3.11.0 (Neon) M2   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2014-11-12 04:01:42 EST
DOT specifies that "->" EdgeOp can only be used in directed graphs, whereas "--" is to be used in undirected ones. We should implement a validation to check this.
Comment 1 Alexander Nyßen CLA 2015-09-17 17:04:29 EDT
Implemented a respective validation rule with SEVERITY error. Pushed changes to origin/neon. Will resolve as soon as we have merged neon to master.
Comment 2 Alexander Nyßen CLA 2015-09-21 15:46:58 EDT
As neon has been merged into master, resolving as fixed in 3.11.0 M2.