Procedure
Procedure
Bases: BaseRequest
Class for AnalysisElement
Attributes:
OrganizationId (uuid): Organization identifier
Id (uuid): Identifier
ParentId (uuid): Parent identifier
Name (str): Name
AnalysisElements (list[AnalysisElement]): List of AnalysisElement
Attachments (List[AttachmentInfo]): List of attachment
ConsultingAgencies (List[ConsultingAgency]): List of Consulting Agencies
DocumentTypes (List[DocumentType]): List of DocumentType
OfficeAreas (List[OfficeArea]): List of OfficeArea
OrganizationMemberProfiles (List[OrganizationMemberProfile]): List of OrganizationMemberProfile
OrganizationUnits (List[OrganizationUnit]): List of OrganizationUnit
Processings (List[Processing]): List of Processing
Properties (List[CategoryPropertyValue]): List of CategoryPropertyValue
Roles (List[Role]): List of Role
SoftwareInstallations (List[SoftwareInstallation]): List of SoftwareInstallation
Tools (List[Tool]): List of Tool
Methods:
| Name | Description |
|---|---|
__str__ |
String representation |