|
||||||||||
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.WILinkFailure
public class WILinkFailure
Allow creation of UP/DOWN link event in the what-if scenario system
Creation date: 21-Mar-2005
Constructor Summary | |
---|---|
WILinkFailure()
|
Method Summary | |
---|---|
static Scenario |
generateScenario()
Generate the scenario to be executed |
static java.lang.String |
getLink()
return the last link on which an event occured |
static javax.swing.JPanel |
getSelectionPanel()
Return a panel to select the parameters of the scenario |
static boolean |
isDownLink()
|
static void |
reinitialize()
Reinitialize the variables on the next time a WILinkFailure is called |
static void |
selectAction()
Select the action to be performed |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WILinkFailure()
Method Detail |
---|
public static void selectAction()
public static javax.swing.JPanel getSelectionPanel()
public static void reinitialize()
public static java.lang.String getLink()
public static boolean isDownLink()
public static Scenario generateScenario()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |