Uses of Class
be.ac.ulg.montefiore.run.totem.repository.model.exception.TotemActionExecutionException

Packages that use TotemActionExecutionException
be.ac.ulg.montefiore.run.totem.repository.model This package holds the model for the repository package. 
be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.routingGUIModule   
test This package holds JUnit test classes. 
 

Uses of TotemActionExecutionException in be.ac.ulg.montefiore.run.totem.repository.model
 

Methods in be.ac.ulg.montefiore.run.totem.repository.model that throw TotemActionExecutionException
 void SetLspReservationAction.execute()
          Sets the reservation of the LSP.
 void TotemAction.execute()
          This method must be implemented by each action.
 void PreemptLspsAction.execute()
           
 void AddLspAction.execute()
          Adds the LSP to the domain
 

Uses of TotemActionExecutionException in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.routingGUIModule
 

Methods in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.routingGUIModule that throw TotemActionExecutionException
 java.util.List<java.lang.String> RoutingGUIModule.addDetourLsp(java.lang.String lspId, java.lang.String protectedLspId, java.lang.String methodType, java.lang.String protectionType, LSPBackupRouting routing, java.util.HashMap<java.lang.String,java.lang.String> params)
           
 

Uses of TotemActionExecutionException in test
 

Methods in test that throw TotemActionExecutionException
 void DAMOTETest.test2()
           
 void PreemptTest.test2PreemptNoBwSharing()
           
 void DAMOTETest.test3()
           
 void XAMCRATest.testMetricConstraint()
          Test with Metric and TEMetric Constraints.
 void MIRATest.testNEWMIRA()
           
 void XAMCRATest.testNonConsecutiveIds()
           
 void XAMCRATest.testRouteBw()
          Test with only bw constraint
 void XAMCRATest.testRouteBwDelay()
          Test with bw and delay constraint (path 0-3-2 does not satisfy constraints anymore)
 void MIRATest.testSMIRA()
           
 



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