| DecisionRequirementDiagram Class |
Namespace: FlexRule.Flows.RequirementDiagrams
public class DecisionRequirementDiagram : RequirementDiagram
The DecisionRequirementDiagram type exposes the following members.
| Name | Description | |
|---|---|---|
| Descriptions | (Inherited from RequirementDiagram.) | |
| Enabled |
If the procedure is not enabled, the engine throws and exception during execution
(Inherited from Flow.) | |
| Glossary | (Inherited from Flow.) | |
| Inputs | (Inherited from RequirementDiagram.) | |
| Model |
Model source of flow
(Inherited from Flow.) | |
| Name |
Procedure name
(Inherited from Flow.) | |
| Nodes |
Add internal nodes of the flow
(Inherited from Flow.) | |
| Outputs | (Inherited from RequirementDiagram.) | |
| ReferenceRules | (Inherited from Flow.) |
| Name | Description | |
|---|---|---|
| BuildFlowExecutionPlan | (Inherited from Flow.) | |
| ConstructFlow | (Inherited from RequirementDiagram.) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetRootDefinitionName |
The main flow definition node name, e.g. Flow, Workflow...
(Inherited from Flow.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Parse | (Overrides RequirementDiagramParse(IElementActivatorRegistry, IElementModel).) | |
| PrepareRegistry |
Prepares context`s activator registry for the exection
(Inherited from Flow.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |