Package de.cesr.more.lara.agent

Interface Summary
MoreLaraNetworkAgent<A extends LaraAgent<A,BO>,E extends MoreEdge<? super A>,BO extends LaraBehaviouralOption<?,? extends BO>> Interface for agents with network support that allows to directly call the LaraAgentComponent and MoreAgentNetworkComp methods at the agent.
 

Class Summary
MAbstractLaraAnalyseNetworkAgent<A extends MoreLaraNetworkAgent<A,E,BO> & MoreNodeMeasureSupport & MoreMilieuAgent,BO extends LaraBehaviouralOption<?,BO>,E extends MoreEdge<? super A>> MORe
MAbstractLaraNetworkAgent<A extends LaraAgent<A,BO>,BO extends LaraBehaviouralOption<?,BO>,E extends MoreEdge<? super A>>  
MLaraNetworkEnvironment<A extends MoreLaraNetworkAgent<A,E,?>,E extends MoreEdge<? super A>>