etomica.action
Interface IAction

All Known Subinterfaces:
ActionGroup, ActivityGroup, BoxAction, ControllerAction, IController, IntegratorAction, SimulationAction, Undoable
All Known Implementing Classes:
ActionConfigWindow, ActionGraphic, ActionGroupSeries, ActionHistoryWindow, ActionIntegrate, ActionToggle, ActionVelocityWindow, Activity, ActivityGroupParallel, ActivityGroupSeries, ActivityIntegrate, BoxActionAdapter, BoxDeleteMolecules, BoxImposePbc, BoxInflate, BoxInflateDeformable, BoxQuench, BoxRandomizeMomenta, BoxScaleMomenta, CalcVibrationalModes, Controller, ControllerActionAdapter, ControllerToggle, DataPump, DataPumpListener, DataStreamAction, Device.ActionSet, DisplayPolytope, IntegratorActionAdapter, IntegratorReset, IntegratorRigidMatrixIterative.BoxImposePbcMolecule, MeterDihedralAngle, MeterRDF, ModifyAction, PDBWriter, ResetAccumulators, ResetAccumulatorsAveraged, SimulationActionAdapter, SimulationDataAction, SimulationRestart, WriteConfiguration, WriteConfigurationDLPOLY, WriteConfigurationP2DLPOLY, XYZWriter

public interface IAction


Method Summary
 void actionPerformed()
          Completes the action defined by the class implementing this interface.
 

Method Detail

actionPerformed

void actionPerformed()
Completes the action defined by the class implementing this interface.