be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.action
Interface WIAction

All Known Implementing Classes:
ChangeLinkCapacityWIAction, ChangeTrafficWIAction, LinkDownWIAction, LinkUpWIAction, NodeDownWIAction, NodeUpWIAction

public interface WIAction

Represent a WI action.

Creation date: 23/04/2007

Author:
Gaƫl Monfort (monfort@run.montefiore.ulg.ac.be)

Method Summary
 void execute()
          Execute the action.
 java.lang.String getName()
          Return a name representing the action and its parameters
 

Method Detail

execute

void execute()
             throws ActionExecutionException
Execute the action.

Throws:
ActionExecutionException

getName

java.lang.String getName()
Return a name representing the action and its parameters

Returns:


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.