Class | Description |
---|---|
Condition |
A Condition object is a structure which defines
- the name of the property
- the value which will compare
- the operator which will be used to operate this
In order to compare some values with a local property file, create one or
several Condition object and call CheckProperty or CheckProperties method
|
Conditions |
Conditions provide a way to group a list of conditions used for the selection scripts
|
SelectionUtils |
SelectionUtils provides static methods for selection script.
|