|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.cesr.lara.components.agents.impl.LAbstractAgent<A,BO> de.cesr.more.lara.agent.MAbstractLaraNetworkAgent<A,MTestUtilsLara.MTestBo<A>,MRepastEdge<A>> de.cesr.more.testing.testutils.MTestUtilsLara.MTestNetworkAgent<A>
public static class MTestUtilsLara.MTestNetworkAgent<A extends MTestUtilsLara.MTestNetworkAgent<A>>
test network agent
Field Summary |
---|
Fields inherited from class de.cesr.more.lara.agent.MAbstractLaraNetworkAgent |
---|
measures, netComp |
Fields inherited from class de.cesr.lara.components.agents.impl.LAbstractAgent |
---|
agentComp, id |
Constructor Summary | |
---|---|
MTestUtilsLara.MTestNetworkAgent(de.cesr.lara.components.environment.LaraEnvironment env,
String name)
constructor |
Method Summary | ||
---|---|---|
A |
getThis()
|
|
|
onEvent(T event)
|
Methods inherited from class de.cesr.more.lara.agent.MAbstractLaraNetworkAgent |
---|
getMainNetwork, getNetwork, getNetworkComp, getNetworkMeasureObject, getNetworks, setMainNetwork, setNetwork, setNetworkComp, setNetworkMeasureObject |
Methods inherited from class de.cesr.lara.components.agents.impl.LAbstractAgent |
---|
clean, customClean, equals, getAgentId, getLaraComp, hashCode, laraExecute, laraPostProcess, resetCounter, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface de.cesr.lara.components.agents.LaraAgent |
---|
clean, getAgentId, getLaraComp, laraExecute, laraPerceive, laraPostProcess |
Constructor Detail |
---|
public MTestUtilsLara.MTestNetworkAgent(de.cesr.lara.components.environment.LaraEnvironment env, String name)
env
- name
- Method Detail |
---|
public A getThis()
getThis
in class de.cesr.lara.components.agents.impl.LAbstractAgent<A extends MTestUtilsLara.MTestNetworkAgent<A>,MTestUtilsLara.MTestBo<A extends MTestUtilsLara.MTestNetworkAgent<A>>>
LAbstractAgent.getThis()
public <T extends LaraEvent> void onEvent(T event)
de.cesr.lara.components.eventbus.LaraEventSubscriber#onEvent(de.cesr.lara.components.eventbus.events.LaraEvent)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |