Uses of Class
jade.content.onto.basic.Action

Packages that use Action
jade.domain.introspection This package contains the definition of the ontology used by JADE for internal monitoring of the agent platform and running agents.  
 

Uses of Action in jade.domain.introspection
 

Methods in jade.domain.introspection with parameters of type Action
protected  void IntrospectionServer.serveGetKeys(ACLMessage request, Action aExpr, GetKeys action)
           
protected  void IntrospectionServer.serveGetValue(ACLMessage request, Action aExpr, GetValue action)
           
protected  void IntrospectionServer.serveUnknownAction(ACLMessage request, Action aExpr, java.lang.Object action)
           
 



JADE