Package org.cytoscape.equations.event
Interface EquationFunctionAddedListener
-
- All Superinterfaces:
CyListener
public interface EquationFunctionAddedListener extends CyListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handleEvent(EquationFunctionAddedEvent e)
-
-
-
Method Detail
-
handleEvent
void handleEvent(EquationFunctionAddedEvent e)
-
-