|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--AbstractELOperator
|
+--ZeroArgumentOperator
| Fields inherited from interface ELOperator |
LARGE_NUMER_OF_ARGUMENTS |
| Constructor Summary | |
ZeroArgumentOperator()
|
|
| Method Summary | |
protected void |
checkArguments(ELMatrix[] argument)
|
int |
getMaxNumArguments()
Returns the maxiumum number of arguments this operator accepts. |
int |
getMinNumArguments()
Returns the minimum number of arguments this operator accepts. |
java.lang.String |
unparse()
How this operator should appear in EL code. |
| Methods inherited from class AbstractELOperator |
clamp, hasExternalInfluences, iconString, paintIcon |
| Methods inherited from class java.lang.Object |
|
| Methods inherited from interface ELOperator |
apply, description, name |
| Constructor Detail |
public ZeroArgumentOperator()
| Method Detail |
public int getMaxNumArguments()
ELOperatorpublic int getMinNumArguments()
ELOperatorpublic java.lang.String unparse()
ELOperatorprotected void checkArguments(ELMatrix[] argument)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||