Class RunSQLModel

java.lang.Object
javax.swing.AbstractAction
repast.simphony.sql.RunSQLModel
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action, saf.core.ui.actions.ISAFAction<RSApplication>

public class RunSQLModel extends AbstractAction implements saf.core.ui.actions.ISAFAction<RSApplication>
A plugin for executing SQL on agents.
Author:
Michael J. North
See Also:
  • Constructor Details

    • RunSQLModel

      public RunSQLModel()
  • Method Details