|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectubiware.core.ReusableAtomicBehavior
ubiware.core.behaviors.DFLookupBehavior
public class DFLookupBehavior
| Field Summary |
|---|
| Fields inherited from class ubiware.core.ReusableAtomicBehavior |
|---|
finished, myAgent |
| Constructor Summary | |
|---|---|
DFLookupBehavior()
|
|
| Method Summary | |
|---|---|
void |
doAction()
Derived RAB's should implement this method and do their action within it. |
protected void |
initializeRAB(BehaviorStartParameters parameters)
Derived RAB's should implement this method and initialise all the needed parameters to run the RAB. |
| Methods inherited from class ubiware.core.ReusableAtomicBehavior |
|---|
addBeliefs, addBeliefsN3, addBeliefsN3, addBeliefsN3, addCommand, addOnBlackboard, block, block, done, equals, eraseBeliefs, getFromBlackboard, getStatements, getStatements, hasBeenExecuted, hasBeliefs, hasBeliefs, hasBeliefsN3, hasBeliefsN3, hasBeliefsN3, hasBeliefsN3, hashCode, hasSucceededTillNow, moveBeliefs, onRABEnd, print, printError, produceN3, produceN3, produceN3Document, produceN3Document, removeBeliefs, removeBeliefsN3, removeBeliefsN3, removeFromBlackboard, restart, sendMessage, sendMessage, setFailed, setStartParameters, wakeAgent |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DFLookupBehavior()
| Method Detail |
|---|
protected void initializeRAB(BehaviorStartParameters parameters)
throws IllegalParameterConfigurationException
ReusableAtomicBehavior
initializeRAB in class ReusableAtomicBehaviorparameters - The parameters specified by the user of this RAB.
IllegalParameterConfigurationException - If one of the parameters isn't correctly given.
public void doAction()
throws jade.domain.FIPAException
ReusableAtomicBehaviorReusableAtomicBehavior.initializeRAB(BehaviorStartParameters)
doAction in class ReusableAtomicBehaviorjade.domain.FIPAException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||