Enum
AssociationAction
Bases: Enum
Class for action associations
Enumerator of association action
Attributes:
| Name | Type | Description |
|---|---|---|
ASSOCIATE |
int
|
0 : for associate action |
DISSOCIATE |
int
|
1 : for dissociate action |
AssociationType
Bases: Enum
Class for type associations
Attributes:
| Name | Type | Description |
|---|---|---|
ORGANIZATION_UNIT_ORGANIZATION_MEMBER_PROFILE |
int
|
0 : Association of Organization unit and Organization member profile |
ORGANIZATION_MEMBER_PROFILE_ORGANIZATION_UNIT |
int
|
1 : Association of Organization member profile and Organization unit |
ORGANIZATION_UNIT_CONSULTING_AGENCY |
int
|
2 : Association of Organization unit and Organization member profile |
CONSULTING_AGENCY_ORGANIZATION_UNIT |
int
|
3 : Association of Consulting agency and Organization unit |
ORGANIZATION_UNIT_ATTACHMENT_INFO |
int
|
4 : Association of Organization unit and Organization member profile |
ATTACHMENT_INFO_ORGANIZATION_UNIT |
int
|
5 : Association of Attachment info and Organization unit |
ORGANIZATION_UNIT_EMAIL_INFO |
int
|
6 : Association of Organization unit and Organization member profile |
EMAIL_INFO_ORGANIZATION_UNIT |
int
|
7 : Association of Email info and Organization unit |
ORGANIZATION_UNIT_OFFICE_AREA |
int
|
8 : Association of Organization unit and Organization member profile |
OFFICE_AREA_ORGANIZATION_UNIT |
int
|
9 : Association of Office area and Organization unit |
ORGANIZATION_UNIT_PROCEDURE |
int
|
10 : Association of Organization unit and Organization member profile |
PROCEDURE_ORGANIZATION_UNIT |
int
|
11 : Association of Procedure and Organization unit |
ORGANIZATION_UNIT_TOOL |
int
|
12 : Association of Organization unit and Organization member profile |
TOOL_ORGANIZATION_UNIT |
int
|
13 : Association of Tool and Organization unit |
ORGANIZATION_UNIT_ANALYSIS_ELEMENT |
int
|
14 : Association of Organization unit and Organization member profile |
ANALYSIS_ELEMENT_ORGANIZATION_UNIT |
int
|
15 : Association of Analysis element and Organization unit |
ORGANIZATION_MEMBER_PROFILE_CONSULTING_AGENCY |
int
|
16 : Association of Organization member profile and Consulting area |
CONSULTING_AGENCY_ORGANIZATION_MEMBER_PROFILE |
int
|
17 : Association of Consulting agency and Organization member profile |
ORGANIZATION_MEMBER_PROFILE_ATTACHMENT_INFO |
int
|
18 : Association of Organization member profile and Attachment info |
ATTACHMENT_INFO_ORGANIZATION_MEMBER_PROFILE |
int
|
19 : Association of Attachment info and Organization member profile |
ORGANIZATION_MEMBER_PROFILE_EMAIL_INFO |
int
|
20 : Association of Organization member profile and Email info |
EMAIL_INFO_ORGANIZATION_MEMBER_PROFILE |
int
|
21 : Association of Email info and Organization member profile |
ORGANIZATION_MEMBER_PROFILE_OFFICE_AREA |
int
|
22 : Association of Organization member profile and Office area |
OFFICE_AREA_ORGANIZATION_MEMBER_PROFILE |
int
|
23 : Association of Office area and Organization member profile |
ORGANIZATION_MEMBER_PROFILE_PROCEDURE |
int
|
24 : Association of Organization member profile and Procedure |
PROCEDURE_ORGANIZATION_MEMBER_PROFILE |
int
|
25 : Association of Procedure and Organization member profile |
ORGANIZATION_MEMBER_PROFILE_PROCESSING |
int
|
26 : Association of Organization member profile and Processing |
PROCESSING_ORGANIZATION_MEMBER_PROFILE |
int
|
27 : Association of Processing and Organization member profile |
ORGANIZATION_MEMBER_PROFILE_ROLE |
int
|
28 : Association of Organization member profile and Role |
ROLE_ORGANIZATION_MEMBER_PROFILE |
int
|
29 : Association of Role and Organization member profile |
ORGANIZATION_MEMBER_PROFILE_TOOL |
int
|
30 : Association of Organization member profile and Tool |
TOOL_ORGANIZATION_MEMBER_PROFILE |
int
|
31 : Association of Tool and Organization member profile |
ORGANIZATION_MEMBER_PROFILE_ANALYSIS_ELEMENT |
int
|
32 : Association of Organization member profile and Analysis element |
ANALYSIS_ELEMENT_ORGANIZATION_MEMBER_PROFILE |
int
|
33 : Association of Anaysis element and Organization member profile |
ORGANIZATION_MEMBER_PROFILE_SOFTWARE |
int
|
34 : Association of Organization member profile and Software |
SOFTWARE_ORGANIZATION_MEMBER_PROFILE |
int
|
35 : Association of Software and Organization member profile |
ROLE_CONSULTING_AGENCY |
int
|
36 : Association of Role and Consulting agency |
CONSULTING_AGENCY_ROLE |
int
|
37 : Association of Consulting agency and Role |
ROLE_PROCEDURE |
int
|
38 : Association of Role and Procedure |
PROCEDURE_ROLE |
int
|
39 : Association of Procedure and Role |
EMAIL_INFO_ATTACHMENT_INFO |
int
|
40 : Association of Email info and Attachment info |
ATTACHMENT_INFO_EMAIL_INFO |
int
|
41 : Association of Attachment info and Email info |
EMAIL_INFO_ANALYSIS_ELEMENT |
int
|
42 : Association of Email info and Analysis element |
ANALYSIS_ELEMENT_EMAIL_INFO |
int
|
43 : Association of Analysis element and Email info |
PROCEDURE_ANALYSIS_ELEMENT |
int
|
44 : Association of Analysis element and Procedure |
ANALYSIS_ELEMENT_PROCEDURE |
int
|
45 : Association of Procedure and Analysis element |
PROCEDURE_CONSULTING_AGENCY |
int
|
46 : Association of Procedure and Consulting agency |
CONSULTING_AGENCY_PROCEDURE |
int
|
47 : Association of Consulting agency and Procedure |
PROCEDURE_OFFICE_AREA |
int
|
48 : Association of Procedure and Office area |
OFFICE_AREA_PROCEDURE |
int
|
49 : Association of Office area and Procedure |
PROCEDURE_ATTACHMENT_INFO |
int
|
50 : Association of Procedure and Attachment info |
ATTACHMENT_INFO_PROCEDURE |
int
|
51 : Association of Attachment info and Procedure |
PROCEDURE_PROCESSING |
int
|
52 : Association of Procedure and Processing |
PROCESSING_PROCEDURE |
int
|
53 : Association of Processing and Procedure |
PROCEDURE_SOFTWARE_INSTALLATION |
int
|
54 : Association of Procedure and Software installation |
SOFTWARE_INSTALLATION_PROCEDURE |
int
|
55 : Association of Software installation and Procedure |
PROCEDURE_TOOL |
int
|
56 : Association of Procedure and Tool |
TOOL_PROCEDURE |
int
|
57 : Association of Tool and Procedure |
PROCESSING_ANALYSIS_ELEMENT |
int
|
58 : Association of Processing and Analysis element |
ANALYSIS_ELEMENT_PROCESSING |
int
|
59 : Association of Analysis element and Processing |
PROCESSING_ATTACHMENT_INFO |
int
|
60 : Association of Processing and Attachment info |
ATTACHMENT_INFO_PROCESSING |
int
|
61 : Association of Attachment info and Processing |
PROCESSING_CONSULTING_AGENCY |
int
|
62 : Association of Processing and Consulting area |
CONSULTING_AGENCY_PROCESSING |
int
|
63 : Association of Consulting agency and Processing |
PROCESSING_OFFICE_AREA |
int
|
64 : Association of Processing and Office area |
OFFICE_AREA_PROCESSING |
int
|
65 : Association of Office area and Processing |
PROCESSING_TOOL |
int
|
66 : Association of Processing and Tool |
TOOL_PROCESSING |
int
|
67 : Association of Tool and Processing |
PROCESSING_SOFTWARE_INSTALLATION |
int
|
68 : Association of Processing and Software installation |
SOFTWARE_INSTALLATION_PROCESSING |
int
|
69 : Association of Software installation and Processing |
PROCESSING_SOFTWARE |
int
|
70 : Association of Processing and Software |
SOFTWARE_PROCESSING |
int
|
71 : Association of Software and Processing |
TOOL_ANALYSIS_ELEMENT |
int
|
72 : Association of Tool and Analysis element |
ANALYSIS_ELEMENT_TOOL |
int
|
73 : Association of Analysis element and Tool |
TOOL_ATTACHMENT_INFO |
int
|
74 : Association of Tool and Attachment info |
ATTACHMENT_INFO_TOOL |
int
|
75 : Association of Attachment info and Tool |
TOOL_CONSULTING_AGENCY |
int
|
76 : Association of Tool and Consulting agency |
CONSULTING_AGENCY_TOOL |
int
|
77 : Association of Consulting agency and Tool |
TOOL_OFFICE_AREA |
int
|
78 : Association of Tool and Office area |
OFFICE_AREA_TOOL |
int
|
79 : Association of Office area and Tool |
TOOL_SOFTWARE_INSTALLATION |
int
|
80 : Association of Tool and Software installation |
SOFTWARE_INSTALLATION_TOOL |
int
|
81 : Association of Software installation and Tool |
ANALYSIS_ELEMENT_ATTACHMENT_INFO |
int
|
82 : Association of Analysis element and Attachment info |
ATTACHMENT_INFO_ANALYSIS_ELEMENT |
int
|
83 : Association of Attachment info and Analysis element |
ANALYSIS_ELEMENT_CONSULTING_AGENCY |
int
|
84 : Association of Analysis element and Consulting area |
CONSULTING_AGENCY_ANALYSIS_ELEMENT |
int
|
85 : Association of Consulting area and Analysis element |
ANALYSIS_ELEMENT_OFFICE_AREA |
int
|
86 : Association of Analysis element and Office area |
OFFICE_AREA_ANALYSIS_ELEMENT |
int
|
87 : Association of Office area and Analysis element |
ANALYSIS_ELEMENT_SOFTWARE |
int
|
88 : Association of Analysis element and Software |
SOFTWARE_ANALYSIS_ELEMENT |
int
|
89 : Association of Software and Analysis element |
ANALYSIS_ELEMENT_SOFTWARE_INSTALLATION |
int
|
90 : Association of Analysis element and Software installation |
SOFTWARE_INSTALLATION_ANALYSIS_ELEMENT |
int
|
91 : Association of Software installation and Analysis element |
ANALYSIS_ELEMENT_USES_ANALYSIS_ELEMENT |
int
|
92 : Association of Analysis element uses and Analysis element |
ANALYSIS_ELEMENT_USED_BY_ANALYSIS_ELEMENT |
int
|
93 : Association of Analysis element used by and Analysis element |
SOFTWARE_ATTACHMENT_INFO |
int
|
94 : Association of Software and Attachment info |
ATTACHMENT_INFO_SOFTWARE |
int
|
95 : Association of Attachment info and Analysis element |
SOFTWARE_CONSULTING_AGENCY |
int
|
96 : Association of Software and Consulting agency |
CONSULTING_AGENCY_SOFTWARE |
int
|
97 : Association of Consulting agency and Software |
SOFTWARE_SOFTWARE_INSTALLATION |
int
|
98 : Association of Software and Software installation |
SOFTWARE_INSTALLATION_SOFTWARE |
int
|
99 : Association of Software installation and Software |
OFFICE_AREA_ATTACHMENT_INFO |
int
|
100 : Association of Office area and Attachment info |
ATTACHMENT_INFO_OFFICE_AREA |
int
|
101 : Association of Attachment info and Office area |
OFFICE_AREA_SOFTWARE_INSTALLATION |
int
|
102 : Association of Office area and Software installation |
SOFTWARE_INSTALLATION_OFFICE_AREA |
int
|
103 : Association of Software installation and Office area |
PROCEDURE_USES_PROCEDURE |
int
|
104 : Association of Procedure used by and Procedure |
PROCEDURE_USED_BY_PROCEDURE |
int
|
105 : Association of Procedure uses and Procedure |
SOFTWARE_INSTALLATION_USED_BY_SOFTWARE_INSTALLATION |
int
|
106 : Association of Software installation used by and Software installation |
SOFTWARE_INSTALLATION_USES_SOFTWARE_INSTALLATION |
int
|
107 : Association of Software installation uses and Software installation |
SOFTWARE_INSTALLATION_USED_BY_TOOL |
int
|
108 : Association of Software installation used by and Tool |
SOFTWARE_INSTALLATION_USES_TOOL |
int
|
109 : Association of Software installation uses and Tool |
TOOL_USED_BY_TOOL |
int
|
110 : Association of Tool used by and Tool |
TOOL_USES_TOOL |
int
|
111 : Association of Tool uses and Tool |
ATTACHMENT_INFO_CONSULTING_AGENCY |
int
|
112 : Association of Attachment info and Consulting agency |
CONSULTING_AGENCY_ATTACHMENT_INFO |
int
|
113 : Association of Consulting agency and Attachment info |
DOCUMENT_TYPE_ORGANIZATION_UNIT |
int
|
114 : Association of Document type and Organization unit |
ORGANIZATION_UNIT_DOCUMENT_TYPE |
int
|
115 : Association of Organization unit and Document type |
DOCUMENT_TYPE_PROCEDURE |
int
|
116 : Association of Document type and Procedure |
PROCEDURE_DOCUMENT_TYPE |
int
|
117 : Association of Procedure and Document type |
DOCUMENT_TYPE_SOFTWARE |
int
|
118 : Association of Document type and Software |
SOFTWARE_DOCUMENT_TYPE |
int
|
119 : Association of Software and Document type |
DOCUMENT_TYPE_ANALYSIS_ELEMENT |
int
|
120 : Association of Document type and Analysis element |
ANALYSIS_ELEMENT_DOCUMENT_TYPE |
int
|
121 : Association of Analysis element and Document type |
DOCUMENT_TYPE_ATTACHMENT_INFO |
int
|
122 : Association of Document type and Attachment info |
ATTACHMENT_INFO_DOCUMENT_TYPE |
int
|
123 : Association of Attachment info and Document type |
ANALYSIS_ELEMENT_UNITED_ANALYSIS_ELEMENT |
int
|
124 : Association of Analysis_element and United_analysis_element |
UNITED_ANALYSIS_ELEMENT_ANALYSIS_ELEMENT |
int
|
125 : Association of United analysis_element and Analysis_element |
UNITED_ANALYSIS_ELEMENT_ATTACHMENT_INFO |
126 : Association of United_analysis element and Attachment info |
|
ATTACHMENT_INFO_UNITED_ANALYSIS_ELEMENT |
127 : Association of Attachment info and United analysis element |
|
UNITED_TOOL_TOOL |
int
|
128 : Association of United_tool and Tool |
TOOL_UNITED_TOOL |
int
|
129 : Association of Tool and United_tool |
AttachmentType
Bases: Enum
Class for action user type
Enumerator of attachment types
Attributes:
| Name | Type | Description |
|---|---|---|
GENERIC |
int
|
0: generic file type |
HISTORY_FILE |
int
|
1: history_file type |
Entities
Bases: Flag
Class for Entities
Attributes:
| Name | Type | Description |
|---|---|---|
NONE |
int
|
0 : None |
ORGANIZATION_UNIT |
int
|
1 : Organization unit |
PROCEDURE |
int
|
2 : Procedure |
PROCESSING |
int
|
4 : Processing |
ORGANIZATION_MEMBER_PROFILE |
int
|
8 : Member profile |
OFFICE_AREA |
int
|
16 : Office Area |
EMAIL_INFO |
int
|
32 : Email info |
ANALYSIS_ELEMENT |
int
|
64 : Analysis element |
TOOL |
int
|
128 : Tool |
SOFTWARE |
int
|
256 : Software |
SOFTWARE_INSTALLATION |
int
|
512 : Software installation |
ATTACHMENT_INFO |
int
|
1024 : Attachment info |
ROLE |
int
|
2048 : Role |
PROPERTIES |
int
|
4096 : Properties |
CONSULTING_AGENCY |
int
|
8192 : Consulting agency |
ANALYSIS_ELEMENT_USES |
int
|
16384 : Analysis element uses |
ANALYSIS_ELEMENT_USED_BY |
int
|
32768 : Analysis element used by |
DOCUMENT_TYPE |
int
|
65536 : Document type |
UNITED_ANALYSIS_ELEMENT |
int
|
131072 : United analysis element |
UNITED_TOOL |
int
|
262144 : United tool |
TOOL_USES |
int
|
524288 : Tool uses |
TOOL_USED_BY |
int
|
1048576 : Tool used by |
SOFTWARE_INSTALLATION_USED_BY |
int)
|
2097152 : Software installation used by |
SOFTWARE_INSTALLATION_USES |
int)
|
4194304 : Software installation uses |
SOFTWARE_INSTALLATION_USED_BY_TOOL |
int)
|
8388608 : Software installation used by Tool |
SOFTWARE_INSTALLATION_USES_TOOL |
int)
|
16777216 : Software installation uses Tool |
TIPOLOGY |
int)
|
33554432 : Tipology |
RoleType
Bases: Enum
Class for action role type
Enumerator of role types
Attributes:
| Name | Type | Description |
|---|---|---|
ORGANIZATION_MEMBER_PROFILE |
int
|
0: organization member role type |
CONSULTING_AGENCY |
int
|
1: consulting agency role type |
ALL |
int
|
2: all role type |
UserType
Bases: Enum
Class for action user type
Enumerator of user type
Attributes:
| Name | Type | Description |
|---|---|---|
SYSADMIN |
int
|
0 : for associate Sysadmin user |
BACKOFFICE |
int
|
1 : for associate Backoffice user |
MULTI_ORGANIZATION |
int
|
2 : for Multi_organization user |
OPERATOR |
int
|
3 : for Operator user |
ORGANIZATION_MEMBER |
int
|
4 : for Organization_member |