Public Member Functions | Public Attributes

OqlPrefixMinusExpression Class Reference
[Object Query Language based on Criteria]

Inheritance diagram for OqlPrefixMinusExpression:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 __construct (OqlQueryParameter $subject)
 evaluate ($values)

Public Attributes

const CLASS_NAME = 'PrefixUnaryExpression'

Detailed Description

Definition at line 15 of file OqlPrefixMinusExpression.class.php.


Constructor & Destructor Documentation

OqlPrefixMinusExpression::__construct ( OqlQueryParameter subject  ) 

Member Function Documentation

OqlPrefixMinusExpression::evaluate ( values  ) 

Reimplemented from OqlQueryExpression.

Definition at line 30 of file OqlPrefixMinusExpression.class.php.

References OqlQueryParameter::$value, and OqlQueryExpression::getParameter().

Here is the call graph for this function:


Member Data Documentation

Definition at line 17 of file OqlPrefixMinusExpression.class.php.


The documentation for this class was generated from the following file: