Table of Contents

Class ExecutableEvent

Namespace
Ceres.Flow
Assembly
Ceres.Flow.dll
[CeresMetadata(new string[] { "style = ExecutableEvent" })]
public abstract class ExecutableEvent : ExecutableNode, IEnumerable<CeresNode>, IEnumerable, IDisposable
Inheritance
ExecutableEvent
Implements
Derived
Inherited Members

Constructors

ExecutableEvent()

protected ExecutableEvent()

Methods

GetEventName()

public abstract string GetEventName()

Returns

string

__getTypeName()

protected override string __getTypeName()

Returns

string

__initializePorts()

protected override void __initializePorts()

__initializeVariables()

protected override void __initializeVariables()