Click or drag to resize

IPipelineNodeRegular Properties

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The IPipelineNodeRegular type exposes the following members.

Properties
  NameDescription
Public propertyforTreeview (Inherited from IGraphNode.)
Public propertyforward
Default next node to go, for positive result of the test
(Inherited from IPipelineNode.)
Public propertyforwardPredefined
Gets or sets the forward predefined - overrides default forward behaviour
Public propertyisLeaf (Inherited from IGraphNode.)
Public propertyItem (Inherited from IGraphNode.)
Public propertyLabel
Display name, used for reporting purposes
(Inherited from IPipelineNode.)
Public propertylevel (Inherited from IGraphNode.)
Public propertymodel
Regerence to the model root
(Inherited from IPipelineNode.)
Public propertyname (Inherited from IGraphNode.)
Public propertynext
Default next node to go, for negative results of the test
(Inherited from IPipelineNode.)
Public propertynextPredefined
Gets or sets the next predefined - overrides default next behaviour
Public propertynodeType
Type of node designator
(Inherited from IPipelineNode.)
Public propertyparent (Inherited from IGraphNode.)
Public propertypath (Inherited from IGraphNode.)
Public propertypathSeparator (Inherited from IGraphNode.)
Public propertyroot (Inherited from IGraphNode.)
Top
See Also