IBuyer Interface Reference

The households and firms can trade both, and the are can doing this in the exchange step in a random, interleaved order. More...

Inherited by Firm, Household, and ImportExport.

List of all members.

Public Member Functions

void trade ()
 Determine the demand, find suppliers that can deliver the goods and trade with them.


Detailed Description

The households and firms can trade both, and the are can doing this in the exchange step in a random, interleaved order.

The IBuyer interface allows to see the set of all household and firms as a conjoint set, which are sharing the possibility to trade (in Java: have an implementation of the trade method).

Definition at line 19 of file IBuyer.java.


Member Function Documentation

void trade (  ) 

Determine the demand, find suppliers that can deliver the goods and trade with them.

Implemented in Firm, Household, and ImportExport.


The documentation for this interface was generated from the following file:
Generated on Tue Sep 14 11:11:49 2010 for lagom_generiC by  doxygen 1.5.4