-
- All Implemented Interfaces:
-
it.unibo.alchemist.launch.Launcher,kotlin.Function,kotlin.Function1
public class SingleRunFXUI extends SimulationLauncherExecutes simulations locally with a JavaFX UI.
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringnamepublic final static SingleRunFXUIINSTANCE
-
Method Summary
Modifier and Type Method Description ValidationadditionalValidation(AlchemistExecutionOptions currentOptions)Unitlaunch(Loader loader, AlchemistExecutionOptions parameters)StringgetName()-
Methods inherited from class it.unibo.alchemist.launch.SingleRunFXUI
launch, validate -
Methods inherited from class it.unibo.alchemist.launch.AbstractLauncher
invoke -
Methods inherited from class it.unibo.alchemist.launch.SimulationLauncher
toString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-