EMLab-Generation2
emlab.gen.engine.AbstractAgent Class Referenceabstract
Inheritance diagram for emlab.gen.engine.AbstractAgent:
emlab.gen.engine.Agent emlab.gen.domain.agent.EMLabAgent emlab.gen.domain.agent.EMLabModel emlab.gen.domain.agent.BigBank emlab.gen.domain.agent.CommoditySupplier emlab.gen.domain.agent.EnergyConsumer emlab.gen.domain.agent.EnergyProducer emlab.gen.domain.agent.Government emlab.gen.domain.agent.NationalGovernment emlab.gen.domain.agent.PowerPlantMaintainer emlab.gen.domain.agent.PowerPlantManufacturer emlab.gen.domain.agent.StrategicReserveOperator emlab.gen.domain.market.DecarbonizationMarket

Public Member Functions

void act (Role role)
 
- Public Member Functions inherited from emlab.gen.engine.Agent
String getName ()
 
void setName (String name)
 
void act (Role<? extends Agent > role)
 

Detailed Description

Provides utility methods for agent implementation. Implements the act method using the visitor pattern.

Author
alfredas

The documentation for this class was generated from the following file: