Class ScenarioSimulationModel

  • All Implemented Interfaces:
    HasImports

    public class ScenarioSimulationModel
    extends java.lang.Object
    implements HasImports
    • Constructor Detail

      • ScenarioSimulationModel

        public ScenarioSimulationModel()
    • Method Detail

      • getSimulation

        public Simulation getSimulation()
      • setSimulation

        public void setSimulation​(Simulation simulation)
      • getBackground

        public Background getBackground()
      • setBackground

        public void setBackground​(Background background)
      • getSettings

        public Settings getSettings()
      • setSettings

        public void setSettings​(Settings settings)
      • getVersion

        public java.lang.String getVersion()