Package | Description |
---|---|
negotiator.gui.session | |
negotiator.parties | |
negotiator.repository |
Modifier and Type | Method and Description |
---|---|
void |
SessionPanel.start(MultilateralSessionConfiguration config,
boolean showBiChart,
boolean showAllBids) |
Constructor and Description |
---|
NegotiationPartyInternal(PartyRepItem partyRepItem,
ProfileRepItem profileRepItem,
Session session,
AgentID agentID,
SessionsInfo info)
Creates a new
NegotiationParty from repository items and
initializes it. |
Modifier and Type | Method and Description |
---|---|
UtilitySpace |
ProfileRepItem.create() |
static Repository |
Repository.get_domain_repos()
code that creates repos if none exists
|
static Repository |
Repository.get_domain_repos(java.lang.String filename,
java.lang.String sourceFolder) |
Constructor and Description |
---|
Repository(java.lang.String fn) |