|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSparseVertex
jungnetwork.NodeAgent
public class NodeAgent
Field Summary | |
---|---|
SparseGraph |
graph
|
PreferentialAttachment |
sim
|
int |
timer
|
Constructor Summary | |
---|---|
NodeAgent(PreferentialAttachment attachment,
int timer)
|
Method Summary | |
---|---|
void |
step(SimState state)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public PreferentialAttachment sim
public int timer
public SparseGraph graph
Constructor Detail |
---|
public NodeAgent(PreferentialAttachment attachment, int timer)
Method Detail |
---|
public void step(SimState state)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |