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

Bug 321264

Summary: The ability to specify a 'parent' node for generated graphs would be useful
Product: [Technology] STEM Reporter: Stefan Edlund <sedlund>
Component: AnalysisAssignee: James Kaufman <jhkauf>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P3 CC: matthias.filter
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: Mac OS X   
Whiteboard:

Description Stefan Edlund CLA 2010-07-29 15:02:26 EDT
I created both a plate carree graph and a square lattice graph in a project. Then I created a migration graph.

The migration graph generate edges for both the plate carree graph and square lattice graph. As a consequencer when I use say the plate carree and migration graph in a model I get lots of warnings that it's unable to resolve edge URI's. 

Here's one proposition to solve this:

1. Create a single node, say an 1x1 square lattice node

2. Create a plate carree graph (or square lattice graph) and add the ability to specify the single node as a parent. So relative physical containment edges would be created between the parent and all other nodes. Since those nodes now become admin level 1, we would add a '-' in their names.

3. Create the migration graph but specify the single parent node for location
Comment 1 Stefan Edlund CLA 2010-08-02 15:05:47 EDT
Discussed this with Jamie. Another solution is to create a new graph generator that tessellates the parent node.

However, we might still want to create a parent node for all the graphs we generate so we can generate migration edges for a single graph only.
Comment 2 James Kaufman CLA 2010-08-05 12:29:44 EDT
assigned to jk
Comment 3 Matthias Filter CLA 2010-12-14 17:31:14 EST
(In reply to comment #2)
> assigned to jk
I'm not sure whether it is reasonable. but this bug sounds somehow related to the extension of the Pajek2STEM-import that Jan is currently working on, where we want to give the user the option to include a pajek graph into an existing node of a graph within the workspace. 
Matthias
Comment 4 James Kaufman CLA 2012-09-24 12:53:34 EDT
New idea... can we have an option on the graph generator to select multiple nodes and a button "create parent node" which would add a node along with the required containment edges? Let's discuss on a future call...