Click or drag to resize
NextActivityComponent Class
下一步节点的抽象类
Inheritance Hierarchy
SystemObject
  Slickflow.Engine.XpdlNextActivityComponent
    Slickflow.Engine.XpdlNextActivityGateway
    Slickflow.Engine.XpdlNextActivityItem

Namespace: Slickflow.Engine.Xpdl
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public abstract class NextActivityComponent

The NextActivityComponent type exposes the following members.

Constructors
  NameDescription
Protected methodNextActivityComponent
Initializes a new instance of the NextActivityComponent class
Top
Methods
  NameDescription
Public methodAdd
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Protected methodGetChildren
Public methodGetEnumerator
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRemove
Public methodToString (Inherited from Object.)
Top
Fields
  NameDescription
Protected fieldhasChildren
Top
Properties
See Also