Uses of Class
tech.grasshopper.extent.data.pojo.Scenario
-
Packages that use Scenario Package Description tech.grasshopper.extent.data.generator tech.grasshopper.extent.data.pojo -
-
Uses of Scenario in tech.grasshopper.extent.data.generator
Methods in tech.grasshopper.extent.data.generator with parameters of type Scenario Modifier and Type Method Description protected List<String>AttributeDataPopulator.AuthorDataPopulator. getAttributeNames(Scenario scenario)protected List<String>AttributeDataPopulator.DeviceDataPopulator. getAttributeNames(Scenario scenario)protected abstract List<String>AttributeDataPopulator. getAttributeNames(Scenario scenario)protected List<String>TagDataPopulator. getAttributeNames(Scenario scenario)protected voidAttributeDataPopulator. populateAttributeFeatureScenarioData(Map<String,List<Feature>> data, Feature feature, Scenario scenario) -
Uses of Scenario in tech.grasshopper.extent.data.pojo
Fields in tech.grasshopper.extent.data.pojo declared as Scenario Modifier and Type Field Description protected ScenarioExecutable. scenario
-