IPipelineModel Methods |
The IPipelineModel type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | (Inherited from IGraphNode.) | |
| AddNode |
Gives to node auto-unique name variation, adds it to children and returns newly added node, or optionally returns this node
(Inherited from IPipelineNode.) | |
| constructionProcess |
Constructions the process.
| |
| ContainsKey | (Inherited from IGraphNode.) | |
| Count | (Inherited from IGraphNode.) | |
| createPrimaryTasks |
Creates the primary tasks, called by machine's run method
| |
| getChildNames | (Inherited from IGraphNode.) | |
| GetEnumerator | (Inherited from IGraphNode.) | |
| getFirst | (Inherited from IGraphNode.) | |
| process |
Processes the specified task and returns the next node to go into
(Inherited from IPipelineNode.) | |
| Remove(IEnumerableString) | (Inherited from IGraphNode.) | |
| Remove(String) | (Inherited from IObjectWithPathAndChildren.) | |
| RemoveByKey | (Inherited from IGraphNode.) | |
| SetLabel |
Automatically sets label
(Inherited from IPipelineNode.) |