TransitionEntity Class |
Namespace: Slickflow.Engine.Xpdl
public class TransitionEntity
The TransitionEntity type exposes the following members.
Name | Description | |
---|---|---|
![]() | TransitionEntity | Initializes a new instance of the TransitionEntity class |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | Condition |
条件
|
![]() | DirectionType |
方向类型
|
![]() | FromActivity |
起始活动
|
![]() | FromActivityGUID |
起始活动GUID
|
![]() | GroupBehaviour |
群体行为类型
|
![]() | Receiver |
接收者类型
|
![]() | ToActivity |
到达活动
|
![]() | ToActivityGUID |
到达活动GUID
|
![]() | TransitionGUID |
转移GUID
|