class

CycloneDX::ModelConsiderations

Inherits JSON::Serializable / Reference / Object

Constructors

new(users : Array(String) | Nil = nil, use_cases : Array(String) | Nil = nil, technical_limitations : Array(String) | Nil = nil, performance_metrics : Array(PerformanceMetric) | Nil = nil, ethical_considerations : Array(String) | Nil = nil, fairness_assessments : Array(FairnessAssessment) | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

ethical_considerations
Source
fairness_assessments
Source
performance_metrics
Source
technical_limitations
Source
to_xml(xml : XML::Builder)
Source
use_cases
Source
users
Source