SubflowFactory Class |
Namespace: FlexRule.Flows
public class SubflowFactory : AbstractElementActivatorFactory
The SubflowFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() | SubflowFactory |
Name | Description | |
---|---|---|
![]() | Elements |
Returns all the mode elements name that this factory is registered
(Inherited from AbstractElementActivatorFactory.) |
![]() | Registry |
Reference to the registry
(Inherited from AbstractElementActivatorFactory.) |
Name | Description | |
---|---|---|
![]() | Create(ActiveElement, IElementModel) |
This method will be called during activation process of an element.
(Inherited from AbstractElementActivatorFactory.) |
![]() | Create(ActiveElement, IElementModel, Object) | (Overrides AbstractElementActivatorFactoryCreate(ActiveElement, IElementModel, Object).) |
![]() | RegisterElements |
Associate element`s name with a factory. Then this factory will be used to activate those elements on the model.
(Inherited from AbstractElementActivatorFactory.) |
Name | Description | |
---|---|---|
![]() | IsMonadParameterReference | (Defined by MonadParameterReferenceExtension.) |