ExternalProperties

constructor(addresses: List<Address>? = null, artifacts: List<Artifact>? = null, conversion: Conversion? = null, driver: ToolComponent? = null, extensions: List<ToolComponent>? = null, externalizedProperties: PropertyBag? = null, graphs: List<Graph>? = null, guid: String? = null, invocations: List<Invocation>? = null, logicalLocations: List<LogicalLocation>? = null, policies: List<ToolComponent>? = null, properties: PropertyBag? = null, results: List<Result>? = null, runGUID: String? = null, schema: String? = null, taxonomies: List<ToolComponent>? = null, threadFlowLocations: List<ThreadFlowLocation>? = null, translations: List<ToolComponent>? = null, version: Version? = null, webRequests: List<WebRequest>? = null, webResponses: List<WebResponse>? = null)