comparisonOperatorType : Public <<JSON_Datatype>> Enumeration
Created: |
28/10/2021 16:00:25 |
Modified: |
23/05/2025 04:06:54 |
|
Project: |
|
Author: |
D-TRO |
Version: |
|
Phase: |
|
Status: |
|
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{78023328-5488-4916-828B-6C2DEF23A23A} |
Appears In: |
vehicleCharacteristicsEnumerations |
The operator to be used in the vehicle characteristic comparison operation.<br/>
Attribute |
Scope |
Type |
equalTo
|
Public
|
|
Notes:
|
Logical comparison operator of “equal to”. <br/>
|
|
greaterThan
|
Public
|
|
Notes:
|
Logical comparison operator of “greater than”.<br/>
|
|
greaterThanOrEqualTo
|
Public
|
|
Notes:
|
Logical comparison operator of “greater than or equal to”. <br/>
|
|
lessThan
|
Public
|
|
Notes:
|
Logical comparison operator of “less than”. <br/>
|
|
lessThanOrEqualTo
|
Public
|
|
Notes:
|
Logical comparison operator of “less than or equal to”. <br/>
|
|
Property |
Value |
isFinalSpecialization: |
0 |