Uses of Package
sema

Packages that use sema
Interface Default graphic interface for sema. 
SEMAbeans Beans used by the interface to display the world. 
examples Some examples of agents and worlds.  
modelling Modelling of the main features of a world and agents' behaviours.  
sema Extensible Multi-Agent Simulator.  
worlds Some examples of agents and worlds.  
 

Classes in sema used by Interface
Box
          Square box.
Element
          An element is the basic world entity.
World
          Simulated world.
 

Classes in sema used by SEMAbeans
Box
          Square box.
Element
          An element is the basic world entity.
World
          Simulated world.
 

Classes in sema used by examples
Agent
          Basic agent, designed to easily model specific behaviours.
Agent.Action
          Basic action of an agent.
Area
          Some area of a Map.
Drawing
          Graphics and parameters.
Element
          An element is the basic world entity.
Element.ElementEvent
          Mother class for the event of an element.
Engine
          Engine of the modelling.
Event
          An event is used to plan the execution of a task in the futur.
Map
          Map of the simulated world.
Nature
          The Nature gouverning the world.
World
          Simulated world.
 

Classes in sema used by modelling
Agent
          Basic agent, designed to easily model specific behaviours.
Agent.Action
          Basic action of an agent.
Area
          Some area of a Map.
Box
          Square box.
Drawing
          Graphics and parameters.
Element
          An element is the basic world entity.
Map
          Map of the simulated world.
Signal
          Signal that can be broadcast through the world.
World
          Simulated world.
 

Classes in sema used by sema
Agent.Action
          Basic action of an agent.
Area
          Some area of a Map.
Box
          Square box.
Drawing
          Graphics and parameters.
Element
          An element is the basic world entity.
Engine
          Engine of the modelling.
Engine.EndOfSimulation
          Indicates that the simulation has ended.
Engine.SimulationError
          The last event has raised an exception.
Event
          An event is used to plan the execution of a task in the futur.
Map
          Map of the simulated world.
Nature
          The Nature gouverning the world.
Nature.CanSee
          Selector determinating if his element can see some other.
Nature.GoodKind
          Generic Selector to select the elements of a given kind.
Signal
          Signal that can be broadcast through the world.
World
          Simulated world.
 

Classes in sema used by worlds
Agent
          Basic agent, designed to easily model specific behaviours.
Area
          Some area of a Map.
Box
          Square box.
Drawing
          Graphics and parameters.
Element
          An element is the basic world entity.
Map
          Map of the simulated world.
World
          Simulated world.