public abstract class ManagementDecisionScheme
extends java.lang.Object
| Constructor and Description |
|---|
ManagementDecisionScheme() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
makeManagementDecision(CompanyAgent correspondingAgent)
This method describes the decision making process for management decisions within the company agent.
|
public abstract void makeManagementDecision(CompanyAgent correspondingAgent)
correspondingAgent - The company agent taking the respective decisions