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

Packages that use WIAction
be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.action   
be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.action.impl   
 

Uses of WIAction in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.action
 

Methods in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.action that return WIAction
abstract  WIAction WIActionPanel.createWIAction()
          Create a WIAction based on the selected parameters.
 

Uses of WIAction in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.action.impl
 

Classes in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.action.impl that implement WIAction
 class ChangeLinkCapacityWIAction
          When executed, this action change the capacity of a link and possibly of the reverse link if desired.
 class ChangeTrafficWIAction
          Change the default traffic matrix for the given domain.
 class LinkDownWIAction
          Action that sets a link down.
 class LinkUpWIAction
          Action that sets a link up.
 class NodeDownWIAction
          Action to set a node down.
 class NodeUpWIAction
          Action to set a node up.
 

Methods in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.action.impl that return WIAction
 WIAction NodeDownWIActionPanel.createWIAction()
           
 WIAction NodeUpWIActionPanel.createWIAction()
           
 WIAction LinkDownWIActionPanel.createWIAction()
           
 WIAction ChangeTrafficWIActionPanel.createWIAction()
           
 WIAction LinkUpWIActionPanel.createWIAction()
           
 WIAction ChangeLinkCapacityWIActionPanel.createWIAction()
           
 



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