be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.action.impl
Class ChangeTrafficWIAction

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.action.impl.ChangeTrafficWIAction
All Implemented Interfaces:
WIAction

public class ChangeTrafficWIAction
extends java.lang.Object
implements WIAction

Change the default traffic matrix for the given domain.

Creation date: 24/04/2007

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

Constructor Summary
ChangeTrafficWIAction(Domain domain, TrafficMatrix newTm)
           
 
Method Summary
 void execute()
          Execute the action.
 java.lang.String getName()
          Return a name representing the action and its parameters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChangeTrafficWIAction

public ChangeTrafficWIAction(Domain domain,
                             TrafficMatrix newTm)
Method Detail

execute

public void execute()
             throws ActionExecutionException
Description copied from interface: WIAction
Execute the action.

Specified by:
execute in interface WIAction
Throws:
ActionExecutionException

getName

public java.lang.String getName()
Description copied from interface: WIAction
Return a name representing the action and its parameters

Specified by:
getName in interface WIAction
Returns:


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