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