| NextActivityComponent Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Xpdl
 Syntax
Syntaxpublic abstract class NextActivityComponent
The NextActivityComponent type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | NextActivityComponent | Initializes a new instance of the NextActivityComponent class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Add | |
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetChildren | |
|  | GetEnumerator | |
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | Remove | |
|  | ToString | (Inherited from Object.) | 
 Fields
Fields| Name | Description | |
|---|---|---|
|  | hasChildren | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Activity | |
|  | Description | |
|  | HasChildren | |
|  | Name | |
|  | Transition | 
 See Also
See Also