Uses of Class
org.drools.scenariosimulation.api.model.BackgroundData
-
Packages that use BackgroundData Package Description org.drools.scenariosimulation.api.model -
-
Uses of BackgroundData in org.drools.scenariosimulation.api.model
Methods in org.drools.scenariosimulation.api.model that return BackgroundData Modifier and Type Method Description BackgroundDataBackground. addData(int index)Constructors in org.drools.scenariosimulation.api.model with parameters of type BackgroundData Constructor Description BackgroundDataWithIndex(int index, BackgroundData backgroundData)
-