Click or drag to resize
DecisionFactory Class
Factory for decision engine commands
Inheritance Hierarchy

Namespace: FlexRule.Decisions
Assembly: FlexRule.Decisions (in FlexRule.Decisions.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public class DecisionFactory : LogicFactory

The DecisionFactory type exposes the following members.

Constructors
  NameDescription
Public methodDecisionFactory
Default constructor
Top
Properties
  NameDescription
Public propertyElements
Returns all the mode elements name that this factory is registered
(Inherited from AbstractElementActivatorFactory.)
Protected propertyRegistry
Reference to the registry
(Inherited from AbstractElementActivatorFactory.)
Top
Methods
Extension Methods
See Also