Package eu.su.mas.dedale.env

  • Interface Summary 
    Interface Description
    IEnvironment
    Interface that any environment for Dedale's agent should implement
    IGeneratorType  
    Location  
  • Class Summary 
    Class Description
    EntityCharacteristics
    This class contain, for each agent, all its (default) characteristics
    InGameConfigurationFile
    Used to define some constant related to the game mechanisms.
  • Enum Summary 
    Enum Description
    ElementType
    All the types of objects/elements that can be found in the environment, independently of the instantiation Not directly known by the end user, only by the environment manager
    EntityType
    All the types of living entities that can be found in the environment : AGENT_EXPLORER, AGENT_TANKER, AGENT_COLLECTOR, WUMPUS, WUMPUS_MOVER, HUMAN
    EnvironmentType
    Supported types of environment :
    GeneratorType
    Types of topology generators that can be selected by the user
    Observation
    Known by the user