yanweiyuan3
2023-10-10 d901b1ab0ee0b690f5ac211b9cdb1db3a58bca86
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
ÿþQuintiq translations file
Translations
{
  id: 'Attribute::SCK_Check::CanBeOutdated.Description' value: 'Indicates if the set of messages generated for this check can become outdated'
  id: 'Attribute::SCK_Check::CanBeOutdated.Name' value: 'CanBeOutdated'
  id: 'Attribute::SCK_Check::IsIgnored.Description' value: 'Indicates if this check has been set to be ignored directly or via its group by the user'
  id: 'Attribute::SCK_Check::IsIgnored.Name' value: 'IsIgnored'
  id: 'Attribute::SCK_Check::IsIgnoredMe.Description' value: 'Indicates if this check has been set to be ignored by the user'
  id: 'Attribute::SCK_Check::IsIgnoredMe.Name' value: 'IsIgnoredMe'
  id: 'Attribute::SCK_Check::IsOutdated.Name' value: 'IsOutdated'
  id: 'Attribute::SCK_Check::IsViolated.Description' value: 'Indicates if this check has violations'
  id: 'Attribute::SCK_Check::IsViolated.Name' value: 'IsViolated'
  id: 'Attribute::SCK_Check::Name.Description' value: 'Unique identifying name of a check'
  id: 'Attribute::SCK_Check::Name.Name' value: 'Name'
  id: 'Attribute::SCK_Check::NrOfViolations.Description' value: 'Number of violations of this check'
  id: 'Attribute::SCK_Check::NrOfViolations.Name' value: 'NrOfViolations'
  id: 'Attribute::SCK_Check::NrOfViolationsNotIgnored.Description' value: 'Number of violations of this check that have not been ignored'
  id: 'Attribute::SCK_Check::NrOfViolationsNotIgnored.Name' value: 'NrOfViolationsNotIgnored'
  id: 'Attribute::SCK_Check::ViewNameToOpen.Description' value: 'Name of the viewed to be opened to solve violations in this group'
  id: 'Attribute::SCK_Check::ViewNameToOpen.Name' value: 'ViewNameToOpen'
  id: 'Attribute::SCK_Check::ViewNameToOpenMe.Description' value: 'Name of the view to solve violations, as set on this check'
  id: 'Attribute::SCK_Check::ViewNameToOpenMe.Name' value: 'ViewNameToOpenMe'
  id: 'Attribute::SCK_CheckBase::CanBeOutdated.Description' value: 'Indicates if the set of messages generated for this check can become outdated'
  id: 'Attribute::SCK_CheckBase::CanBeOutdated.Name' value: 'CanBeOutdated'
  id: 'Attribute::SCK_CheckBase::IsIgnored.Description' value: 'Indicates if this check has been set to be ignored directly or via its group by the user'
  id: 'Attribute::SCK_CheckBase::IsIgnored.Name' value: 'IsIgnored'
  id: 'Attribute::SCK_CheckBase::IsIgnoredMe.Description' value: 'Indicates if this check has been set to be ignored by the user'
  id: 'Attribute::SCK_CheckBase::IsIgnoredMe.Name' value: 'IsIgnoredMe'
  id: 'Attribute::SCK_CheckBase::IsOutdated.Name' value: 'IsOutdated'
  id: 'Attribute::SCK_CheckBase::IsViolated.Description' value: 'Indicates if this check has violations'
  id: 'Attribute::SCK_CheckBase::IsViolated.Name' value: 'IsViolated'
  id: 'Attribute::SCK_CheckBase::Name.Description' value: 'Unique identifying name of a check'
  id: 'Attribute::SCK_CheckBase::Name.Name' value: 'Name'
  id: 'Attribute::SCK_CheckBase::NrOfViolations.Description' value: 'Number of violations of this check'
  id: 'Attribute::SCK_CheckBase::NrOfViolations.Name' value: 'NrOfViolations'
  id: 'Attribute::SCK_CheckBase::NrOfViolationsNotIgnored.Description' value: 'Number of violations of this check that have not been ignored'
  id: 'Attribute::SCK_CheckBase::NrOfViolationsNotIgnored.Name' value: 'NrOfViolationsNotIgnored'
  id: 'Attribute::SCK_CheckBase::ViewNameToOpen.Description' value: 'Name of the viewed to be opened to solve violations in this group'
  id: 'Attribute::SCK_CheckBase::ViewNameToOpen.Name' value: 'ViewNameToOpen'
  id: 'Attribute::SCK_CheckBase::ViewNameToOpenMe.Description' value: 'Name of the view to solve violations, as set on this check'
  id: 'Attribute::SCK_CheckBase::ViewNameToOpenMe.Name' value: 'ViewNameToOpenMe'
  id: 'Attribute::SCK_DummySyncObjectCheck::CanBeOutdated.Description' value: 'Indicates if the set of messages generated for this check can become outdated'
  id: 'Attribute::SCK_DummySyncObjectCheck::CanBeOutdated.Name' value: 'CanBeOutdated'
  id: 'Attribute::SCK_DummySyncObjectCheck::IsIgnored.Description' value: 'Indicates if this check has been set to be ignored directly or via its group by the user'
  id: 'Attribute::SCK_DummySyncObjectCheck::IsIgnored.Name' value: 'IsIgnored'
  id: 'Attribute::SCK_DummySyncObjectCheck::IsIgnoredMe.Description' value: 'Indicates if this check has been set to be ignored by the user'
  id: 'Attribute::SCK_DummySyncObjectCheck::IsIgnoredMe.Name' value: 'IsIgnoredMe'
  id: 'Attribute::SCK_DummySyncObjectCheck::IsOutdated.Name' value: 'IsOutdated'
  id: 'Attribute::SCK_DummySyncObjectCheck::IsViolated.Description' value: 'Indicates if this check has violations'
  id: 'Attribute::SCK_DummySyncObjectCheck::IsViolated.Name' value: 'IsViolated'
  id: 'Attribute::SCK_DummySyncObjectCheck::MaxUnignoredMessages.Description' value: 'The maximum number of messages that is generated for this check'
  id: 'Attribute::SCK_DummySyncObjectCheck::MaxUnignoredMessages.Name' value: 'MaxUnignoredMessages'
  id: 'Attribute::SCK_DummySyncObjectCheck::Name.Description' value: 'Unique identifying name of a check'
  id: 'Attribute::SCK_DummySyncObjectCheck::Name.Name' value: 'Name'
  id: 'Attribute::SCK_DummySyncObjectCheck::NrOfValidObjectsWithMessage.Name' value: 'NrOfValidObjectsWithMessage'
  id: 'Attribute::SCK_DummySyncObjectCheck::NrOfViolations.Description' value: 'Number of violations of this check'
  id: 'Attribute::SCK_DummySyncObjectCheck::NrOfViolations.Name' value: 'NrOfViolations'
  id: 'Attribute::SCK_DummySyncObjectCheck::NrOfViolationsNotIgnored.Description' value: 'Number of violations of this check that have not been ignored'
  id: 'Attribute::SCK_DummySyncObjectCheck::NrOfViolationsNotIgnored.Name' value: 'NrOfViolationsNotIgnored'
  id: 'Attribute::SCK_DummySyncObjectCheck::ViewNameToOpen.Description' value: 'Name of the viewed to be opened to solve violations in this group'
  id: 'Attribute::SCK_DummySyncObjectCheck::ViewNameToOpen.Name' value: 'ViewNameToOpen'
  id: 'Attribute::SCK_DummySyncObjectCheck::ViewNameToOpenMe.Description' value: 'Name of the view to solve violations, as set on this check'
  id: 'Attribute::SCK_DummySyncObjectCheck::ViewNameToOpenMe.Name' value: 'ViewNameToOpenMe'
  id: 'Attribute::SCK_Group::CanBeOutdated.Description' value: 'Indicates if the set of messages generated for checks in this group can become outdated'
  id: 'Attribute::SCK_Group::CanBeOutdated.Name' value: 'CanBeOutdated'
  id: 'Attribute::SCK_Group::CanManualDelete.Description' value: 'Indicates if violations of this check can be manually deleted by the user'
  id: 'Attribute::SCK_Group::CanManualDelete.Name' value: 'CanManualDelete'
  id: 'Attribute::SCK_Group::FunctionalityName.Description' value: 'Functionality name for data authorization to check whether user has access to the view.'
  id: 'Attribute::SCK_Group::FunctionalityName.Name' value: 'FunctionalityName'
  id: 'Attribute::SCK_Group::IsIgnored.Description' value: 'Indicates if this group has been set to be ignored by the user'
  id: 'Attribute::SCK_Group::IsIgnored.Name' value: 'IsIgnored'
  id: 'Attribute::SCK_Group::IsOutdated.Description' value: 'Indicates that there is a check in the  group that is outdated'
  id: 'Attribute::SCK_Group::IsOutdated.Name' value: 'IsOutdated'
  id: 'Attribute::SCK_Group::Name.Description' value: 'Unique name of the group'
  id: 'Attribute::SCK_Group::Name.Name' value: 'Name'
  id: 'Attribute::SCK_Group::NeedsViewToOpen.Description' value: 'Indicates if a view to open needs to be set for this group'
  id: 'Attribute::SCK_Group::NeedsViewToOpen.Name' value: 'NeedsViewToOpen'
  id: 'Attribute::SCK_Group::NrOfViolations.Description' value: 'Number of violations in all checks in this group'
  id: 'Attribute::SCK_Group::NrOfViolations.Name' value: 'NrOfViolations'
  id: 'Attribute::SCK_Group::NrOfViolationsNotIgnored.Description' value: 'Number of violations in all checks in this group that have not been ignored'
  id: 'Attribute::SCK_Group::NrOfViolationsNotIgnored.Name' value: 'NrOfViolationsNotIgnored'
  id: 'Attribute::SCK_Group::ViewNameToOpen.Description' value: 'Name of the viewed to be opened to solve violations in this group'
  id: 'Attribute::SCK_Group::ViewNameToOpen.Name' value: 'ViewNameToOpen'
  id: 'Attribute::SCK_Group::ViewNameToOpenWeb.Description' value: 'Name of the viewed to be opened to solve violations in this group for web client.'
  id: 'Attribute::SCK_Group::ViewNameToOpenWeb.Name' value: 'ViewNameToOpenWeb'
  id: 'Attribute::SCK_Manager::CanBeOutdated.Description' value: 'Indicates if the set of messages generated for my checks can become outdated'
  id: 'Attribute::SCK_Manager::CanBeOutdated.Name' value: 'CanBeOutdated'
  id: 'Attribute::SCK_Manager::IsOutdated.Description' value: 'Indicates if there is a group that is outdated'
  id: 'Attribute::SCK_Manager::IsOutdated.Name' value: 'IsOutdated'
  id: 'Attribute::SCK_Manager::NrOfViolations.Description' value: 'Number of violations of this check'
  id: 'Attribute::SCK_Manager::NrOfViolations.Name' value: 'NrOfViolations'
  id: 'Attribute::SCK_Manager::NrOfViolationsNotIgnored.Description' value: 'Number of not ignored violations of this check'
  id: 'Attribute::SCK_Manager::NrOfViolationsNotIgnored.Name' value: 'NrOfViolationsNotIgnored'
  id: 'Attribute::SCK_Manager::UIDummyColumn.Description' value: 'Attribute holding empty string to be used as place holder column for images drawn in OnDraw'
  id: 'Attribute::SCK_Manager::UIDummyColumn.Name' value: 'UIDummyColumn'
  id: 'Attribute::SCK_Message::Created.Description' value: 'Time when this violation was creation'
  id: 'Attribute::SCK_Message::Created.Name' value: 'Created'
  id: 'Attribute::SCK_Message::IsIgnored.Description' value: 'Indicates if this violation has been set to be ignored directly or implicetely through the check/group by the user'
  id: 'Attribute::SCK_Message::IsIgnored.Name' value: 'IsIgnored'
  id: 'Attribute::SCK_Message::IsIgnoredMe.Description' value: 'Indicates if this violation itself has been set to be ignored by the user'
  id: 'Attribute::SCK_Message::IsIgnoredMe.Name' value: 'IsIgnoredMe'
  id: 'Attribute::SCK_Message::Message.Description' value: 'Translated message text describing the violation of the check'
  id: 'Attribute::SCK_Message::Message.Name' value: 'Message'
  id: 'Attribute::SCK_Message::TechnicalDetails.Description' value: 'Technical details applicable to this violation'
  id: 'Attribute::SCK_Message::TechnicalDetails.Name' value: 'TechnicalDetails'
  id: 'Attribute::SCK_ProceduralCheck::CanBeOutdated.Description' value: 'Indicates if the set of messages generated for this check can become outdated'
  id: 'Attribute::SCK_ProceduralCheck::CanBeOutdated.Name' value: 'CanBeOutdated'
  id: 'Attribute::SCK_ProceduralCheck::IsIgnored.Description' value: 'Indicates if this check has been set to be ignored directly or via its group by the user'
  id: 'Attribute::SCK_ProceduralCheck::IsIgnored.Name' value: 'IsIgnored'
  id: 'Attribute::SCK_ProceduralCheck::IsIgnoredMe.Description' value: 'Indicates if this check has been set to be ignored by the user'
  id: 'Attribute::SCK_ProceduralCheck::IsIgnoredMe.Name' value: 'IsIgnoredMe'
  id: 'Attribute::SCK_ProceduralCheck::IsOutdated.Name' value: 'IsOutdated'
  id: 'Attribute::SCK_ProceduralCheck::IsViolated.Description' value: 'Indicates if this check has violations'
  id: 'Attribute::SCK_ProceduralCheck::IsViolated.Name' value: 'IsViolated'
  id: 'Attribute::SCK_ProceduralCheck::MaxUnignoredMessages.Description' value: 'The maximum number of messages that is generated for this check'
  id: 'Attribute::SCK_ProceduralCheck::MaxUnignoredMessages.Name' value: 'MaxUnignoredMessages'
  id: 'Attribute::SCK_ProceduralCheck::Name.Description' value: 'Unique identifying name of a check'
  id: 'Attribute::SCK_ProceduralCheck::Name.Name' value: 'Name'
  id: 'Attribute::SCK_ProceduralCheck::NrOfViolations.Description' value: 'Number of violations of this check'
  id: 'Attribute::SCK_ProceduralCheck::NrOfViolations.Name' value: 'NrOfViolations'
  id: 'Attribute::SCK_ProceduralCheck::NrOfViolationsNotIgnored.Description' value: 'Number of violations of this check that have not been ignored'
  id: 'Attribute::SCK_ProceduralCheck::NrOfViolationsNotIgnored.Name' value: 'NrOfViolationsNotIgnored'
  id: 'Attribute::SCK_ProceduralCheck::ViewNameToOpen.Description' value: 'Name of the viewed to be opened to solve violations in this group'
  id: 'Attribute::SCK_ProceduralCheck::ViewNameToOpen.Name' value: 'ViewNameToOpen'
  id: 'Attribute::SCK_ProceduralCheck::ViewNameToOpenMe.Description' value: 'Name of the view to solve violations, as set on this check'
  id: 'Attribute::SCK_ProceduralCheck::ViewNameToOpenMe.Name' value: 'ViewNameToOpenMe'
  id: 'Attribute::SCK_ProceduralCheckMessage::Created.Description' value: 'Time when this violation was creation'
  id: 'Attribute::SCK_ProceduralCheckMessage::Created.Name' value: 'Created'
  id: 'Attribute::SCK_ProceduralCheckMessage::DynamicMessageElements.Description' value: 'Token seperated string containing the 0 to many dynamic untranslated elements of the message'
  id: 'Attribute::SCK_ProceduralCheckMessage::DynamicMessageElements.Name' value: 'DynamicMessageElements'
  id: 'Attribute::SCK_ProceduralCheckMessage::IsIgnored.Description' value: 'Indicates if this violation has been set to be ignored directly or implicetely through the check/group by the user'
  id: 'Attribute::SCK_ProceduralCheckMessage::IsIgnored.Name' value: 'IsIgnored'
  id: 'Attribute::SCK_ProceduralCheckMessage::IsIgnoredMe.Description' value: 'Indicates if this violation itself has been set to be ignored by the user'
  id: 'Attribute::SCK_ProceduralCheckMessage::IsIgnoredMe.Name' value: 'IsIgnoredMe'
  id: 'Attribute::SCK_ProceduralCheckMessage::IsIgnoredMessage.Name' value: 'IsIgnoredMessage'
  id: 'Attribute::SCK_ProceduralCheckMessage::Message.Description' value: 'Translated message text describing the violation of the check'
  id: 'Attribute::SCK_ProceduralCheckMessage::Message.Name' value: 'Message'
  id: 'Attribute::SCK_ProceduralCheckMessage::TechnicalDetails.Description' value: 'Technical details applicable to this violation'
  id: 'Attribute::SCK_ProceduralCheckMessage::TechnicalDetails.Name' value: 'TechnicalDetails'
  id: 'Attribute::SCK_ProceduralCheckMessage::ViewContextKeys.Description' value: 'Set of view context object keys stored as string'
  id: 'Attribute::SCK_ProceduralCheckMessage::ViewContextKeys.Name' value: 'ViewContextKeys'
  id: 'Attribute::SCK_Severity::Icon.Description' value: 'Name of the icon used to show the highest severity of a violation'
  id: 'Attribute::SCK_Severity::Icon.Name' value: 'Icon'
  id: 'Attribute::SCK_Severity::Level.Description' value: 'Number that indicates the relative level of the severity, higher is more severe'
  id: 'Attribute::SCK_Severity::Level.Name' value: 'Level'
  id: 'Attribute::SCK_Severity::Name.Description' value: 'Unique name of the severity'
  id: 'Attribute::SCK_Severity::Name.Name' value: 'Name'
  id: 'Attribute::SCK_Severity::NrOfViolations.Description' value: 'Total number of violations of checks with this severity.'
  id: 'Attribute::SCK_Severity::NrOfViolations.Name' value: 'NrOfViolations'
  id: 'Attribute::SCK_Severity::NrOfViolationsNotIgnored.Description' value: 'Total number of not ignored violations of checks with this severity'
  id: 'Attribute::SCK_Severity::NrOfViolationsNotIgnored.Name' value: 'NrOfViolationsNotIgnored'
  id: 'Attribute::SCK_SyncObjectCheck::CanBeOutdated.Description' value: 'Indicates if the set of messages generated for this check can become outdated'
  id: 'Attribute::SCK_SyncObjectCheck::CanBeOutdated.Name' value: 'CanBeOutdated'
  id: 'Attribute::SCK_SyncObjectCheck::IsIgnored.Description' value: 'Indicates if this check has been set to be ignored directly or via its group by the user'
  id: 'Attribute::SCK_SyncObjectCheck::IsIgnored.Name' value: 'IsIgnored'
  id: 'Attribute::SCK_SyncObjectCheck::IsIgnoredMe.Description' value: 'Indicates if this check has been set to be ignored by the user'
  id: 'Attribute::SCK_SyncObjectCheck::IsIgnoredMe.Name' value: 'IsIgnoredMe'
  id: 'Attribute::SCK_SyncObjectCheck::IsOutdated.Name' value: 'IsOutdated'
  id: 'Attribute::SCK_SyncObjectCheck::IsViolated.Description' value: 'Indicates if this check has violations'
  id: 'Attribute::SCK_SyncObjectCheck::IsViolated.Name' value: 'IsViolated'
  id: 'Attribute::SCK_SyncObjectCheck::MaxUnignoredMessages.Description' value: 'The maximum number of messages that is generated for this check'
  id: 'Attribute::SCK_SyncObjectCheck::MaxUnignoredMessages.Name' value: 'MaxUnignoredMessages'
  id: 'Attribute::SCK_SyncObjectCheck::Name.Description' value: 'Unique identifying name of a check'
  id: 'Attribute::SCK_SyncObjectCheck::Name.Name' value: 'Name'
  id: 'Attribute::SCK_SyncObjectCheck::NrOfValidObjectsWithMessage.Name' value: 'NrOfValidObjectsWithMessage'
  id: 'Attribute::SCK_SyncObjectCheck::NrOfViolations.Description' value: 'Number of violations of this check'
  id: 'Attribute::SCK_SyncObjectCheck::NrOfViolations.Name' value: 'NrOfViolations'
  id: 'Attribute::SCK_SyncObjectCheck::NrOfViolationsNotIgnored.Description' value: 'Number of violations of this check that have not been ignored'
  id: 'Attribute::SCK_SyncObjectCheck::NrOfViolationsNotIgnored.Name' value: 'NrOfViolationsNotIgnored'
  id: 'Attribute::SCK_SyncObjectCheck::ViewNameToOpen.Description' value: 'Name of the viewed to be opened to solve violations in this group'
  id: 'Attribute::SCK_SyncObjectCheck::ViewNameToOpen.Name' value: 'ViewNameToOpen'
  id: 'Attribute::SCK_SyncObjectCheck::ViewNameToOpenMe.Description' value: 'Name of the view to solve violations, as set on this check'
  id: 'Attribute::SCK_SyncObjectCheck::ViewNameToOpenMe.Name' value: 'ViewNameToOpenMe'
  id: 'Attribute::SCK_SyncObjectMessage::CheckName.Name' value: 'CheckName'
  id: 'Attribute::SCK_SyncObjectMessage::Created.Description' value: 'Time when this violation was creation'
  id: 'Attribute::SCK_SyncObjectMessage::Created.Name' value: 'Created'
  id: 'Attribute::SCK_SyncObjectMessage::DynamicMessageElements.Description' value: 'Token seperated string containing the 0 to many dynamic untranslated elements of the message'
  id: 'Attribute::SCK_SyncObjectMessage::DynamicMessageElements.Name' value: 'DynamicMessageElements'
  id: 'Attribute::SCK_SyncObjectMessage::IsIgnored.Description' value: 'Indicates if this violation has been set to be ignored directly or implicetely through the check/group by the user'
  id: 'Attribute::SCK_SyncObjectMessage::IsIgnored.Name' value: 'IsIgnored'
  id: 'Attribute::SCK_SyncObjectMessage::IsIgnoredMe.Description' value: 'Indicates if this violation itself has been set to be ignored by the user'
  id: 'Attribute::SCK_SyncObjectMessage::IsIgnoredMe.Name' value: 'IsIgnoredMe'
  id: 'Attribute::SCK_SyncObjectMessage::IsIgnoredMessage.Name' value: 'IsIgnoredMessage'
  id: 'Attribute::SCK_SyncObjectMessage::Message.Description' value: 'Translated message text describing the violation of the check'
  id: 'Attribute::SCK_SyncObjectMessage::Message.Name' value: 'Message'
  id: 'Attribute::SCK_SyncObjectMessage::TechnicalDetails.Description' value: 'Technical details applicable to this violation'
  id: 'Attribute::SCK_SyncObjectMessage::TechnicalDetails.Name' value: 'TechnicalDetails'
  id: 'Attribute::SCK_SyncObjectMessage::ViewContextKeys.Description' value: 'Set of view context object keys stored as string'
  id: 'Attribute::SCK_SyncObjectMessage::ViewContextKeys.Name' value: 'ViewContextKeys'
  id: 'Attribute::SCK_SyncObjectMessage::ViolatedObjectKey.Name' value: 'ViolatedObjectKey'
  id: 'Attribute::SCK_Violation::Created.Description' value: 'Time when this violation was creation'
  id: 'Attribute::SCK_Violation::Created.Name' value: 'Created'
  id: 'Attribute::SCK_Violation::IsIgnored.Description' value: 'Indicates if this violation has been set to be ignored directly or implicetely through the check/group by the user'
  id: 'Attribute::SCK_Violation::IsIgnored.Name' value: 'IsIgnored'
  id: 'Attribute::SCK_Violation::IsIgnoredMe.Description' value: 'Indicates if this violation itself has been set to be ignored by the user'
  id: 'Attribute::SCK_Violation::IsIgnoredMe.Name' value: 'IsIgnoredMe'
  id: 'Attribute::SCK_Violation::Message.Description' value: 'Translated message text describing the violation of the check'
  id: 'Attribute::SCK_Violation::Message.Name' value: 'Message'
  id: 'Attribute::SCK_Violation::TechnicalDetails.Description' value: 'Technical details applicable to this violation'
  id: 'Attribute::SCK_Violation::TechnicalDetails.Name' value: 'TechnicalDetails'
  id: 'Attribute::SWF_SanityManager::CanBeOutdated.Description' value: 'Indicates if the set of messages generated for my checks can become outdated'
  id: 'Attribute::SWF_SanityManager::CanBeOutdated.Name' value: 'CanBeOutdated'
  id: 'Attribute::SWF_SanityManager::IsOutdated.Description' value: 'Indicates if there is a group that is outdated'
  id: 'Attribute::SWF_SanityManager::IsOutdated.Name' value: 'IsOutdated'
  id: 'Attribute::SWF_SanityManager::NrOfViolations.Description' value: 'Number of violations of this check'
  id: 'Attribute::SWF_SanityManager::NrOfViolations.Name' value: 'NrOfViolations'
  id: 'Attribute::SWF_SanityManager::NrOfViolationsNotIgnored.Description' value: 'Number of not ignored violations of this check'
  id: 'Attribute::SWF_SanityManager::NrOfViolationsNotIgnored.Name' value: 'NrOfViolationsNotIgnored'
  id: 'Attribute::SWF_SanityManager::UIDummyColumn.Description' value: 'Attribute holding empty string to be used as place holder column for images drawn in OnDraw'
  id: 'Attribute::SWF_SanityManager::UIDummyColumn.Name' value: 'UIDummyColumn'
  id: 'Attribute::SWF_ViolationStepDefinitionDependencyHasValidDependencyDueOffset::Created.Description' value: 'Time when this violation was creation'
  id: 'Attribute::SWF_ViolationStepDefinitionDependencyHasValidDependencyDueOffset::Created.Name' value: 'Created'
  id: 'Attribute::SWF_ViolationStepDefinitionDependencyHasValidDependencyDueOffset::IsIgnored.Description' value: 'Indicates if this violation has been set to be ignored directly or implicetely through the check/group by the user'
  id: 'Attribute::SWF_ViolationStepDefinitionDependencyHasValidDependencyDueOffset::IsIgnored.Name' value: 'IsIgnored'
  id: 'Attribute::SWF_ViolationStepDefinitionDependencyHasValidDependencyDueOffset::IsIgnoredMe.Description' value: 'Indicates if this violation itself has been set to be ignored by the user'
  id: 'Attribute::SWF_ViolationStepDefinitionDependencyHasValidDependencyDueOffset::IsIgnoredMe.Name' value: 'IsIgnoredMe'
  id: 'Attribute::SWF_ViolationStepDefinitionDependencyHasValidDependencyDueOffset::Message.Description' value: 'Translated message text describing the violation of the check'
  id: 'Attribute::SWF_ViolationStepDefinitionDependencyHasValidDependencyDueOffset::Message.Name' value: 'Message'
  id: 'Attribute::SWF_ViolationStepDefinitionDependencyHasValidDependencyDueOffset::TechnicalDetails.Description' value: 'Technical details applicable to this violation'
  id: 'Attribute::SWF_ViolationStepDefinitionDependencyHasValidDependencyDueOffset::TechnicalDetails.Name' value: 'TechnicalDetails'
  id: 'Attribute::SWF_ViolationStepDefinitionHasValidDueOffset::Created.Description' value: 'Time when this violation was creation'
  id: 'Attribute::SWF_ViolationStepDefinitionHasValidDueOffset::Created.Name' value: 'Created'
  id: 'Attribute::SWF_ViolationStepDefinitionHasValidDueOffset::IsIgnored.Description' value: 'Indicates if this violation has been set to be ignored directly or implicetely through the check/group by the user'
  id: 'Attribute::SWF_ViolationStepDefinitionHasValidDueOffset::IsIgnored.Name' value: 'IsIgnored'
  id: 'Attribute::SWF_ViolationStepDefinitionHasValidDueOffset::IsIgnoredMe.Description' value: 'Indicates if this violation itself has been set to be ignored by the user'
  id: 'Attribute::SWF_ViolationStepDefinitionHasValidDueOffset::IsIgnoredMe.Name' value: 'IsIgnoredMe'
  id: 'Attribute::SWF_ViolationStepDefinitionHasValidDueOffset::Message.Description' value: 'Translated message text describing the violation of the check'
  id: 'Attribute::SWF_ViolationStepDefinitionHasValidDueOffset::Message.Name' value: 'Message'
  id: 'Attribute::SWF_ViolationStepDefinitionHasValidDueOffset::TechnicalDetails.Description' value: 'Technical details applicable to this violation'
  id: 'Attribute::SWF_ViolationStepDefinitionHasValidDueOffset::TechnicalDetails.Name' value: 'TechnicalDetails'
  id: 'Relation::SCK_Check::SCK_Violation::Violation.Description' value: 'The violations of a check'
  id: 'Relation::SCK_Check::SCK_Violation::Violation.Name' value: 'Violation'
  id: 'Relation::SCK_CheckBase::SCK_Group::Group.Description' value: 'Each check belongs to exactly one group'
  id: 'Relation::SCK_CheckBase::SCK_Group::Group.Name' value: 'Group'
  id: 'Relation::SCK_CheckBase::SCK_Group::GroupAsHighestSeverityCheck.Name' value: 'GroupAsHighestSeverityCheck'
  id: 'Relation::SCK_CheckBase::SCK_Manager::Manager.Description' value: 'Manager owns checks.'
  id: 'Relation::SCK_CheckBase::SCK_Manager::Manager.Name' value: 'Manager'
  id: 'Relation::SCK_CheckBase::SCK_Message::IgnoredMessage.Description' value: 'The messages of the check that are set as to be ignored'
  id: 'Relation::SCK_CheckBase::SCK_Message::IgnoredMessage.Name' value: 'IgnoredMessage'
  id: 'Relation::SCK_CheckBase::SCK_Message::Message.Description' value: 'The messages generated for this check'
  id: 'Relation::SCK_CheckBase::SCK_Message::Message.Name' value: 'Message'
  id: 'Relation::SCK_CheckBase::SCK_Severity::Severity.Description' value: 'Each check has exactly one severity'
  id: 'Relation::SCK_CheckBase::SCK_Severity::Severity.Name' value: 'Severity'
  id: 'Relation::SCK_FeedbackBuilder::SCK_Manager::SCK_Manager.Name' value: 'SCK_Manager'
  id: 'Relation::SCK_Group::SCK_CheckBase::Check.Description' value: 'Each check belongs to exactly one group'
  id: 'Relation::SCK_Group::SCK_CheckBase::Check.Name' value: 'Check'
  id: 'Relation::SCK_Group::SCK_CheckBase::HighestSeverityCheck.Name' value: 'HighestSeverityCheck'
  id: 'Relation::SCK_Group::SCK_Manager::Manager.Description' value: 'Manager owns groups.'
  id: 'Relation::SCK_Group::SCK_Manager::Manager.Name' value: 'Manager'
  id: 'Relation::SCK_Group::SCK_Severity::HighestSeverity.Description' value: 'The highest severity of the checks in the group'
  id: 'Relation::SCK_Group::SCK_Severity::HighestSeverity.Name' value: 'HighestSeverity'
  id: 'Relation::SCK_Manager::SCK_CheckBase::Check.Description' value: 'Manager owns checks.'
  id: 'Relation::SCK_Manager::SCK_CheckBase::Check.Name' value: 'Check'
  id: 'Relation::SCK_Manager::SCK_FeedbackBuilder::SCK_FeedbackBuilder.Name' value: 'SCK_FeedbackBuilder'
  id: 'Relation::SCK_Manager::SCK_Group::Group.Description' value: 'Manager owns groups.'
  id: 'Relation::SCK_Manager::SCK_Group::Group.Name' value: 'Group'
  id: 'Relation::SCK_Manager::SCK_Severity::FirstSeverity.Name' value: 'FirstSeverity'
  id: 'Relation::SCK_Manager::SCK_Severity::HighestViolatedSeverity.Description' value: 'The highest violated severity'
  id: 'Relation::SCK_Manager::SCK_Severity::HighestViolatedSeverity.Name' value: 'HighestViolatedSeverity'
  id: 'Relation::SCK_Manager::SCK_Severity::LastSeverity.Name' value: 'LastSeverity'
  id: 'Relation::SCK_Manager::SCK_Severity::Severity.Description' value: 'Manager owns severities ordered from low to high severity'
  id: 'Relation::SCK_Manager::SCK_Severity::Severity.Name' value: 'Severity'
  id: 'Relation::SCK_Message::SCK_CheckBase::Check.Description' value: 'The messages generated for this check'
  id: 'Relation::SCK_Message::SCK_CheckBase::Check.Name' value: 'Check'
  id: 'Relation::SCK_Message::SCK_CheckBase::CheckOfIgnoredMessage.Description' value: 'The messages of the check that are set as to be ignored'
  id: 'Relation::SCK_Message::SCK_CheckBase::CheckOfIgnoredMessage.Name' value: 'CheckOfIgnoredMessage'
  id: 'Relation::SCK_ProceduralCheck::SCK_ProceduralCheckMessage::MessageOwned.Description' value: 'Procedural check owns a limited number of messages for a subset of all violations of the check'
  id: 'Relation::SCK_ProceduralCheck::SCK_ProceduralCheckMessage::MessageOwned.Name' value: 'MessageOwned'
  id: 'Relation::SCK_ProceduralCheckMessage::SCK_ProceduralCheck::ProceduralCheck.Description' value: 'Procedural check owns a limited number of messages for a subset of all violations of the check'
  id: 'Relation::SCK_ProceduralCheckMessage::SCK_ProceduralCheck::ProceduralCheck.Name' value: 'ProceduralCheck'
  id: 'Relation::SCK_Severity::SCK_CheckBase::Check.Description' value: 'Each check has exactly one severity'
  id: 'Relation::SCK_Severity::SCK_CheckBase::Check.Name' value: 'Check'
  id: 'Relation::SCK_Severity::SCK_Group::GroupAsHighestSeverity.Description' value: 'The highest severity of the checks in the group'
  id: 'Relation::SCK_Severity::SCK_Group::GroupAsHighestSeverity.Name' value: 'GroupAsHighestSeverity'
  id: 'Relation::SCK_Severity::SCK_Manager::AsFirst.Name' value: 'AsFirst'
  id: 'Relation::SCK_Severity::SCK_Manager::AsLast.Name' value: 'AsLast'
  id: 'Relation::SCK_Severity::SCK_Manager::Manager.Description' value: 'Manager owns severities ordered from low to high severity'
  id: 'Relation::SCK_Severity::SCK_Manager::Manager.Name' value: 'Manager'
  id: 'Relation::SCK_Severity::SCK_Manager::ManagerAsHighestViolatedSeverity.Description' value: 'The highest violated severity'
  id: 'Relation::SCK_Severity::SCK_Manager::ManagerAsHighestViolatedSeverity.Name' value: 'ManagerAsHighestViolatedSeverity'
  id: 'Relation::SCK_Severity::SCK_Severity::Next.Name' value: 'Next'
  id: 'Relation::SCK_Severity::SCK_Severity::Previous.Name' value: 'Previous'
  id: 'Relation::SCK_Violation::SCK_Check::CheckOfViolation.Description' value: 'The violations of a check'
  id: 'Relation::SCK_Violation::SCK_Check::CheckOfViolation.Name' value: 'CheckOfViolation'
  id: 'Type::SCK_Check.Description' value: 'Check that instantiates violation messages for all its violations.'
  id: 'Type::SCK_Check.Name' value: 'SCK_Check'
  id: 'Type::SCK_CheckBase.Description' value: 'Abstract representation of a (type of) check that acts as template for messages generated when the check condition fails.'
  id: 'Type::SCK_CheckBase.Name' value: 'SCK_CheckBase'
  id: 'Type::SCK_DummySyncObjectCheck.Description' value: 'Dummy specialization to prevent editor warnings when no other specialization is defined.'
  id: 'Type::SCK_DummySyncObjectCheck.Name' value: 'SCK_DummySyncObjectCheck'
  id: 'Type::SCK_FeedbackBuilder.Name' value: 'SCK_FeedbackBuilder'
  id: 'Type::SCK_Group.Description' value: 'Provides a logical grouping of checks'
  id: 'Type::SCK_Group.Name' value: 'SCK_Group'
  id: 'Type::SCK_Manager.Description' value: 'Abstract base representing an owning closure of sanity checks within a dataset.'
  id: 'Type::SCK_Manager.Name' value: 'SCK_Manager'
  id: 'Type::SCK_Message.Description' value: 'Abstract base for messages generated for individual violations of a specific check.'
  id: 'Type::SCK_Message.Name' value: 'SCK_Message'
  id: 'Type::SCK_ProceduralCheck.Description' value: 'Checks that are executed procedurelly and own their messages.'
  id: 'Type::SCK_ProceduralCheck.Name' value: 'SCK_ProceduralCheck'
  id: 'Type::SCK_ProceduralCheckMessage.Description' value: 'Concrete messages owned by procedural checks.'
  id: 'Type::SCK_ProceduralCheckMessage.Name' value: 'SCK_ProceduralCheckMessage'
  id: 'Type::SCK_Severity.Description' value: 'A classification that provides an ordering of checks on their impact'
  id: 'Type::SCK_Severity.Name' value: 'SCK_Severity'
  id: 'Type::SCK_SyncObjectCheck.Description' value: 'Concrete specialization of procedural check base that checks a condition on sets of objects, typically the instances of one type.'
  id: 'Type::SCK_SyncObjectCheck.Name' value: 'SCK_SyncObjectCheck'
  id: 'Type::SCK_SyncObjectMessage.Description' value: 'Concrete procedural check message generated by its sync object check'
  id: 'Type::SCK_SyncObjectMessage.Name' value: 'SCK_SyncObjectMessage'
  id: 'Type::SCK_Violation.Description' value: 'Messages generated by violation check, which requires a message to be generated for each violation'
  id: 'Type::SCK_Violation.Name' value: 'SCK_Violation'
}