Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
M
P
R
S
T
Z
G
game
- package game
getBuyer()
- Method in class action.
Bid
getCommodityName()
- Method in class commodity.
Commodity
getCommodityTraded()
- Method in class action.
Transaction
getCurrency()
- Method in class action.
Ask
getCurrency()
- Method in class action.
Bid
getCurrency()
- Method in class action.
Transaction
getCurrentPeriod()
- Method in class game.
DiscreteGame
getEmissionRate()
- Method in class player.
ZIFirm
getEmissionsPermit()
- Method in class player.
ZIFirm
getFirmType()
- Method in class player.
ZIFirm
getGameLength()
- Method in class game.
DiscreteGame
getInventory()
- Method in class player.
Player
getLastOutputTrade()
- Method in class player.
ZIFirm
getMarket()
- Method in class game.
DoubleAuction
getMarketCurrency()
- Method in class market.
Market
getMarketGood()
- Method in class market.
Market
getMarketName()
- Method in class market.
Market
getMarketPriceCap()
- Method in class market.
Market
getMarketQtyCap()
- Method in class market.
Market
getOutputCapacity()
- Method in class player.
ZIFirm
getParticipantName()
- Method in class market.
Participant
getParticipants()
- Method in class game.
DoubleAuction
getParticipants()
- Method in class market.
Market
getPlayer()
- Method in class market.
Participant
getPlayerName()
- Method in class player.
Player
getPrice()
- Method in class action.
Ask
getPrice()
- Method in class action.
Bid
getPrice()
- Method in class action.
Transaction
getProduct()
- Method in class player.
ZIFirm
getQuantity()
- Method in class action.
Ask
getQuantity()
- Method in class action.
Bid
getQuantity()
- Method in class action.
Transaction
getSeller()
- Method in class action.
Ask
getTargetCapacity()
- Method in class player.
ZIFirm
getTheBuyer()
- Method in class action.
Transaction
getTheSeller()
- Method in class action.
Transaction
getTradedGood()
- Method in class action.
Ask
getTradedGood()
- Method in class action.
Bid
getTransactions()
- Method in class market.
Market
getTransactionSeries()
- Method in class market.
Market
getValue(Commodity)
- Method in class player.
EchoPlayer
getValue(Commodity)
- Method in class player.
Player
Given a commodity, the value (cost) of this commodity for this player is returned
GodeSunderDoubleAuction
- Class in
game
An implementation of a double auction as according to the zero-intellegence trader paper by Gode and Sunder
GodeSunderDoubleAuction(Market, int)
- Constructor for class game.
GodeSunderDoubleAuction
GodeSunderTest
- Class in
test
GodeSunderTest()
- Constructor for class test.
GodeSunderTest
Good
- Class in
commodity
Good(String)
- Constructor for class commodity.
Good
graphSupplyAndDemand()
- Method in class market.
Market
Displays on screen the supply and demand for the good traded in this market by the participants
graphTransactions()
- Method in class market.
Market
Displays on screen the transactions made between the market participants for the market good.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
M
P
R
S
T
Z