EdgeAssertion

constructor(node: NodeReference<Input, Output>, context: AIAgentContextBase, output: Output, expectedNode: NodeReference<*, *>)(source)

Parameters

Input

The type of the input parameter for the node.

Output

The type of the output parameter for the node.