Click or drag to resize
NodeMediatorGateway Class
逻辑控制节点执行器
Inheritance Hierarchy
SystemObject
  Slickflow.Engine.Core.PatternNodeMediatorGateway
    More...

Namespace: Slickflow.Engine.Core.Pattern
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
internal class NodeMediatorGateway

The NodeMediatorGateway type exposes the following members.

Constructors
  NameDescription
Protected methodNodeMediatorGateway
Initializes a new instance of the NodeMediatorGateway class
Top
Methods
  NameDescription
Protected methodCompleteActivityInstance
节点对象的完成方法
Protected methodCreateActivityInstanceObject
创建节点对象
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Protected methodGetInstanceGatewayCount
获取分支实例的个数
Public methodGetType (Inherited from Object.)
Protected methodInsertActivityInstance
插入实例数据
Protected methodInsertTransitionInstance
插入连线实例的方法
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Properties
See Also
Inheritance Hierarchy