|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectunity.functions.Expression
unity.functions.MatchFunction
unity.functions.M_Max
public class M_Max
| Field Summary |
|---|
| Fields inherited from class unity.functions.MatchFunction |
|---|
functionCount |
| Constructor Summary | |
|---|---|
M_Max(Expression exp1,
Expression exp2)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
evaluate(Tuple t)
|
java.lang.String |
toString(Relation relation,
Attribute outputAttribute)
|
| Methods inherited from class unity.functions.MatchFunction |
|---|
getExprLocs, toString |
| Methods inherited from class unity.functions.Expression |
|---|
computeType, getAttributeIndexReferences, getChild, getNumChildren, getParent, getReturnType, hasChildren, setParent, setReturnType |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public M_Max(Expression exp1,
Expression exp2)
| Method Detail |
|---|
public java.lang.Object evaluate(Tuple t)
evaluate in class Expression
public java.lang.String toString(Relation relation,
Attribute outputAttribute)
toString in class Expression
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||