|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Time | |
| zeus.actors | |
| zeus.concepts | |
| zeus.util | |
| Uses of Time in zeus.actors |
| Methods in zeus.actors that return Time | |
Time |
AgentContext.currentTime()
|
Time |
AgentContext.time(long ctm)
|
Time |
ZeusAgentContext.currentTime()
|
Time |
ZeusAgentContext.time(long ctm)
|
| Uses of Time in zeus.concepts |
| Fields in zeus.concepts declared as Time | |
protected Time |
Goal.replyTime
|
protected Time |
Goal.confirmTime
|
| Methods in zeus.concepts that return Time | |
Time |
Goal.getReplyTime()
|
Time |
Goal.getConfirmTime()
|
Time |
Performative.getSendTime()
|
Time |
Performative.getReceiveTime()
|
| Methods in zeus.concepts with parameters of type Time | |
void |
Goal.setReplyTime(Time value)
|
void |
Goal.setConfirmTime(Time value)
|
void |
Performative.setSendTime(Time value)
|
void |
Performative.setReceiveTime(Time value)
|
| Constructors in zeus.concepts with parameters of type Time | |
Goal(java.lang.String id,
Fact fact,
int time,
double cost,
int priority,
java.lang.String agent,
Time replyTime,
Time confirmTime)
|
|
Goal(java.lang.String id,
Fact fact,
int startTime,
int endTime,
double cost,
int priority,
int invocations,
java.lang.String agent,
Time replyTime,
Time confirmTime)
|
|
| Uses of Time in zeus.util |
| Methods in zeus.util that return Time | |
Time |
Clock.currentTime()
|
Time |
Clock.time(long ctm)
|
| Constructors in zeus.util with parameters of type Time | |
Time(Time value)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||