|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIf.WIChangeTM
public class WIChangeTM
The class that allow sets the parameters of a "change traffic matrix" scenario
Constructor Summary | |
---|---|
WIChangeTM()
|
Method Summary | |
---|---|
static Scenario |
generateScenario()
Generate the Scenario to be Executed |
static javax.swing.JPanel |
getSelectionPanel()
Dispaley a pannel to allow to choose the scenario parameters |
static int |
getTrafficMatrix()
return the new Traffic Matrix ID |
static void |
reinitialize()
When called, this method says : next time a "change matrix scenario" is called, begin by reinitializing the variables (Useful for the Composed Scenario, in this case, we do no want to reinitialize in order to keep the data in a coherent state) |
static void |
selectAction()
Select the action to be performed (which will be the new Matrix ?) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WIChangeTM()
Method Detail |
---|
public static void selectAction()
public static int getTrafficMatrix()
public static void reinitialize()
public static javax.swing.JPanel getSelectionPanel()
public static Scenario generateScenario()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |