public class EmptyAdvertisementScheme extends AdvertisementScheme
messageScheme| Constructor and Description |
|---|
EmptyAdvertisementScheme()
Since the EmptyAdvertisementScheme is supposed to do nothing, the MessageScheme it is based on doesn't matter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
advertiseProductPortfolio(CompanyAgent correspondingAgent)
Since this scheme represents no advertisement it basically does NOP
|
public EmptyAdvertisementScheme()
public void advertiseProductPortfolio(CompanyAgent correspondingAgent)
advertiseProductPortfolio in class AdvertisementSchemecorrespondingAgent - The company agent managing the products in its portfolio