OpenTAP 9.24
API Reference
Public Member Functions | Properties | List of all members
OpenTap.SearchCombinator Class Reference

A binary operation between two other operations. More...

Inheritance diagram for OpenTap.SearchCombinator:
OpenTap.SearchOperand

Public Member Functions

 SearchCombinator (SearchOperand a, LogicalOperator logicalOperator, SearchOperand b)
 A binary operation between two other operations.
 

Properties

SearchOperand A [get]
 Left-side operand.

 
LogicalOperator Operator [get]
 Operation to perform.

 
SearchOperand B [get]
 Right-side operand.

 

Detailed Description

A binary operation between two other operations.

OpenTAP 9.24 API built Tue Apr 30 2024 13:44:42