Firebird/Concepts: Difference between revisions
From stonehomewiki
Jump to navigationJump to search
Stonezhong (talk | contribs) (→Models) |
Stonezhong (talk | contribs) (→Node) |
||
| Line 29: | Line 29: | ||
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. | ||
< | <b>Properties</b> | ||
<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 | ||
