public class ProductAttributeValueInitializationScheme extends PerceptionInitializationScheme
Constructor and Description |
---|
ProductAttributeValueInitializationScheme() |
Modifier and Type | Method and Description |
---|---|
double |
determineInitialValue(ProductAttribute correspondingProductAttribute,
ConsumerAgentGroup associatedAgentGroup,
Configuration configuration)
Method describing how the initial value of the perception is determined
|
public ProductAttributeValueInitializationScheme()
public double determineInitialValue(ProductAttribute correspondingProductAttribute, ConsumerAgentGroup associatedAgentGroup, Configuration configuration)
PerceptionInitializationScheme
determineInitialValue
in class PerceptionInitializationScheme
correspondingProductAttribute
- the ProductAttribute the perception relates toassociatedAgentGroup
- the ConsumerAgentGroup of the agents that perceive the productconfiguration
- the Configuration of the simulation