Class AttributeDataPopulator.AuthorDataPopulator
- java.lang.Object
-
- tech.grasshopper.extent.data.generator.AttributeDataPopulator
-
- tech.grasshopper.extent.data.generator.AttributeDataPopulator.AuthorDataPopulator
-
- Enclosing class:
- AttributeDataPopulator
public static class AttributeDataPopulator.AuthorDataPopulator extends AttributeDataPopulator
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class tech.grasshopper.extent.data.generator.AttributeDataPopulator
AttributeDataPopulator.AuthorDataPopulator, AttributeDataPopulator.DeviceDataPopulator
-
-
Field Summary
-
Fields inherited from class tech.grasshopper.extent.data.generator.AttributeDataPopulator
features
-
-
Constructor Summary
Constructors Constructor Description AuthorDataPopulator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected List<String>getAttributeNames(Scenario scenario)-
Methods inherited from class tech.grasshopper.extent.data.generator.AttributeDataPopulator
populateAttributeCountData, populateAttributeCountData, populateAttributeFeatureScenarioData, populateAttributeFeatureScenarioData
-
-
-
-
Method Detail
-
getAttributeNames
protected List<String> getAttributeNames(Scenario scenario)
- Specified by:
getAttributeNamesin classAttributeDataPopulator
-
-