Rogue Wave Server Studio > Rogue Wave Server Studio Advanced Features > Creating Several Table Representations in the Same View > Creating InputLineTable and OutputLineTable Representations
 
Creating InputLineTable and OutputLineTable Representations
This case is different. We want to create a table to store input lines and output lines of a specific node (to which we will refer as “the selected node”). These tables must be representations of a node.
Normally, table representations must be attached to the origin of the view (as DomainTable and NodeTable are). To create a table that is not attached to the origin, do the following:
1. Expand the Node class from the model tree at the first level.
2. Press the Ctrl key and keep it pressed until the end of the drag-and-drop operation.
3. Drag and drop the inputLines relation from this node.
4. Repeat the operation for the outputLines relation.
This operation has created two table representations that are not attached to the origin.

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.