Click or drag to resize

IPipelineNode Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The IPipelineNode 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
Public methodContainsKey (Inherited from IGraphNode.)
Public methodCount (Inherited from IGraphNode.)
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
Public methodRemove(IEnumerableString) (Inherited from IGraphNode.)
Public methodRemove(String) (Inherited from IObjectWithPathAndChildren.)
Public methodRemoveByKey (Inherited from IGraphNode.)
Public methodSetLabel
Automatically sets label
Top
See Also