| NextActivityScheduleJoin Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Xpdl
 Syntax
Syntaxinternal class NextActivityScheduleJoin : NextActivityScheduleBase
The NextActivityScheduleJoin type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | NextActivityScheduleJoin | Initializes a new instance of the NextActivityScheduleJoin class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | AddChildToGatewayComponent | 
            把子节点添加到网关路由节点,根据网关节点和子节点是否为空处理
            (Inherited from NextActivityScheduleBase.) | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetNextActivityListFromGateway | 
            获取下一步节点列表
            (Overrides NextActivityScheduleBaseGetNextActivityListFromGateway(TransitionEntity, ActivityEntity, IDictionaryString, String, NextActivityMatchedType).) | 
|  | GetNextActivityListFromGatewayCore | 
            根据Transition,获取下一步节点列表
            (Inherited from NextActivityScheduleBase.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 Fields
Fields| Name | Description | |
|---|---|---|
|  | _processModel | (Inherited from NextActivityScheduleBase.) | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ProcessModel | (Inherited from NextActivityScheduleBase.) | 
 See Also
See Also