Software installation
SoftwareInstallation
Bases: BaseRequest
Class for SoftwareInstallation
Attributes:
| Name | Type | Description |
|---|---|---|
Id |
uuid
|
Identifier |
Name |
str
|
Name |
SoftwareId |
uuid
|
Identifier |
ToolId |
uuid
|
Identifier |
Software |
Software
|
Software |
Tool |
Tool
|
Tool |
AnalysisElements |
list[AnalysisElement]
|
List of AnalysisElement |
Procedures |
List[Procedure]
|
List of Procedure |
Processings |
List[Processing]
|
List of Processing |
Properties |
List[CategoryPropertyValue]
|
List of CategoryPropertyValue |
Methods:
| Name | Description |
|---|---|
__str__ |
String representation |