FINXIS.

CompareOp

Enum CDM 7.2.0

The model carries no description for this enumeration.

Values 5
Namespace cdm.base.math

Values

5 permitted values.

ValueDescription
GreaterThan —
GreaterThanOrEquals —
Equals —
LessThanOrEquals —
LessThan —

Referenced by

1 type holds a CompareOp as an attribute.

Functions

Model functions that produce or consume this type. These are the CDM's own behaviour — the logic a correct implementation has to match.

FunctionRoleDescription
CompareNumbers takes —
CompareQuantityByUnitOfAmount takes —
CompareTradeStatesToAmount takes For each TradeState, compare the Quantity amounts in each TradeState to the given amount (regardless of unit of amount), based on the CompareOp enum.
CompareTradeLot takes Compare the Quantity in TradeLot 1 to the Quantity (with the same unit of amount) in TradeLot 2, based on the CompareOp enum.
CompareTradeLotToAmount takes Compare the Quantity amount in TradeLot to the given amount (regardless of unit of amount), based on the CompareOp enum.

Open CompareOp in the Model Browser

Walk the tree and the reference graph interactively, and switch releases to see how the enumeration has changed. Free, no signup.

Model Browser All 200+ releases
Parsed from CDM 7.2.0 · base-math-enum.rosetta cdm.base.math