Uses of Class
org.cyclonedx.model.component.modelCard.PerformanceMetric
Packages that use PerformanceMetric
-
Uses of PerformanceMetric in org.cyclonedx.model.component.modelCard
Fields in org.cyclonedx.model.component.modelCard with type parameters of type PerformanceMetricModifier and TypeFieldDescriptionprivate List<PerformanceMetric> QuantitativeAnalysis.performanceMetricsMethods in org.cyclonedx.model.component.modelCard that return types with arguments of type PerformanceMetricMethod parameters in org.cyclonedx.model.component.modelCard with type arguments of type PerformanceMetricModifier and TypeMethodDescriptionvoidQuantitativeAnalysis.setPerformanceMetrics(List<PerformanceMetric> performanceMetrics)