Class LogicalOperatorName

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

@UML(identifier="BinaryLogicType, UnaryLogicType", specification=ISO_19143) public final class LogicalOperatorName extends CodeList<LogicalOperatorName>
Nature of the logic operation between two or more filters. The standard set of comparison operators is AND, OR and NOT.
Since:
3.1
See Also: