Click or drag to resize

pipelineContentTokenLevelDistribution Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The pipelineContentTokenLevelDistribution type exposes the following members.

Methods
  NameDescription
Public methodAdd(String) (Inherited from graphNodeCustom.)
Public methodAdd(IGraphNode) (Inherited from graphNodeCustom.)
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 pipelineNodeT.)
Public methodAddNodes
Adds the nodes as forwardPredefined and nextPredefined, and returns node according to returnHost and returnNextNotForward
(Inherited from pipelineNodeRegularT.)
Public methodAddStealthLink
Adds the stealth link.
(Inherited from pipelineNodeT.)
Public methodContainsKey (Inherited from graphNodeBase.)
Public methodCount (Inherited from graphNodeBase.)
Public methodCreateChildItem (Inherited from pipelineNodeRegularT.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodgetChildNames (Inherited from graphNodeBase.)
Public methodGetEnumerator (Inherited from graphNodeBase.)
Public methodgetFirst (Inherited from graphNodeBase.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetIndex (Inherited from graphNodeCustom.)
Public methodGetSibling (Inherited from graphNodeCustom.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodNestNode
Nests the node.
(Inherited from pipelineNodeT.)
Public methodprocess
Redirects the task by cnt_level to (if not null) corresponding pipeline
(Overrides pipelineNodeRegularTprocess(IPipelineTask).)
Public methodRemove(String) (Inherited from graphNodeBase.)
Public methodRemove(IEnumerableString) (Inherited from graphNodeBase.)
Public methodRemoveByKey (Inherited from graphNodeBase.)
Public methodSetLabel
Automatically sets label
(Inherited from pipelineNodeRegularT.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also