Package | Description |
---|---|
org.ginsim.service.tool.avatar.service | |
org.ginsim.service.tool.avatar.simulation | |
org.ginsim.service.tool.avatar.simulation.others | |
org.ginsim.servicegui.tool.avatar |
Modifier and Type | Method and Description |
---|---|
static Result |
AvatarServiceFacade.run(AvatarSimulation sim)
Runs an avatar simulation
|
static Result |
FirefrontServiceFacade.run(FirefrontSimulation sim)
Runs a firefront simulation
|
static Result |
MonteCarloServiceFacade.run(MonteCarloSimulation sim) |
static Result |
FirefrontServiceFacade.run(String[] args)
Runs a firefront simulation from a given set of arguments
|
static Result |
MonteCarloServiceFacade.run(String[] args)
Runs a Monte Carlo simulation from a given set of arguments
|
static Result |
AvatarServiceFacade.run(String[] args)
Runs an avatar simulation from a given set of arguments
|
static Result |
AvatarService.run(String[] args,
EnumAlgorithm algorithm)
Runs a simulation from an input set of arguments
|
Modifier and Type | Method and Description |
---|---|
Result |
Simulation.run() |
Result |
MonteCarloSimulation.runSim() |
Result |
AvatarSimulation.runSim() |
Result |
FirefrontSimulation.runSim() |
abstract Result |
Simulation.runSim()
Performs the simulation
|
Result |
Simulation.runSimulation()
Performs the simulation
|
Modifier and Type | Method and Description |
---|---|
Result |
AvatarMDDSimulation.runSimulation() |
Result |
FirefrontMDDSimulation.runSimulation() |
Modifier and Type | Method and Description |
---|---|
void |
AvatarResults.showOutputFrame(Result res)
Creates the graphical display of the results from an executed simulation
(called after finishing 'runAvatarResults')
|
Copyright © 2005–2020. All rights reserved.