pipelinePageLanguageFilterNode Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWBI.Core.WebClassifier.pipelineMCRepo.model
public class pipelinePageLanguageFilterNode : pipelineNodeRegular<pipelineTaskMCRepoSubject>
The pipelinePageLanguageFilterNode type exposes the following members.
| Name | Description | |
|---|---|---|
| pipelinePageLanguageFilterNode |
Initializes a new instance of the pipelinePageLanguageFilterNode class.
|
| Name | Description | |
|---|---|---|
| children | (Inherited from graphNodeCustom.) | |
| doAutonameFromTypeName | (Inherited from pipelineNodeT.) | |
| doAutorenameOnExisting | (Inherited from pipelineNodeT.) | |
| forTreeview | (Inherited from graphNodeCustom.) | |
| forward |
Default next node to go, for positive result of the test
(Inherited from pipelineNodeRegularT.) | |
| forwardPredefined | (Inherited from pipelineNodeRegularT.) | |
| isLeaf | (Inherited from graphNodeBase.) | |
| Item | (Inherited from graphNodeCustom.) | |
| Item | (Inherited from graphNodeCustom.) | |
| Label |
Title of the node, to be displayed in graphs
(Inherited from pipelineNodeT.) | |
| languagePrimary | ||
| languages | ||
| level | (Inherited from graphNodeBase.) | |
| limitValidPageCount | ||
| mLanguageEval | ||
| model |
Regerence to the model root
(Inherited from pipelineNodeT.) | |
| mychildren | (Inherited from graphNodeCustom.) | |
| name | (Inherited from graphNodeBase.) | |
| next |
Default next pipeline node: if there is a child, then child -- if there is a sibling next to this node> then sibling, if this was the last child of parent then exitBin (Inherited from pipelineNodeRegularT.) | |
| nextPredefined | (Inherited from pipelineNodeRegularT.) | |
| nodeType | (Inherited from pipelineNodeRegularT.) | |
| parent | (Inherited from graphNodeBase.) | |
| path | (Inherited from graphNodeBase.) | |
| pathSeparator | (Inherited from graphNodeBase.) | |
| root | (Inherited from graphNodeBase.) | |
| settings |
| Name | Description | |
|---|---|---|
| Add(String) | (Inherited from graphNodeCustom.) | |
| Add(IGraphNode) | (Inherited from graphNodeCustom.) | |
| AddNode |
Gives to node auto-unique name variation, adds it to children and returns newly added node, or optionally returns this node
(Inherited from pipelineNodeT.) | |
| AddNodes |
Adds the nodes as forwardPredefined and nextPredefined, and returns node according to returnHost and returnNextNotForward (Inherited from pipelineNodeRegularT.) | |
| AddStealthLink |
Adds the stealth link.
(Inherited from pipelineNodeT.) | |
| ContainsKey | (Inherited from graphNodeBase.) | |
| Count | (Inherited from graphNodeBase.) | |
| CreateChildItem | (Inherited from pipelineNodeRegularT.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| getChildNames | (Inherited from graphNodeBase.) | |
| GetEnumerator | (Inherited from graphNodeBase.) | |
| getFirst | (Inherited from graphNodeBase.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetIndex | (Inherited from graphNodeCustom.) | |
| GetSibling | (Inherited from graphNodeCustom.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NestNode |
Nests the node.
(Inherited from pipelineNodeT.) | |
| process |
Task builder for imbMCRepository level of subject. Sends to next if task is not with pipelineTaskMCRepoSubject (Overrides pipelineNodeRegularTprocess(IPipelineTask).) | |
| Remove(String) | (Inherited from graphNodeBase.) | |
| Remove(IEnumerableString) | (Inherited from graphNodeBase.) | |
| RemoveByKey | (Inherited from graphNodeBase.) | |
| SetLabel |
Automatically sets label
(Inherited from pipelineNodeRegularT.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| _nodeType | (Inherited from pipelineNodeRegularT.) |
if task is processed and new tasks were fed into pipelineModelExecutionContext it will forward the processed task to the forward