|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
AgentType
- EdgeType
- public interface MoreRsNetworkBuilder<AgentType,EdgeType extends MRepastEdge<AgentType>>
MORe
Method Summary | |
---|---|
MoreRsNetwork<AgentType,EdgeType> |
buildNetwork(Collection<AgentType> agents)
Links the given collection of agents and thus generates the network. |
void |
setContext(repast.simphony.context.Context<AgentType> context)
Set the context the resulting network is embedded within. |
Method Detail |
---|
void setContext(repast.simphony.context.Context<AgentType> context)
context
- MoreRsNetwork<AgentType,EdgeType> buildNetwork(Collection<AgentType> agents)
MoreNetworkBuilder
buildNetwork
in interface MoreNetworkBuilder<AgentType,EdgeType extends MRepastEdge<AgentType>>
agents
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |