Click or drag to resize

IPipelineNodeForContentToken Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The IPipelineNodeForContentToken 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 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(IPipelineTask)
Processes the specified task and returns the next node to go into
(Inherited from IPipelineNode.)
Public methodprocess(pipelineTaskpipelineTaskSubjectContentToken)
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