Uses of Class
tech.grasshopper.extent.data.SheetData.AttributeCountData
-
Packages that use SheetData.AttributeCountData Package Description tech.grasshopper.excel.report.sheets.attributes tech.grasshopper.extent.data.generator -
-
Uses of SheetData.AttributeCountData in tech.grasshopper.excel.report.sheets.attributes
Methods in tech.grasshopper.excel.report.sheets.attributes that return types with arguments of type SheetData.AttributeCountData Modifier and Type Method Description protected abstract List<SheetData.AttributeCountData>AttributesSheet. getAttributeCountData()protected List<SheetData.AttributeCountData>AuthorsSheet. getAttributeCountData()protected List<SheetData.AttributeCountData>DevicesSheet. getAttributeCountData()protected List<SheetData.AttributeCountData>TagsSheet. getAttributeCountData() -
Uses of SheetData.AttributeCountData in tech.grasshopper.extent.data.generator
Method parameters in tech.grasshopper.extent.data.generator with type arguments of type SheetData.AttributeCountData Modifier and Type Method Description voidAttributeDataPopulator. populateAttributeCountData(List<SheetData.AttributeCountData> attributeData)protected voidAttributeDataPopulator. populateAttributeCountData(List<SheetData.AttributeCountData> attributeData, List<Feature> statusFilteredFeatures)voidTagDataPopulator. populateFailAndSkipScenariosTagCountData(List<SheetData.AttributeCountData> failSkipTagData)
-