|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IAgentElement | |
|---|---|
| de.jiac.micro.agent | |
| de.jiac.micro.internal.core | |
| Uses of IAgentElement in de.jiac.micro.agent |
|---|
| Subinterfaces of IAgentElement in de.jiac.micro.agent | |
|---|---|
interface |
IActuator
The IActuator interface describes an agent element that connects the
agent to some kind of environment. |
interface |
ISensor
The ISensor interface describes an agent element that connects the
agent to some kind of environment. |
| Classes in de.jiac.micro.agent that implement IAgentElement | |
|---|---|
class |
AbstractActiveBehaviour
Describes an abstract active behaviour of an agent. |
class |
AbstractReactiveBehaviour
Describes an abstract reactive behaviour of an agent. |
| Uses of IAgentElement in de.jiac.micro.internal.core |
|---|
| Methods in de.jiac.micro.internal.core that return IAgentElement | |
|---|---|
IAgentElement |
AbstractAgent.ElementContext.getElement()
|
| Methods in de.jiac.micro.internal.core with parameters of type IAgentElement | |
|---|---|
void |
AbstractAgent.addAgentElement(IAgentElement agentElement)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||