| RequirementDiagram Class |
Namespace: FlexRule.Flows.RequirementDiagrams
public abstract class RequirementDiagram : Flow, IFlowDescriptions, ISignatureDescriptions, ISignatureVariableDescriptions, ISignatureTypeDescriptions
The RequirementDiagram type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveFlow | (Inherited from Flow.) | |
| Descriptions | (Overrides FlowDescriptions.) | |
| Enabled |
If the procedure is not enabled, the engine throws and exception during execution
(Inherited from Flow.) | |
| Glossary | (Inherited from Flow.) | |
| Inputs | ||
| 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 | ||
| ReferenceRules | (Inherited from Flow.) |
| Name | Description | |
|---|---|---|
| BuildFlowExecutionPlan | (Inherited from Flow.) | |
| ConstructFlow | (Overrides FlowConstructFlow(IElementActivatorRegistry, IElementModel).) | |
| GetRootDefinitionName |
The main flow definition node name, e.g. Flow, Workflow...
(Inherited from Flow.) | |
| Parse | ||
| PrepareRegistry |
Prepares context`s activator registry for the exection
(Inherited from Flow.) |
| Name | Description | |
|---|---|---|
| IsMonadParameterReference | (Defined by MonadParameterReferenceExtension.) |