ComparisonOperatorCode¶
A code representing a comparison operator.
EXAMPLE: equals, not equals, greater than, less than, greater than or equal to, less than or equal to
Diagram¶

Formalization for ComparisonOperatorCode¶
| Property | Constraint |
|---|---|
| subClassOf | ITSThing |
| subClassOf | Code |