Class ExecutionEventGeneric
[NodeInfo("Entry point that starts graph execution from a named event with typed parameters.")]
public abstract class ExecutionEventGeneric : ExecutionEventBase, IEnumerable<CeresNode>, IEnumerable, IDisposable
- Inheritance
-
ExecutionEventGeneric
- Implements
- Derived
- Inherited Members
Constructors
ExecutionEventGeneric()
protected ExecutionEventGeneric()
Fields
exec
[OutputPort(false)]
[CeresLabel("")]
public NodePort exec
Field Value
Methods
__getTypeName()
protected override string __getTypeName()
Returns
__initializePorts()
protected override void __initializePorts()
__initializeVariables()
protected override void __initializeVariables()