org.ow2.clif.scenario.isac.egui.plugins.nodes
Class NChoiceNode

java.lang.Object
  extended by org.ow2.clif.scenario.isac.egui.plugins.nodes.NChoiceNode

public class NChoiceNode
extends java.lang.Object

This class is an implementation of some methods wich will be used to build some nodes of type 'nchoice'

Author:
JC Meillaud, A Peyrard

Constructor Summary
NChoiceNode()
           
 
Method Summary
static java.util.Vector<java.lang.String> getHelp()
          This method return the help of an nchoice node
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NChoiceNode

public NChoiceNode()
Method Detail

getHelp

public static java.util.Vector<java.lang.String> getHelp()
This method return the help of an nchoice node

Returns:
The help lines