Uses of Class
org.drools.scenariosimulation.api.model.Background
-
Packages that use Background Package Description org.drools.scenariosimulation.api.model -
-
Uses of Background in org.drools.scenariosimulation.api.model
Methods in org.drools.scenariosimulation.api.model that return Background Modifier and Type Method Description BackgroundBackground. cloneModel()BackgroundScenarioSimulationModel. getBackground()Methods in org.drools.scenariosimulation.api.model with parameters of type Background Modifier and Type Method Description voidScenarioSimulationModel. setBackground(Background background)
-