Click or drag to resize

IPipelineModel Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The IPipelineModel type exposes the following members.

Methods
  NameDescription
Public methodAdd (Inherited from IGraphNode.)
Public methodAddNode
Gives to node auto-unique name variation, adds it to children and returns newly added node, or optionally returns this node
(Inherited from IPipelineNode.)
Public methodconstructionProcess
Constructions the process.
Public methodContainsKey (Inherited from IGraphNode.)
Public methodCount (Inherited from IGraphNode.)
Public methodcreatePrimaryTasks
Creates the primary tasks, called by machine's run method
Public methodgetChildNames (Inherited from IGraphNode.)
Public methodGetEnumerator (Inherited from IGraphNode.)
Public methodgetFirst (Inherited from IGraphNode.)
Public methodprocess
Processes the specified task and returns the next node to go into
(Inherited from IPipelineNode.)
Public methodRemove(IEnumerableString) (Inherited from IGraphNode.)
Public methodRemove(String) (Inherited from IObjectWithPathAndChildren.)
Public methodRemoveByKey (Inherited from IGraphNode.)
Public methodSetLabel
Automatically sets label
(Inherited from IPipelineNode.)
Top
See Also