Click or drag to resize
ElementModelBuilder Class
Base class to implement model builder. To create an IElementModel instance programmatically this builder needs to be derived with your specific command builder.
Inheritance Hierarchy

Namespace: FlexRule.Core.Model
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public class ElementModelBuilder

The ElementModelBuilder type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyCommandName
Main command name of the builder
Protected propertyCountChilds
Protected propertyCurrentPosition
Top
Methods
Extension Methods
See Also