Click or drag to resize
DmnFactory Class
Inheritance Hierarchy

Namespace: FlexRule.Flows.RequirementDiagrams
Assembly: FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public class DmnFactory : AbstractElementActivatorFactory

The DmnFactory type exposes the following members.

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