Class | Description |
---|---|
CompanyAgent |
A company agent represents the decision making entities within providers of products and services,
not just limited to corporations but e.g.
|
CompanyAgentConfiguration |
The CompanyAgentConfiguration (CAC) describes the configuration of a CompanyAgent in the simulation.
|
CompanyAgentFactory |
The CompanyAgentFactory serves to add the company agents to the simulation.
|
DefaultManagementDecisionScheme |
Since in most models analyzed for deriving the specifications for IRPact the company agent is entirely passive
(or non-existent), the DefaultManagementDecisionScheme is a ManagementDecisionScheme
in which the company agent doesn't act (i.e.
|
DefaultProductQualityManipulationScheme |
Since in most models analyzed for deriving the specifications for IRPact the company agent is entirely passive
(or non-existent), the DefaultProductQualityManipulationScheme is a ProductQualityManipulationScheme
in which the company agent doesn't act (i.e.
|
ManagementDecisionScheme |
The ManagementDecisionScheme formalizes the management processes within the company agent.
|
ProductQualityManipulationScheme |
A ProductQualityManipulationScheme describes how a company agent changes the quality of the managed products within the simulation.
|