| NodeMediatorOrSplit Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Core.Pattern
 Syntax
Syntaxinternal class NodeMediatorOrSplit : NodeMediatorGateway, ICompleteAutomaticlly
The NodeMediatorOrSplit type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | NodeMediatorOrSplit | Initializes a new instance of the NodeMediatorOrSplit class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CompleteActivityInstance | 
            节点对象的完成方法
            (Inherited from NodeMediatorGateway.) | 
|  | CompleteAutomaticlly | |
|  | CreateActivityInstanceObject | 
            创建节点对象
            (Inherited from NodeMediatorGateway.) | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetInstanceGatewayCount | 
            获取分支实例的个数
            (Inherited from NodeMediatorGateway.) | 
|  | GetType | (Inherited from Object.) | 
|  | InsertActivityInstance | 
            插入实例数据
            (Inherited from NodeMediatorGateway.) | 
|  | InsertTransitionInstance | 
            插入连线实例的方法
            (Inherited from NodeMediatorGateway.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ActivityInstanceManager | (Inherited from NodeMediatorGateway.) | 
|  | GatewayActivity | (Inherited from NodeMediatorGateway.) | 
|  | GatewayActivityInstance | (Inherited from NodeMediatorGateway.) | 
|  | ProcessModel | (Inherited from NodeMediatorGateway.) | 
|  | Session | (Inherited from NodeMediatorGateway.) | 
 See Also
See Also