| TransitionEntity Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Xpdl
 Syntax
Syntaxpublic class TransitionEntity
The TransitionEntity type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | TransitionEntity | Initializes a new instance of the TransitionEntity class | 
 Methods
Methods| 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.) | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Condition | 
            条件
             | 
|  | DirectionType | 
            方向类型
             | 
|  | FromActivity | 
            起始活动
             | 
|  | FromActivityGUID | 
            起始活动GUID
             | 
|  | GroupBehaviour | 
            群体行为类型
             | 
|  | Receiver | 
            接收者类型
             | 
|  | ToActivity | 
            到达活动
             | 
|  | ToActivityGUID | 
            到达活动GUID
             | 
|  | TransitionGUID | 
            转移GUID
             | 
 See Also
See Also