NodeMediatorOrJoin Class |
Namespace: Slickflow.Engine.Core.Pattern
internal class NodeMediatorOrJoin : NodeMediatorGateway, ICompleteAutomaticlly
The NodeMediatorOrJoin type exposes the following members.
Name | Description | |
---|---|---|
![]() | NodeMediatorOrJoin | Initializes a new instance of the NodeMediatorOrJoin class |
Name | Description | |
---|---|---|
![]() | CompleteActivityInstance |
节点对象的完成方法
(Inherited from NodeMediatorGateway.) |
![]() | CompleteAutomaticlly |
OrJoin合并时的节点完成方法
1. 如果有满足条件的OrJoin前驱转移,则会重新生成新的OrJoin节点实例
|
![]() | CreateActivityInstanceObject |
创建节点对象
(Inherited from NodeMediatorGateway.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetInstanceGatewayCount |
获取分支实例的个数
(Inherited from NodeMediatorGateway.) |
![]() | GetTokensRequired | |
![]() | GetType | (Inherited from Object.) |
![]() | InsertActivityInstance |
插入实例数据
(Inherited from NodeMediatorGateway.) |
![]() | InsertTransitionInstance |
插入连线实例的方法
(Inherited from NodeMediatorGateway.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | ActivityInstanceManager | (Inherited from NodeMediatorGateway.) |
![]() | GatewayActivity | (Inherited from NodeMediatorGateway.) |
![]() | GatewayActivityInstance | (Inherited from NodeMediatorGateway.) |
![]() | ProcessModel | (Inherited from NodeMediatorGateway.) |
![]() | Session | (Inherited from NodeMediatorGateway.) |