| Interface | Description |
|---|---|
| BooleanParameter |
Boolean parameter.
|
| CheckingSelection |
Allows components that have been previously selected using
ComponentSelector to be retrieved and marked as
checked. |
| ClassificationParameter |
Classification parameter.
|
| ComponentSelector |
Allows to retrieve components like
CheckingSelection, but in addition allows to select components for
checking. |
| DoubleParameter |
Double parameter.
|
| EnumerationParameter |
Enumeration parameter.
|
| FilterParameter |
Filter parameter.
|
| IntParameter |
Int parameter.
|
| ParameterTable |
This interface provides a way to access the rule table parameter.
|
| PreCheckResult |
PreCheckResult provides information about the pre-check before the actual checking of the rule.
|
| PropertyReferenceParameter |
Rule parameter that is used for specifying references to properties (see
PropertyReference). |
| Result |
This interface defines a result.
|
| ResultCategory |
This interface defines a result category.
|
| ResultFactory |
Provides a way to create checking results and result categories.
|
| Rule |
The interface for rules.
|
| RuleParameter<T> |
This class defines a rule parameter.
|
| RuleParameters |
Allow to handle the creation of checking parameters for a Rule.
|
| RuleResources |
Represents the resources of a rule.
|
| StringParameter |
String parameter.
|
| TableParameter |
Table parameter.
|
| Class | Description |
|---|---|
| OneByOneRule |
Extend this abstract class to implement a rule in which components passing a main filter are checked one by one.
|
| Enum | Description |
|---|---|
| Severity |
This enumeration defines the possible severities that an issue can have.
|
Copyright © 2019 Solibri, Inc.. All rights reserved.