jrun.ejb.ejbql
Interface ConditionalExpression

All Superinterfaces:
Element, Expression, OperatorExpression

public interface ConditionalExpression
extends OperatorExpression

Behavior common to all conditional expressions.

Author:
Enrique Duvos

Fields inherited from interface jrun.ejb.ejbql.Element
UNSPECIFIED_TRAVERSAL_ORDER
 
Methods inherited from interface jrun.ejb.ejbql.OperatorExpression
getOperator, getPrintStrings
 
Methods inherited from interface jrun.ejb.ejbql.Expression
getJavaType, isCmpField, isCmrField, isIdentificationVar, isInputParam, isNavigationExpression, isOperatorExpression
 
Methods inherited from interface jrun.ejb.ejbql.Element
accept, getChildren
 



Copyright � 2002 Macromedia Corporation. All Rights Reserved.