|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvisidia.misc.property.PropertyTable
visidia.simulation.process.agent.Agent
visidia.simulation.process.agent.SynchronousAgent
visidia.simulation.process.agent.AgentRules
public class AgentRules
| Field Summary |
|---|
| Fields inherited from class visidia.simulation.process.agent.Agent |
|---|
agentMover, proc |
| Constructor Summary | |
|---|---|
AgentRules()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
protected RelabelingSystem |
getRelabelling()
|
void |
init()
Initializes the agent. |
void |
setRule(RelabelingSystem rSys)
|
java.lang.String |
toString()
|
| Methods inherited from class visidia.simulation.process.agent.SynchronousAgent |
|---|
getPulse, nextPulse, planning |
| Methods inherited from class visidia.simulation.process.agent.Agent |
|---|
agentsOnVertex, entryDoor, getArity, getDestinationVertex, getEdgeProperty, getNetSize, getProperty, getVertexIdentity, getVertexLabel, getVertexProperty, lockVertexIfPossible, lockVertexProperties, move, moveBack, moveToDoor, run, setAgentMover, setAgentProcess, setDoorState, setEdgeProperty, setProperty, setProperty, setVertexLabel, setVertexProperty, setVertexProperty, sleep, unlockVertexProperties, vertexPropertiesLocked |
| Methods inherited from class visidia.misc.property.PropertyTable |
|---|
containsElement, entrySet, getLockOwner, getPropertyKeys, getVisidiaProperty, isPersistentProperty, locked, lockProperties, removeProperty, resetProperties, setProperties, setVisidiaProperty, unlockProperties |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AgentRules()
| Method Detail |
|---|
public void setRule(RelabelingSystem rSys)
protected RelabelingSystem getRelabelling()
public java.lang.Object clone()
clone in class Agentpublic void init()
Agent
init in class Agentpublic java.lang.String toString()
toString in class Agent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||