Table of Contents

Class ExecutionEventGeneric

Namespace
Ceres.Flow
Assembly
Ceres.Flow.dll
[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

NodePort

Methods

__getTypeName()

protected override string __getTypeName()

Returns

string

__initializePorts()

protected override void __initializePorts()

__initializeVariables()

protected override void __initializeVariables()