Firebird/Concepts: Difference between revisions
From stonehomewiki
Jump to navigationJump to search
Stonezhong (talk | contribs) (→Models) |
Stonezhong (talk | contribs) (→Models) |
||
| Line 28: | Line 28: | ||
Represent a node in the pipeline. A node can have bunch of input ports and bunch of output ports. Each port has a unique id within the node. | Represent a node in the pipeline. A node can have bunch of input ports and bunch of output ports. Each port has a unique id within the node. | ||
<h2>Properties</h2> | <h2>Properties</h2> | ||
<pre><nowiki> | <pre><nowiki> | ||
* id: The id of the node, it is unique within a pipeline | * id: The id of the node, it is unique within a pipeline | ||
