Comparison Criterion - modelint/shlaer-mellor-metamodel GitHub Wiki

We compare an Attribute against some Scalar Value using a comparison operation such as equal, greather than, not equal, and so forth. The criteria evaluates to either true or false.

images/relational-action-subsystem/comparison-criterion-10.png

Identifiers

  1. ID + Action + Activity + Domain

Attributes

Comparison

The operation used to apply this Criterion.

Type: Comp Op :: [ eq | gt | lt | ne | gte | lte ]