|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjade.core.behaviours.Behaviour
jade.core.behaviours.SimpleBehaviour
jade.proto.SimpleAchieveREInitiator
de.fau.cs.www8.jadeowlcodec.examples.transformationJADEontology2OWLexample.JADEbehaviours.CheckAlreadyWorkingBehaviour
public class CheckAlreadyWorkingBehaviour
This behaviour embeds the check that the indicated person is not already working for the indicated company. This is done following a FIPA-Query interaction protocol
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class jade.core.behaviours.Behaviour |
|---|
jade.core.behaviours.Behaviour.RunnableChangedEvent |
| Field Summary |
|---|
| Fields inherited from class jade.proto.SimpleAchieveREInitiator |
|---|
ALL_RESPONSES_KEY, ALL_RESULT_NOTIFICATIONS_KEY, REQUEST_KEY, REQUEST_SENT_KEY, SECOND_REPLY_KEY |
| Fields inherited from class jade.core.behaviours.Behaviour |
|---|
myAgent, myEvent, NOTIFY_DOWN, NOTIFY_UP, parent, STATE_BLOCKED, STATE_READY, STATE_RUNNING |
| Constructor Summary | |
|---|---|
CheckAlreadyWorkingBehaviour(jade.core.Agent myAgent,
jade.lang.acl.ACLMessage queryMsg)
|
|
| Method Summary | |
|---|---|
protected void |
handleInform(jade.lang.acl.ACLMessage msg)
|
| Methods inherited from class jade.proto.SimpleAchieveREInitiator |
|---|
action, done, handleAgree, handleAllResponses, handleAllResultNotifications, handleFailure, handleNotUnderstood, handleOutOfSequence, handleRefuse, onStart, prepareRequest, reset, reset |
| Methods inherited from class jade.core.behaviours.Behaviour |
|---|
actionWrapper, block, block, getBehaviourName, getDataStore, getExecutionState, getParent, handle, isRunnable, onEnd, restart, root, setAgent, setBehaviourName, setDataStore, setExecutionState |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CheckAlreadyWorkingBehaviour(jade.core.Agent myAgent,
jade.lang.acl.ACLMessage queryMsg)
| Method Detail |
|---|
protected void handleInform(jade.lang.acl.ACLMessage msg)
handleInform in class jade.proto.SimpleAchieveREInitiator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2007 Moritz Goeb, Bernhard Schiemann, Ulf Schreiber of Chair of Artificial Intelligence, University of Erlangen-Nuremberg