|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.clif.scenario.isac.egui.plugins.nodes.PreemptiveNode
public class PreemptiveNode
This class is an implementation of some methods wich will be used to build some nodes of type 'preemptive'
Constructor Summary | |
---|---|
PreemptiveNode()
|
Method Summary | |
---|---|
protected static NodeDescription |
createNodeDescription(PluginManager pluginManager,
java.lang.String pluginName,
java.lang.String testName)
Create a node description for the preemptive controller |
protected static java.util.Vector<java.lang.String> |
getHelp()
This method return the help of a preemptive node |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PreemptiveNode()
Method Detail |
---|
protected static NodeDescription createNodeDescription(PluginManager pluginManager, java.lang.String pluginName, java.lang.String testName)
pluginManager
- the plugin managerpluginName
- The name of the plugin usedtestName
- The name of the test used
protected static java.util.Vector<java.lang.String> getHelp()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |