Package | Description |
---|---|
genius.core | |
genius.core.parties | |
genius.core.session | |
genius.core.timeline |
Modifier and Type | Class and Description |
---|---|
class |
PausableContinuousTimeline |
Modifier and Type | Method and Description |
---|---|
Timeline |
NegotiationPartyInternal.getTimeLine()
Gets the timeline for this agent.
|
Modifier and Type | Method and Description |
---|---|
Timeline |
Session.getTimeline() |
Modifier and Type | Method and Description |
---|---|
void |
Session.setTimeline(Timeline timeline) |
Modifier and Type | Class and Description |
---|---|
class |
ContinuousTimeline
A time line, running from t = 0 (start) to t = 1 (deadline).
|
class |
DiscreteTimeline
Implementation of the timeline in which time is divided in rounds.
|