|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AgentAction | |
|---|---|
| jade.content | |
| jade.content.abs | |
| jade.content.onto.basic | |
| jade.domain.DFGUIManagement | |
| jade.domain.FIPAAgentManagement | This package contains the definition of the FIPA-Agent-Management ontology as specified by the FIPA standard FIPA Agent Management Specification - document no. 23 version H (15th August 2001). |
| jade.domain.introspection | This package contains the definition of the ontology used by JADE for internal monitoring of the agent platform and running agents. |
| jade.domain.JADEAgentManagement | This package contains the definition of the JADE-Agent-Management ontology, the vocabulary with the list of used symbols, and all the Java classes that implement the concepts of the ontology. |
| jade.domain.mobility | This package contains the definition of the JADE-mobility ontology, the vocabulary with the list of used symbols, and all the Java classes that implement the concepts of the ontology. |
| Uses of AgentAction in jade.content |
|---|
| Classes in jade.content that implement AgentAction | |
|---|---|
class |
OntoACLMessage
Utility class that allow using an ACLMessage object
as an ontological agent action. |
| Uses of AgentAction in jade.content.abs |
|---|
| Classes in jade.content.abs that implement AgentAction | |
|---|---|
class |
AbsAgentAction
An abstract descriptor that can hold an agent action expression. |
| Uses of AgentAction in jade.content.onto.basic |
|---|
| Classes in jade.content.onto.basic that implement AgentAction | |
|---|---|
class |
Action
This class implements the action operator of the
FIPA SL0 action. |
| Uses of AgentAction in jade.domain.DFGUIManagement |
|---|
| Classes in jade.domain.DFGUIManagement that implement AgentAction | |
|---|---|
class |
DeregisterFrom
This class implements the DeregisterFrom action. |
class |
Federate
This class implements the Federate action. |
class |
GetDescription
This class represent the getDescription Action. |
class |
GetDescriptionUsed
This class implements the GetDescriptionUsed action. |
class |
GetParents
This class implements the GetParents action. |
class |
ModifyOn
This class implements the ModifyOn action. |
class |
RegisterWith
This class implement the registerWith action. |
class |
SearchOn
This class implements the searcOn action. |
| Uses of AgentAction in jade.domain.FIPAAgentManagement |
|---|
| Classes in jade.domain.FIPAAgentManagement that implement AgentAction | |
|---|---|
class |
Deregister
This class implements the deregister action of the
fipa-agent-management ontology. |
class |
Modify
This class implements the modify action of the
fipa-agent-management ontology. |
class |
Register
This class implements the register action of the
fipa-agent-management ontology. |
class |
Search
This class implements the search action of the
fipa-agent-management ontology. |
| Uses of AgentAction in jade.domain.introspection |
|---|
| Classes in jade.domain.introspection that implement AgentAction | |
|---|---|
class |
GetKeys
This class represents the get-keys action of the Introspection Ontology. |
class |
GetValue
This class represents the get-value action of the Introspection Ontology. |
class |
StartNotify
This class represents the start-notify action,
requesting to start a continuous notification of some events via ACL
messages. |
class |
StopNotify
This class represents the stop-notify action,
requesting to end a continuous notification of some events via ACL
messages. |
| Uses of AgentAction in jade.domain.JADEAgentManagement |
|---|
| Classes in jade.domain.JADEAgentManagement that implement AgentAction | |
|---|---|
class |
CreateAgent
This class represents the create-agent action of
the JADE-agent-management ontology. |
class |
DebugOff
This class represents the debug-off action, requesting
a debugger to stop observing a set of agents in the platform. |
class |
DebugOn
This class represents the debug-on action, requesting
a debugger to start observing a set of agents in the platform. |
class |
InstallMTP
This class represents the install-MTP action of
the JADE-agent-management ontology. |
class |
KillAgent
This class represents the kill-agent action of
the JADE-agent-management ontology. |
class |
KillContainer
This class represents the kill-container action of
the JADE-agent-management ontology. |
class |
QueryAgentsOnLocation
This class represents the query-agents-on-location action of
the JADE-agent-management ontology. |
class |
QueryPlatformLocationsAction
This class represents the query-platform-locations action of
the JADE-agent-management ontology. |
class |
ShowGui
This class represents the show-gui action of
the JADE-agent-management ontology. |
class |
ShutdownPlatform
This class represents the shutdown-platform action of
the JADE-agent-management ontology. |
class |
SniffOff
This class represents the sniff-off action, requesting
a sniffer to stop observing a set of agents in the platform. |
class |
SniffOn
This class represents the sniff-off action, requesting
a sniffer to start observing a set of agents in the platform. |
class |
UninstallMTP
This class represents the uninstall-MTP action of
the JADE-agent-management ontology. |
class |
WhereIsAgentAction
This class represents the where-is-agent action of
the JADE-agent-management ontology. |
| Uses of AgentAction in jade.domain.mobility |
|---|
| Classes in jade.domain.mobility that implement AgentAction | |
|---|---|
class |
CloneAction
This class represents the clone-agent action,
requesting to clone an agent within the platform. |
class |
LoadBehaviour
This action represents a request to load a Behaviour whose
code is not included in the classpath of the JVM where the agent that is
going to execute the behaviour lives. |
class |
MoveAction
This class represents the move-agent action, requesting
to move an agent within the platform. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||