Table of Contents

Class ExecutionEventBase

Namespace
Ceres.Flow
Assembly
Ceres.Flow.dll
public abstract class ExecutionEventBase : ExecutableEvent, IEnumerable<CeresNode>, IEnumerable, IDisposable
Inheritance
ExecutionEventBase
Implements
Derived
Inherited Members

Constructors

ExecutionEventBase()

protected ExecutionEventBase()

Fields

eventName

public string eventName

Field Value

string

isImplementable

[HideInGraphEditor]
public bool isImplementable

Field Value

bool

Methods

GetEventName()

public override sealed string GetEventName()

Returns

string

__getTypeName()

protected override string __getTypeName()

Returns

string

__initializePorts()

protected override void __initializePorts()

__initializeVariables()

protected override void __initializeVariables()