vs.communication
Class SelectAction

java.lang.Object
  extended by vs.communication.SelectAction
All Implemented Interfaces:
jade.content.AgentAction, jade.content.Concept, jade.content.ContentElement, jade.content.Term, java.io.Serializable

public class SelectAction
extends java.lang.Object
implements jade.content.AgentAction

Select an action to perform in the world, executed by Character Agent Protege name: SelectAction

Version:
2008/10/29, 15:01:49
Author:
ontology bean generator
See Also:
Serialized Form

Constructor Summary
SelectAction()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectAction

public SelectAction()