public class Simulation extends AbstractScesimModel<Scenario>
scesimData, scesimModelDescriptor
Constructor and Description |
---|
Simulation() |
Modifier and Type | Method and Description |
---|---|
Scenario |
addData(int index) |
Simulation |
cloneModel() |
List<ScenarioWithIndex> |
getScenarioWithIndex() |
addData, clear, clearDatas, clearDatas, cloneData, getDataByIndex, getScesimModelDescriptor, getUnmodifiableData, removeData, removeDataByIndex, removeFactMapping, removeFactMappingByIndex, replaceData, resetErrors, toScesimDataWithIndex
public List<ScenarioWithIndex> getScenarioWithIndex()
public Scenario addData(int index)
addData
in class AbstractScesimModel<Scenario>
public Simulation cloneModel()
cloneModel
in class AbstractScesimModel<Scenario>
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.