Tool Component
constructor(associatedComponent: ToolComponentReference? = null, contents: List<Content>? = null, dottedQuadFileVersion: String? = null, downloadURI: String? = null, fullDescription: MultiformatMessageString? = null, fullName: String? = null, globalMessageStrings: Map<String, MultiformatMessageString>? = null, guid: String? = null, informationURI: String? = null, isComprehensive: Boolean? = null, language: String? = null, localizedDataSemanticVersion: String? = null, locations: List<ArtifactLocation>? = null, minimumRequiredLocalizedDataSemanticVersion: String? = null, name: String, notifications: List<ReportingDescriptor>? = null, organization: String? = null, product: String? = null, productSuite: String? = null, properties: PropertyBag? = null, releaseDateUTC: String? = null, rules: List<ReportingDescriptor>? = null, semanticVersion: String? = null, shortDescription: MultiformatMessageString? = null, supportedTaxonomies: List<ToolComponentReference>? = null, taxa: List<ReportingDescriptor>? = null, translationMetadata: TranslationMetadata? = null, version: String? = null)