|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FunctionChangeCaster
Functions, Multidimensionals, VectorFunctions or similar objects that can be changed during theit existance may want to notify listening instances that their evaluation behaviour changed. This interface defines the possibility to assign listeners to the implementing object.
FunctionChangeListener| Method Summary | |
|---|---|
void |
addFunctionChangeListener(FunctionChangeListener ear)
Adds a listener to be notified on functional changes. |
void |
removeFunctionChangeListener(FunctionChangeListener ear)
Removes a listener to be notified on functional changes. |
| Method Detail |
|---|
void addFunctionChangeListener(FunctionChangeListener ear)
void removeFunctionChangeListener(FunctionChangeListener ear)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||