Click or drag to resize
DataFactory Class
This factory is responsible to create the ActiveElement commands
Inheritance Hierarchy

Namespace: FlexRule.Data
Assembly: FlexRule.Database (in FlexRule.Database.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public class DataFactory : AbstractElementActivatorFactory

The DataFactory type exposes the following members.

Constructors
  NameDescription
Public methodDataFactory
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