|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
Field |
getField()
|
int |
getIndex()
The index of this Field in the array made of the concatenation of the tuples from the children QueryTrees. |
void |
setField(Field f)
|
void |
setIndex(int idx)
|
Methods inherited from interface org.objectweb.medor.filter.api.Operand |
getBigDecimal, getBoolean, getByte, getByteArray, getChar, getCharArray, getDate, getDouble, getFloat, getInt, getLong, getObject, getShort, getString, getTime, getTimestamp, getTuple, getTupleCollection, isDefined, setIsDefined |
Methods inherited from interface org.objectweb.medor.filter.api.Expression |
compileExpression, evaluate, getResult, getType, isCompiled |
Methods inherited from interface org.objectweb.medor.api.Cloneable |
clone |
Method Detail |
public Field getField()
public void setField(Field f)
public int getIndex()
public void setIndex(int idx)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |