Class | Description |
---|---|
DefaultNeedDevelopmentScheme |
This NeedDevelopmentScheme intends to fulfill all needs not covered by adopted products immediately.
|
Need |
A Need is the basic object leading to the motivation of ConsumerAgents to act.
|
NeedDevelopmentFactory |
Class to create the need development scheme within the simulation.
|
NeedDevelopmentScheme |
A NeedDevelopmentScheme describes how needs develop and what happens when a product expires.
|
NeedNeedIndicatorMap |
The NeedNeedIndicatorMap bundles together a Need and a numerical value of the importance (needIndicator)
of the respective Need.
|
StochasticNeedDevelopmentScheme |
The StochasticNeedDevelopmentScheme is a NeedDevelopmentScheme,
which develops needs proportionally to their needIndicator.
|