Class ComparisonOperatorName

Object
CodeList<ComparisonOperatorName>
ComparisonOperatorName
All Implemented Interfaces:
Serializable, Comparable<ComparisonOperatorName>, ControlledVocabulary

@UML(identifier="BinaryComparisonName", specification=ISO_19143) public final class ComparisonOperatorName extends CodeList<ComparisonOperatorName>
Nature of the comparison between expressions. A standard set of comparison operators is equal to, less than, greater than, less than or equal to, greater than or equal to and not equal to.
Since:
3.1
See Also: