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

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

public class BehaviorsNode
extends java.lang.Object

Some methods use for the 'behaviors' nodes

Author:
JC Meillaud, A Peyrard

Constructor Summary
BehaviorsNode()
           
 
Method Summary
static NodeDescription createNodeDescription()
          Create a 'behaviors' node description
static java.util.Vector getHelp()
          Help behaviors node getter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BehaviorsNode

public BehaviorsNode()
Method Detail

getHelp

public static java.util.Vector getHelp()
Help behaviors node getter

Returns:
The help lines

createNodeDescription

public static NodeDescription createNodeDescription()
Create a 'behaviors' node description

Returns:
The node description created