| RuleSet Methods |
The RuleSet type exposes the following members.
| Name | Description | |
|---|---|---|
| AddModel |
Adds a model access ModelContainer to a section of RuleSet | |
| HierarchicalRuleSet |
This IRuleSet instance can handle hierarchical structure on IModelContainer | |
| IsValidQuery |
Checks if the query is in a valid format
| |
| Select |
Selects multiple IElementModel | |
| SelectFirst |
Retrieves the first available result of the query
| |
| SetSourceAdapter |
To inject custom IQueryableSet adapter
| |
| SimpleRuleSet | Obsolete.
This IRuleSet instance can handle multiple flat IModelContainer |
| Name | Description | |
|---|---|---|
| AddModel |
Allows adding individual models as part of a ruleset
(Defined by RuleSetExtensions.) | |
| IsMonadParameterReference | (Defined by MonadParameterReferenceExtension.) |