public class ActionEvent
extends java.lang.Object
Constructor and Description |
---|
ActionEvent(Agent actorP,
Action actP,
int roundP,
long elapsed,
double utilA,
double utilB,
java.lang.String remarks) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAgentAsString() |
int |
getRound() |
double |
getUtilA() |
double |
getUtilB() |
java.lang.String |
toString() |