|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spoledge.audao.parser.gql.impl.soft.SoftCondOper
public class SoftCondOper
| Constructor Summary | |
|---|---|
SoftCondOper(SoftColumnExpr exprLeft,
SoftColumnExpr exprRight,
java.lang.String soper)
|
|
| Method Summary | |
|---|---|
boolean |
getConditionValue(java.lang.Object[] args,
Entity ent)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SoftCondOper(SoftColumnExpr exprLeft,
SoftColumnExpr exprRight,
java.lang.String soper)
| Method Detail |
|---|
public boolean getConditionValue(java.lang.Object[] args,
Entity ent)
getConditionValue in interface SoftCondition
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||