TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Extbase\Persistence\Generic\Qom\OperandInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Extbase\Persistence\Generic\Qom\OperandInterface:
Tx_Extbase_Persistence_QOM_OperandInterface TYPO3\CMS\Extbase\Persistence\Generic\Qom\DynamicOperandInterface TYPO3\CMS\Extbase\Persistence\Generic\Qom\StaticOperandInterface Tx_Extbase_Persistence_QOM_DynamicOperandInterface TYPO3\CMS\Extbase\Persistence\Generic\Qom\PropertyValueInterface Tx_Extbase_Persistence_QOM_StaticOperandInterface TYPO3\CMS\Extbase\Persistence\Generic\Qom\BindVariableValueInterface Tx_Extbase_Persistence_QOM_PropertyValueInterface TYPO3\CMS\Extbase\Persistence\Generic\Qom\LowerCaseInterface TYPO3\CMS\Extbase\Persistence\Generic\Qom\PropertyValue TYPO3\CMS\Extbase\Persistence\Generic\Qom\UpperCaseInterface Tx_Extbase_Persistence_QOM_BindVariableValueInterface TYPO3\CMS\Extbase\Persistence\Generic\Qom\BindVariableValue Tx_Extbase_Persistence_QOM_LowerCaseInterface TYPO3\CMS\Extbase\Persistence\Generic\Qom\LowerCase Tx_Extbase_Persistence_QOM_PropertyValue Tx_Extbase_Persistence_QOM_UpperCaseInterface TYPO3\CMS\Extbase\Persistence\Generic\Qom\UpperCase Tx_Extbase_Persistence_QOM_BindVariableValue Tx_Extbase_Persistence_QOM_LowerCase Tx_Extbase_Persistence_QOM_UpperCase

Detailed Description

This file is part of the TYPO3 CMS project.

It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or any later version.

For the full copyright and license information, please read the LICENSE.txt file that was distributed with this source code.

The TYPO3 project - inspiring people to share! An operand to a binary operation specified by a Comparison.

Definition at line 19 of file OperandInterface.php.