Uses of Class
JADE_SL.abs.AbsAgentAction

Packages that use AbsAgentAction
JADE_SL.abs   
JADE_SL.lang.sl   
 

Uses of AbsAgentAction in JADE_SL.abs
 

Methods in JADE_SL.abs that return AbsAgentAction
static AbsAgentAction AbsHelper.externaliseACLMessage(ACLMessage obj, Ontology onto)
          Converts an ACLMessage into an AbsAgentAction using the specified ontology.
 

Methods in JADE_SL.abs with parameters of type AbsAgentAction
static OntoACLMessage AbsHelper.internaliseACLMessage(AbsAgentAction absMsg, Ontology onto)
          Converts to an AbsAgentAction representing an ACLMessage into an OntoACLMessage using the specified ontology.
 

Uses of AbsAgentAction in JADE_SL.lang.sl
 

Methods in JADE_SL.lang.sl that return AbsAgentAction
 AbsAgentAction SLParser.ActionExpression_NoBrace()
           
 AbsAgentAction SLParser.ActionExpression()
           
 



Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.