|
||||||||||
| 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
org.dyncle.ComponentBehaviour
org.dyncle.ADTypeComponent
robot.de.comp.DisposeDust
public class DisposeDust
Component for managing cleaning
| Field Summary | |
|---|---|
Appearance |
targetAppearance
|
| Fields inherited from class org.dyncle.ComponentBehaviour |
|---|
mode, name, priority, serviceType |
| Fields inherited from class jade.core.behaviours.Behaviour |
|---|
STATE_BLOCKED, STATE_READY, STATE_RUNNING |
| Constructor Summary | |
|---|---|
DisposeDust(CleaningRobot agent)
|
|
| Method Summary | |
|---|---|
void |
activate()
Activates the component's service |
void |
passivate()
Passivates the component's service |
void |
perform()
Execution task |
| Methods inherited from class org.dyncle.ADTypeComponent |
|---|
activateLowerCLs, getEngine, makePlan, passivateLowerCLs, setRules |
| Methods inherited from class org.dyncle.ComponentBehaviour |
|---|
action, addPort, connectPorts, disconnectPorts, done, getName, getPriority, getProvidedPorts, getRequiredPorts, getServiceType, setName, setServiceType, terminate |
| Methods inherited from class jade.core.behaviours.SimpleBehaviour |
|---|
reset |
| Methods inherited from class jade.core.behaviours.Behaviour |
|---|
actionWrapper, block, block, getBehaviourName, getDataStore, getExecutionState, getRestartCounter, handleRestartEvent, isRunnable, onEnd, onStart, restart, root, setAgent, setBehaviourName, setDataStore, setExecutionState |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Appearance targetAppearance
| Constructor Detail |
|---|
public DisposeDust(CleaningRobot agent)
| Method Detail |
|---|
public void perform()
perform in class ComponentBehaviourpublic void activate()
activate in class ComponentBehaviourpublic void passivate()
passivate in class ComponentBehaviour
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||