br.edu.fei.dcc.raciocinioespacial.simulador.execucao
Class SimulacaoAleatoria

java.lang.Object
  extended by java.util.Observable
      extended by br.edu.fei.dcc.raciocinioespacial.simulador.simulacao.Simulacao
          extended by br.edu.fei.dcc.raciocinioespacial.simulador.execucao.SimulacaoAleatoria
All Implemented Interfaces:
ISimulacao, java.io.Serializable, java.util.Observer

public class SimulacaoAleatoria
extends Simulacao

See Also:
Serialized Form

Constructor Summary
SimulacaoAleatoria()
           
 
Method Summary
 Simulacao getSimulacaoAleatoria()
           
 
Methods inherited from class br.edu.fei.dcc.raciocinioespacial.simulador.simulacao.Simulacao
drawInitialState, endSimulation, getAgent, getContextProfile, getContextSimulation, getEstado, getIntervalo, getIsPaintRoads, getMostrarDetalhes, getMostrarPerfil, getNome, getObjetos, getProfile, getStreetsArray, notifyObservers, setAgent, setBoolLights, setContextProfile, setContextSimulacao, setDlgDetails, setInterval, setIsPaintRoads, setIsShowDetails, setIsShowProfile, setLblCountProfiles, setLblTime, setName, setObjects, setState, setStreets, startMovement, startSim, stopSim, update, updateDados, updateStreets
 
Methods inherited from class java.util.Observable
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimulacaoAleatoria

public SimulacaoAleatoria()
Method Detail

getSimulacaoAleatoria

public Simulacao getSimulacaoAleatoria()