Class BackgroundDataWithIndex
- java.lang.Object
-
- org.drools.scenariosimulation.api.model.ScesimDataWithIndex<BackgroundData>
-
- org.drools.scenariosimulation.api.model.BackgroundDataWithIndex
-
public class BackgroundDataWithIndex extends ScesimDataWithIndex<BackgroundData>
Tuple withBackgroundData> and its index
-
-
Field Summary
-
Fields inherited from class org.drools.scenariosimulation.api.model.ScesimDataWithIndex
index, scesimData
-
-
Constructor Summary
Constructors Constructor Description BackgroundDataWithIndex()BackgroundDataWithIndex(int index, BackgroundData backgroundData)
-
-
-
Constructor Detail
-
BackgroundDataWithIndex
public BackgroundDataWithIndex()
-
BackgroundDataWithIndex
public BackgroundDataWithIndex(int index, BackgroundData backgroundData)
-
-