|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A
- the common type (of agents) that is contained as nodes in the networks this agent refers toE
- edge typeBO
- behavioural option typepublic interface MoreLaraNetworkAgent<A extends de.cesr.lara.components.agents.LaraAgent<A,BO>,E extends MoreEdge<? super A>,BO extends de.cesr.lara.components.LaraBehaviouralOption<?,? extends BO>>
Interface for agents with network support that allows to directly call the LaraAgentComponent
and
MoreAgentNetworkComp
methods at the agent.
Method Summary |
---|
Methods inherited from interface de.cesr.lara.components.agents.LaraAgent |
---|
clean, getAgentId, getLaraComp, laraExecute, laraPerceive, laraPostProcess |
Methods inherited from interface de.cesr.more.basic.agent.MoreAgentNetworkComp |
---|
getMainNetwork, getNetwork, getNetworks, setMainNetwork, setNetwork |
Methods inherited from interface de.cesr.more.basic.agent.MoreNetworkAgent |
---|
getNetworkComp, setNetworkComp |
Methods inherited from interface de.cesr.more.measures.node.MoreNodeMeasureSupport |
---|
getNetworkMeasureObject, setNetworkMeasureObject |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |