|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.datamixer.functions.FunctionStrategy
org.datamixer.functions.arithmetic.SubtractStrategy
| Field Summary |
| Fields inherited from class org.datamixer.functions.FunctionStrategy |
functionIterator_, logger_, result_ |
| Constructor Summary | |
SubtractStrategy()
|
|
| Method Summary | |
Value |
operator()
Applies an operator to the children of a Function node. |
| Methods inherited from class org.datamixer.functions.FunctionStrategy |
doInitialize, findDataType, getDataType, getFunctionIterator, handleArguments, initialize, initResult, operate, setDataType, setFunctionIterator |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SubtractStrategy()
| Method Detail |
public Value operator()
throws DatamixerException
FunctionStrategy
operator in class FunctionStrategyDatamixerException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||