Table of Contents

Class ExecutablePortArrayNodeViewResolver

Namespace
Ceres.Editor.Flow
Assembly
Ceres.Flow.Editor.dll
public class ExecutablePortArrayNodeViewResolver : INodeViewResolver
Inheritance
ExecutablePortArrayNodeViewResolver
Implements
Inherited Members

Constructors

ExecutablePortArrayNodeViewResolver()

public ExecutablePortArrayNodeViewResolver()

Methods

CreateNodeView(Type, CeresGraphView)

public ICeresNodeView CreateNodeView(Type type, CeresGraphView graphView)

Parameters

type Type
graphView CeresGraphView

Returns

ICeresNodeView

IsAcceptable(Type)

public bool IsAcceptable(Type nodeType)

Parameters

nodeType Type

Returns

bool