ontomde-demo-acegi 1.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (47) hide show
  1. data/History.txt +2 -0
  2. data/Manifest.txt +46 -0
  3. data/README.txt +79 -0
  4. data/Rakefile +22 -0
  5. data/bin/ontomde-demo-acegi-install +11 -0
  6. data/demo/1-base.bat +6 -0
  7. data/demo/1-base.sh +5 -0
  8. data/demo/2-unpack.bat +6 -0
  9. data/demo/2-unpack.sh +5 -0
  10. data/demo/3-generate.bat +4 -0
  11. data/demo/3-generate.sh +5 -0
  12. data/demo/4-start-webapp-nosecurity.bat +4 -0
  13. data/demo/4-start-webapp-nosecurity.sh +4 -0
  14. data/demo/5-start-webapp.bat +7 -0
  15. data/demo/5-start-webapp.sh +4 -0
  16. data/demo/9-eclipse.bat +5 -0
  17. data/demo/9-eclipse.sh +6 -0
  18. data/demo/doc/images/_Ea8UYu6FEdyp6cGW4pi6rw.GIF +0 -0
  19. data/demo/doc/images/_XH8XYjuOEdyltIorAFYEcg.GIF +0 -0
  20. data/demo/doc/images/_o7gEAsg1Edy3YZbvY96G9w.GIF +0 -0
  21. data/demo/doc/images/_s1Mq8O6sEdyp6cGW4pi6rw.GIF +0 -0
  22. data/demo/domain/pom.xml +74 -0
  23. data/demo/domain/src/main/java/administration/ApplicationUser.java +649 -0
  24. data/demo/domain/src/main/java/administration/SecurityPanel.java +1408 -0
  25. data/demo/domain/src/main/java/demo1GSMNetwork/BaseTransceiverStation.java +570 -0
  26. data/demo/domain/src/main/java/demo2testModel/Client.java +1099 -0
  27. data/demo/domain/src/main/java/xmda/security/ProviderImpl.java +367 -0
  28. data/demo/ear/pom.xml +160 -0
  29. data/demo/mda/clean-generated.sh +24 -0
  30. data/demo/mda/pom.xml +181 -0
  31. data/demo/mda/src/main/mda/customDataTypes.rb +5 -0
  32. data/demo/mda/src/main/mda/dbDiscriminatorCache.rb +94 -0
  33. data/demo/mda/src/main/mda/mda.rb +0 -0
  34. data/demo/mda/src/main/model/.project +12 -0
  35. data/demo/mda/src/main/model/model.emx +3139 -0
  36. data/demo/mda/src/main/model/model.emx.nt +4608 -0
  37. data/demo/mda/src/main/model/model.emx.nt_kb.pprj +1768 -0
  38. data/demo/mda/src/main/model/model.emx.nt_kb.rdf +258 -0
  39. data/demo/mda/src/main/model/model.emx.nt_kb.rdfs +3345 -0
  40. data/demo/mda/src/main/profil-uml/.project +11 -0
  41. data/demo/mda/src/main/profil-uml/OntoMDE-profil.epx +615 -0
  42. data/demo/mda/src/main/resources/formatter.properties +260 -0
  43. data/demo/pom.xml +21 -0
  44. data/demo/projectbase/pom.xml +96 -0
  45. data/demo/webapp/pom.xml +125 -0
  46. data/lib/ontomde-demo-acegi.rb +1 -0
  47. metadata +109 -0
@@ -0,0 +1,1768 @@
1
+ ; Thu Mar 13 10:35:44 CET 2008
2
+ ;
3
+ ;+ (version "3.3.1")
4
+ ;+ (build "Build 430")
5
+
6
+ ([BROWSER_SLOT_NAMES] of Property_List
7
+
8
+ (properties
9
+ [model.emx.nt_kb_ProjectKB_Instance_50184]
10
+ [model.emx.nt_kb_ProjectKB_Instance_50185]
11
+ [model.emx.nt_kb_ProjectKB_Instance_50186]
12
+ [model.emx.nt_kb_ProjectKB_Instance_50187]
13
+ [model.emx.nt_kb_ProjectKB_Instance_50188]
14
+ [model.emx.nt_kb_ProjectKB_Instance_50189]
15
+ [model.emx.nt_kb_ProjectKB_Instance_50190]
16
+ [model.emx.nt_kb_ProjectKB_Instance_50191]
17
+ [model.emx.nt_kb_ProjectKB_Instance_50192]
18
+ [model.emx.nt_kb_ProjectKB_Instance_50193]
19
+ [model.emx.nt_kb_ProjectKB_Instance_50194]
20
+ [model.emx.nt_kb_ProjectKB_Instance_50195]
21
+ [model.emx.nt_kb_ProjectKB_Instance_50196]
22
+ [model.emx.nt_kb_ProjectKB_Instance_50197]))
23
+
24
+ ([CLSES_TAB] of Widget
25
+
26
+ (is_hidden FALSE)
27
+ (widget_class_name "edu.stanford.smi.protege.widget.ClsesTab"))
28
+
29
+ ([FORMS_TAB] of Widget
30
+
31
+ (is_hidden FALSE)
32
+ (widget_class_name "edu.stanford.smi.protege.widget.FormsTab"))
33
+
34
+ ([INSTANCE_ANNOTATION_FORM_WIDGET] of Widget
35
+
36
+ (height 476)
37
+ (is_hidden FALSE)
38
+ (name ":INSTANCE-ANNOTATION")
39
+ (property_list [KB_977707_Instance_33])
40
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
41
+ (width 603)
42
+ (x 0)
43
+ (y 0))
44
+
45
+ ([INSTANCES_TAB] of Widget
46
+
47
+ (is_hidden FALSE)
48
+ (widget_class_name "edu.stanford.smi.protege.widget.InstancesTab"))
49
+
50
+ ([KB_395596_Instance_0] of String
51
+
52
+ (name "renaming_namespaces"))
53
+
54
+ ([KB_395596_Instance_1] of String
55
+
56
+ (name "namespaces")
57
+ (string_value "rdfs http://www.w3.org/2000/01/rdf-schema# kb_ http://kb# kb http://protege.stanford.edu/kb# rdf http://www.w3.org/1999/02/22-rdf-syntax-ns# "))
58
+
59
+ ([KB_694346_Instance_0] of String
60
+
61
+ (name "factory_class_name")
62
+ (string_value "edu.stanford.smi.protegex.storage.rdf.configurable.RDFCBackend"))
63
+
64
+ ([KB_694346_Instance_1] of Options
65
+
66
+ (confirm_on_remove FALSE)
67
+ (display_abstract_class_icon TRUE)
68
+ (display_hidden_classes TRUE)
69
+ (display_multi_parent_class_icon TRUE)
70
+ (is_readonly FALSE)
71
+ (tabbed_instance_form_layout FALSE)
72
+ (undo_enabled TRUE)
73
+ (update_modification_slots FALSE))
74
+
75
+ ([KB_694346_Instance_79] of Property_List
76
+
77
+ (properties [model.emx.nt_kb_ProjectKB_Instance_84]))
78
+
79
+ ([KB_694346_Instance_80] of String
80
+
81
+ (name "rdfs_file_name")
82
+ (string_value "model.emx.nt_kb.rdfs"))
83
+
84
+ ([KB_694346_Instance_81] of String
85
+
86
+ (name "rdf_file_name")
87
+ (string_value "model.emx.nt_kb.rdf"))
88
+
89
+ ([KB_694346_Instance_82] of String
90
+
91
+ (name "namespace_name")
92
+ (string_value "http://orange-ft.com/kb/#"))
93
+
94
+ ([KB_694346_Instance_83] of Boolean
95
+
96
+ (boolean_value TRUE)
97
+ (name "use_roundtrip"))
98
+
99
+ ([KB_977707_Instance_0] of Property_List
100
+
101
+ (name "class widget properties")
102
+ (properties
103
+ [KB_977707_Instance_1]
104
+ [KB_977707_Instance_2]
105
+ [KB_977707_Instance_3]
106
+ [KB_977707_Instance_4]
107
+ [KB_977707_Instance_5]
108
+ [KB_977707_Instance_6]
109
+ [KB_977707_Instance_7]
110
+ [KB_977707_Instance_8]
111
+ [KB_977707_Instance_9]
112
+ [KB_977707_Instance_10]))
113
+
114
+ ([KB_977707_Instance_1] of Widget
115
+
116
+ (height 120)
117
+ (label "Constraints")
118
+ (name ":SLOT-CONSTRAINTS")
119
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10053])
120
+ (widget_class_name "edu.stanford.smi.protege.widget.ConstraintsWidget")
121
+ (width 200)
122
+ (x 400)
123
+ (y 0))
124
+
125
+ ([KB_977707_Instance_10] of Property_List
126
+
127
+ (name "layout properties")
128
+ (properties [KB_977707_Instance_11]))
129
+
130
+ ([KB_977707_Instance_11] of String
131
+
132
+ (name "vertical_stretcher")
133
+ (string_value ":DIRECT-TEMPLATE-SLOTS"))
134
+
135
+ ([KB_977707_Instance_12] of Property_List
136
+
137
+ (name "slot widget properties")
138
+ (properties
139
+ [KB_977707_Instance_13]
140
+ [KB_977707_Instance_14]
141
+ [KB_977707_Instance_15]
142
+ [KB_977707_Instance_16]
143
+ [KB_977707_Instance_17]
144
+ [KB_977707_Instance_18]
145
+ [KB_977707_Instance_19]
146
+ [KB_977707_Instance_20]
147
+ [KB_977707_Instance_21]
148
+ [KB_977707_Instance_22]
149
+ [KB_977707_Instance_23]
150
+ [KB_977707_Instance_24]
151
+ [KB_977707_Instance_25]
152
+ [KB_977707_Instance_26]
153
+ [KB_977707_Instance_27]
154
+ [KB_977707_Instance_28]))
155
+
156
+ ([KB_977707_Instance_13] of Widget
157
+
158
+ (height 60)
159
+ (label "Cardinality")
160
+ (name ":SLOT-MINIMUM-CARDINALITY")
161
+ (widget_class_name "edu.stanford.smi.protege.widget.MinimumCardinalityWidget")
162
+ (width 200)
163
+ (x 200)
164
+ (y 120))
165
+
166
+ ([KB_977707_Instance_14] of Widget
167
+
168
+ (height 35)
169
+ (name ":SLOT-MAXIMUM-CARDINALITY")
170
+ (widget_class_name "edu.stanford.smi.protege.widget.MaximumCardinalityWidget")
171
+ (width 200)
172
+ (x 200)
173
+ (y 180))
174
+
175
+ ([KB_977707_Instance_15] of Widget
176
+
177
+ (name ":SLOT-CONSTRAINTS"))
178
+
179
+ ([KB_977707_Instance_16] of Widget
180
+
181
+ (name ":DIRECT-TYPE"))
182
+
183
+ ([KB_977707_Instance_17] of Widget
184
+
185
+ (height 95)
186
+ (label "Domain")
187
+ (name ":DIRECT-DOMAIN")
188
+ (widget_class_name "edu.stanford.smi.protege.widget.DirectDomainWidget")
189
+ (width 200)
190
+ (x 400)
191
+ (y 180))
192
+
193
+ ([KB_977707_Instance_18] of Widget
194
+
195
+ (height 90)
196
+ (label "Template Values")
197
+ (name ":SLOT-VALUES")
198
+ (widget_class_name "edu.stanford.smi.protege.widget.SlotValuesWidget")
199
+ (width 200)
200
+ (x 400)
201
+ (y 0))
202
+
203
+ ([KB_977707_Instance_19] of Widget
204
+
205
+ (name ":DIRECT-SUPERSLOTS"))
206
+
207
+ ([KB_977707_Instance_2] of Widget
208
+
209
+ (name ":DIRECT-INSTANCES"))
210
+
211
+ ([KB_977707_Instance_20] of Widget
212
+
213
+ (name ":DIRECT-SUBSLOTS"))
214
+
215
+ ([KB_977707_Instance_21] of Widget
216
+
217
+ (height 90)
218
+ (label "Default")
219
+ (name ":SLOT-DEFAULTS")
220
+ (widget_class_name "edu.stanford.smi.protege.widget.DefaultValuesWidget")
221
+ (width 200)
222
+ (x 400)
223
+ (y 90))
224
+
225
+ ([KB_977707_Instance_22] of Widget
226
+
227
+ (height 120)
228
+ (label "Documentation")
229
+ (name ":DOCUMENTATION")
230
+ (widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
231
+ (width 200)
232
+ (x 200)
233
+ (y 0))
234
+
235
+ ([KB_977707_Instance_23] of Widget
236
+
237
+ (height 60)
238
+ (label "Maximum")
239
+ (name ":SLOT-NUMERIC-MAXIMUM")
240
+ (widget_class_name "edu.stanford.smi.protege.widget.NumericMaximumWidget")
241
+ (width 100)
242
+ (x 100)
243
+ (y 215))
244
+
245
+ ([KB_977707_Instance_24] of Widget
246
+
247
+ (height 60)
248
+ (label "Minimum")
249
+ (name ":SLOT-NUMERIC-MINIMUM")
250
+ (widget_class_name "edu.stanford.smi.protege.widget.NumericMinimumWidget")
251
+ (width 100)
252
+ (x 0)
253
+ (y 215))
254
+
255
+ ([KB_977707_Instance_25] of Widget
256
+
257
+ (name ":ASSOCIATED-FACET"))
258
+
259
+ ([KB_977707_Instance_26] of Widget
260
+
261
+ (height 60)
262
+ (label "Name")
263
+ (name ":NAME")
264
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
265
+ (width 200)
266
+ (x 0)
267
+ (y 0))
268
+
269
+ ([KB_977707_Instance_27] of Widget
270
+
271
+ (height 60)
272
+ (label "Inverse Slot")
273
+ (name ":SLOT-INVERSE")
274
+ (widget_class_name "edu.stanford.smi.protege.widget.InverseSlotWidget")
275
+ (width 200)
276
+ (x 200)
277
+ (y 215))
278
+
279
+ ([KB_977707_Instance_28] of Widget
280
+
281
+ (height 155)
282
+ (label "Value Type")
283
+ (name ":SLOT-VALUE-TYPE")
284
+ (widget_class_name "edu.stanford.smi.protege.widget.ValueTypeWidget")
285
+ (width 200)
286
+ (x 0)
287
+ (y 60))
288
+
289
+ ([KB_977707_Instance_29] of Property_List
290
+
291
+ (name "facet widget properties")
292
+ (properties
293
+ [KB_977707_Instance_30]
294
+ [KB_977707_Instance_31]
295
+ [KB_977707_Instance_32]))
296
+
297
+ ([KB_977707_Instance_3] of Widget
298
+
299
+ (name ":DIRECT-SUBCLASSES"))
300
+
301
+ ([KB_977707_Instance_30] of Widget
302
+
303
+ (height 60)
304
+ (label "Name")
305
+ (name ":NAME")
306
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
307
+ (width 200)
308
+ (x 0)
309
+ (y 0))
310
+
311
+ ([KB_977707_Instance_31] of Widget
312
+
313
+ (height 120)
314
+ (label "Documentation")
315
+ (name ":DOCUMENTATION")
316
+ (widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
317
+ (width 200)
318
+ (x 200)
319
+ (y 0))
320
+
321
+ ([KB_977707_Instance_32] of Widget
322
+
323
+ (height 60)
324
+ (label "Associated Slot")
325
+ (name ":ASSOCIATED-SLOT")
326
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceFieldWidget")
327
+ (width 200)
328
+ (x 0)
329
+ (y 60))
330
+
331
+ ([KB_977707_Instance_33] of Property_List
332
+
333
+ (properties
334
+ [KB_977707_Instance_34]
335
+ [KB_977707_Instance_35]
336
+ [KB_977707_Instance_36]
337
+ [KB_977707_Instance_37]))
338
+
339
+ ([KB_977707_Instance_34] of Widget
340
+
341
+ (name ":ANNOTATED-INSTANCE"))
342
+
343
+ ([KB_977707_Instance_35] of Widget
344
+
345
+ (name ":CREATOR"))
346
+
347
+ ([KB_977707_Instance_36] of Widget
348
+
349
+ (name ":CREATION-TIMESTAMP"))
350
+
351
+ ([KB_977707_Instance_37] of Widget
352
+
353
+ (height 100)
354
+ (is_hidden FALSE)
355
+ (name ":ANNOTATION-TEXT")
356
+ (widget_class_name "edu.stanford.smi.protege.widget.YellowStickyWidget")
357
+ (width 200)
358
+ (x 0)
359
+ (y 0))
360
+
361
+ ([KB_977707_Instance_38] of Property_List
362
+
363
+ (properties
364
+ [KB_977707_Instance_39]
365
+ [KB_977707_Instance_40]
366
+ [KB_977707_Instance_41]
367
+ [KB_977707_Instance_42]))
368
+
369
+ ([KB_977707_Instance_39] of Widget
370
+
371
+ (height 60)
372
+ (is_hidden FALSE)
373
+ (label "Name")
374
+ (name ":PAL-NAME")
375
+ (widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
376
+ (width 275)
377
+ (x 0)
378
+ (y 0))
379
+
380
+ ([KB_977707_Instance_4] of Widget
381
+
382
+ (name ":DIRECT-SUPERCLASSES"))
383
+
384
+ ([KB_977707_Instance_40] of Widget
385
+
386
+ (height 180)
387
+ (is_hidden FALSE)
388
+ (label "Range")
389
+ (name ":PAL-RANGE")
390
+ (widget_class_name "edu.stanford.smi.protegex.widget.pal.constraint.PalRangeWidget")
391
+ (width 250)
392
+ (x 275)
393
+ (y 180))
394
+
395
+ ([KB_977707_Instance_41] of Widget
396
+
397
+ (height 180)
398
+ (is_hidden FALSE)
399
+ (label "Description")
400
+ (name ":PAL-DESCRIPTION")
401
+ (widget_class_name "edu.stanford.smi.protege.widget.TextAreaWidget")
402
+ (width 250)
403
+ (x 275)
404
+ (y 0))
405
+
406
+ ([KB_977707_Instance_42] of Widget
407
+
408
+ (height 300)
409
+ (is_hidden FALSE)
410
+ (label "Statement")
411
+ (name ":PAL-STATEMENT")
412
+ (widget_class_name "edu.stanford.smi.protegex.widget.pal.constraint.PalConstraintWidget")
413
+ (width 275)
414
+ (x 0)
415
+ (y 60))
416
+
417
+ ([KB_977707_Instance_5] of Widget
418
+
419
+ (height 120)
420
+ (label "Documentation")
421
+ (name ":DOCUMENTATION")
422
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20056])
423
+ (widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
424
+ (width 200)
425
+ (x 200)
426
+ (y 0))
427
+
428
+ ([KB_977707_Instance_6] of Widget
429
+
430
+ (height 60)
431
+ (label "Name")
432
+ (name ":NAME")
433
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20057])
434
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
435
+ (width 200)
436
+ (x 0)
437
+ (y 0))
438
+
439
+ ([KB_977707_Instance_7] of Widget
440
+
441
+ (height 60)
442
+ (label "Role")
443
+ (name ":ROLE")
444
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_30061])
445
+ (widget_class_name "edu.stanford.smi.protege.widget.RoleWidget")
446
+ (width 200)
447
+ (x 0)
448
+ (y 60))
449
+
450
+ ([KB_977707_Instance_8] of Widget
451
+
452
+ (name ":DIRECT-TYPE"))
453
+
454
+ ([KB_977707_Instance_9] of Widget
455
+
456
+ (height 150)
457
+ (label "Template Slots")
458
+ (name ":DIRECT-TEMPLATE-SLOTS")
459
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_30058])
460
+ (widget_class_name "edu.stanford.smi.protege.widget.TemplateSlotsWidget")
461
+ (width 600)
462
+ (x 0)
463
+ (y 120))
464
+
465
+ ([model.emx.nt_kb_ProjectKB_Instance_0] of Boolean
466
+
467
+ (boolean_value FALSE)
468
+ (name "ButtonDisplayed-View References to Value"))
469
+
470
+ ([model.emx.nt_kb_ProjectKB_Instance_1] of Widget
471
+
472
+ (height 60)
473
+ (is_hidden FALSE)
474
+ (name "kb:UML_URI")
475
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_2])
476
+ (widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
477
+ (width 200)
478
+ (x 0)
479
+ (y 330))
480
+
481
+ ([model.emx.nt_kb_ProjectKB_Instance_10000] of Widget
482
+
483
+ (is_hidden TRUE)
484
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10001])
485
+ (widget_class_name "edu.stanford.smi.protegex.server_changes.prompt.UsersTab"))
486
+
487
+ ([model.emx.nt_kb_ProjectKB_Instance_10001] of Property_List
488
+ )
489
+
490
+ ([model.emx.nt_kb_ProjectKB_Instance_10002] of Widget
491
+
492
+ (is_hidden TRUE)
493
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10003])
494
+ (widget_class_name "edu.stanford.smi.protegex.changes.changesKBViewTab.ChangesKBViewTab"))
495
+
496
+ ([model.emx.nt_kb_ProjectKB_Instance_10003] of Property_List
497
+ )
498
+
499
+ ([model.emx.nt_kb_ProjectKB_Instance_10004] of Widget
500
+
501
+ (is_hidden TRUE)
502
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10005])
503
+ (widget_class_name "edu.stanford.smi.protegex.chatPlugin.ChatTab"))
504
+
505
+ ([model.emx.nt_kb_ProjectKB_Instance_10005] of Property_List
506
+ )
507
+
508
+ ([model.emx.nt_kb_ProjectKB_Instance_10006] of Widget
509
+
510
+ (is_hidden TRUE)
511
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10007])
512
+ (widget_class_name "edu.stanford.smi.protegex.datamaster.DataMasterTab"))
513
+
514
+ ([model.emx.nt_kb_ProjectKB_Instance_10007] of Property_List
515
+ )
516
+
517
+ ([model.emx.nt_kb_ProjectKB_Instance_10008] of Widget
518
+
519
+ (is_hidden TRUE)
520
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10009])
521
+ (widget_class_name "edu.stanford.smi.protegex.changes.stats.ChangeStatisticsTab"))
522
+
523
+ ([model.emx.nt_kb_ProjectKB_Instance_10009] of Property_List
524
+ )
525
+
526
+ ([model.emx.nt_kb_ProjectKB_Instance_10010] of Widget
527
+
528
+ (is_hidden FALSE)
529
+ (name "kb_:_YqFJkO65EdyP442wD0PCHQ")
530
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10011])
531
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
532
+
533
+ ([model.emx.nt_kb_ProjectKB_Instance_10011] of Property_List
534
+
535
+ (properties
536
+ [model.emx.nt_kb_ProjectKB_Instance_10012]
537
+ [model.emx.nt_kb_ProjectKB_Instance_10013]
538
+ [model.emx.nt_kb_ProjectKB_Instance_10015]))
539
+
540
+ ([model.emx.nt_kb_ProjectKB_Instance_10012] of Property_List
541
+
542
+ (name "layout properties"))
543
+
544
+ ([model.emx.nt_kb_ProjectKB_Instance_10013] of Widget
545
+
546
+ (height 60)
547
+ (is_hidden FALSE)
548
+ (name "kb:UML_DATA_SET_NAME")
549
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10014])
550
+ (widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
551
+ (width 200)
552
+ (x 0)
553
+ (y 0))
554
+
555
+ ([model.emx.nt_kb_ProjectKB_Instance_10014] of Property_List
556
+ )
557
+
558
+ ([model.emx.nt_kb_ProjectKB_Instance_10015] of Widget
559
+
560
+ (height 670)
561
+ (is_hidden FALSE)
562
+ (name "kb:UML_DATA")
563
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10016])
564
+ (widget_class_name "edu.stanford.smi.protege.widget.instance_tree.InstanceTreeSlot")
565
+ (width 660)
566
+ (x 0)
567
+ (y 60))
568
+
569
+ ([model.emx.nt_kb_ProjectKB_Instance_10016] of Property_List
570
+ )
571
+
572
+ ([model.emx.nt_kb_ProjectKB_Instance_10053] of Property_List
573
+
574
+ (properties
575
+ [model.emx.nt_kb_ProjectKB_Instance_20054]
576
+ [model.emx.nt_kb_ProjectKB_Instance_20055]))
577
+
578
+ ([model.emx.nt_kb_ProjectKB_Instance_10054] of Property_List
579
+ )
580
+
581
+ ([model.emx.nt_kb_ProjectKB_Instance_10055] of Widget
582
+
583
+ (is_hidden TRUE)
584
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10056])
585
+ (widget_class_name "edu.stanford.smi.protegex.owl.ui.metadatatab.OWLMetadataTab"))
586
+
587
+ ([model.emx.nt_kb_ProjectKB_Instance_10056] of Property_List
588
+ )
589
+
590
+ ([model.emx.nt_kb_ProjectKB_Instance_10059] of Widget
591
+
592
+ (is_hidden FALSE)
593
+ (name "kb:UML_CLASS")
594
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10060])
595
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
596
+
597
+ ([model.emx.nt_kb_ProjectKB_Instance_10060] of Property_List
598
+
599
+ (properties
600
+ [model.emx.nt_kb_ProjectKB_Instance_10061]
601
+ [model.emx.nt_kb_ProjectKB_Instance_20128]
602
+ [model.emx.nt_kb_ProjectKB_Instance_20130]))
603
+
604
+ ([model.emx.nt_kb_ProjectKB_Instance_10061] of Property_List
605
+
606
+ (name "layout properties"))
607
+
608
+ ([model.emx.nt_kb_ProjectKB_Instance_10126] of Widget
609
+
610
+ (is_hidden FALSE)
611
+ (name "kb:UML_SLOT")
612
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10129])
613
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
614
+
615
+ ([model.emx.nt_kb_ProjectKB_Instance_10129] of Property_List
616
+
617
+ (name "slot widget properties")
618
+ (properties
619
+ [model.emx.nt_kb_ProjectKB_Instance_10130]
620
+ [model.emx.nt_kb_ProjectKB_Instance_10132]
621
+ [model.emx.nt_kb_ProjectKB_Instance_10134]
622
+ [model.emx.nt_kb_ProjectKB_Instance_10135]
623
+ [model.emx.nt_kb_ProjectKB_Instance_10136]
624
+ [model.emx.nt_kb_ProjectKB_Instance_10138]
625
+ [model.emx.nt_kb_ProjectKB_Instance_10140]
626
+ [model.emx.nt_kb_ProjectKB_Instance_10141]
627
+ [model.emx.nt_kb_ProjectKB_Instance_10142]
628
+ [model.emx.nt_kb_ProjectKB_Instance_10144]
629
+ [model.emx.nt_kb_ProjectKB_Instance_10146]
630
+ [model.emx.nt_kb_ProjectKB_Instance_10148]
631
+ [model.emx.nt_kb_ProjectKB_Instance_10150]
632
+ [model.emx.nt_kb_ProjectKB_Instance_10151]
633
+ [model.emx.nt_kb_ProjectKB_Instance_10153]
634
+ [model.emx.nt_kb_ProjectKB_Instance_10155]
635
+ [model.emx.nt_kb_ProjectKB_Instance_10157]
636
+ [model.emx.nt_kb_ProjectKB_Instance_10158]))
637
+
638
+ ([model.emx.nt_kb_ProjectKB_Instance_10130] of Widget
639
+
640
+ (height 60)
641
+ (label "Cardinality")
642
+ (name ":SLOT-MINIMUM-CARDINALITY")
643
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10131])
644
+ (widget_class_name "edu.stanford.smi.protege.widget.MinimumCardinalityWidget")
645
+ (width 200)
646
+ (x 200)
647
+ (y 120))
648
+
649
+ ([model.emx.nt_kb_ProjectKB_Instance_10131] of Property_List
650
+ )
651
+
652
+ ([model.emx.nt_kb_ProjectKB_Instance_10132] of Widget
653
+
654
+ (height 35)
655
+ (name ":SLOT-MAXIMUM-CARDINALITY")
656
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10133])
657
+ (widget_class_name "edu.stanford.smi.protege.widget.MaximumCardinalityWidget")
658
+ (width 200)
659
+ (x 200)
660
+ (y 180))
661
+
662
+ ([model.emx.nt_kb_ProjectKB_Instance_10133] of Property_List
663
+ )
664
+
665
+ ([model.emx.nt_kb_ProjectKB_Instance_10134] of Widget
666
+
667
+ (name ":SLOT-CONSTRAINTS"))
668
+
669
+ ([model.emx.nt_kb_ProjectKB_Instance_10135] of Widget
670
+
671
+ (name ":DIRECT-TYPE"))
672
+
673
+ ([model.emx.nt_kb_ProjectKB_Instance_10136] of Widget
674
+
675
+ (height 95)
676
+ (label "Domain")
677
+ (name ":DIRECT-DOMAIN")
678
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10137])
679
+ (widget_class_name "edu.stanford.smi.protege.widget.DirectDomainWidget")
680
+ (width 200)
681
+ (x 400)
682
+ (y 180))
683
+
684
+ ([model.emx.nt_kb_ProjectKB_Instance_10137] of Property_List
685
+ )
686
+
687
+ ([model.emx.nt_kb_ProjectKB_Instance_10138] of Widget
688
+
689
+ (height 90)
690
+ (label "Template Values")
691
+ (name ":SLOT-VALUES")
692
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10139])
693
+ (widget_class_name "edu.stanford.smi.protege.widget.SlotValuesWidget")
694
+ (width 200)
695
+ (x 400)
696
+ (y 0))
697
+
698
+ ([model.emx.nt_kb_ProjectKB_Instance_10139] of Property_List
699
+ )
700
+
701
+ ([model.emx.nt_kb_ProjectKB_Instance_10140] of Widget
702
+
703
+ (name ":DIRECT-SUPERSLOTS"))
704
+
705
+ ([model.emx.nt_kb_ProjectKB_Instance_10141] of Widget
706
+
707
+ (name ":DIRECT-SUBSLOTS"))
708
+
709
+ ([model.emx.nt_kb_ProjectKB_Instance_10142] of Widget
710
+
711
+ (height 90)
712
+ (label "Default")
713
+ (name ":SLOT-DEFAULTS")
714
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10143])
715
+ (widget_class_name "edu.stanford.smi.protege.widget.DefaultValuesWidget")
716
+ (width 200)
717
+ (x 400)
718
+ (y 90))
719
+
720
+ ([model.emx.nt_kb_ProjectKB_Instance_10143] of Property_List
721
+ )
722
+
723
+ ([model.emx.nt_kb_ProjectKB_Instance_10144] of Widget
724
+
725
+ (height 120)
726
+ (label "Documentation")
727
+ (name ":DOCUMENTATION")
728
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10145])
729
+ (widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
730
+ (width 200)
731
+ (x 200)
732
+ (y 0))
733
+
734
+ ([model.emx.nt_kb_ProjectKB_Instance_10145] of Property_List
735
+ )
736
+
737
+ ([model.emx.nt_kb_ProjectKB_Instance_10146] of Widget
738
+
739
+ (height 60)
740
+ (label "Maximum")
741
+ (name ":SLOT-NUMERIC-MAXIMUM")
742
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10147])
743
+ (widget_class_name "edu.stanford.smi.protege.widget.NumericMaximumWidget")
744
+ (width 100)
745
+ (x 100)
746
+ (y 215))
747
+
748
+ ([model.emx.nt_kb_ProjectKB_Instance_10147] of Property_List
749
+ )
750
+
751
+ ([model.emx.nt_kb_ProjectKB_Instance_10148] of Widget
752
+
753
+ (height 60)
754
+ (label "Minimum")
755
+ (name ":SLOT-NUMERIC-MINIMUM")
756
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10149])
757
+ (widget_class_name "edu.stanford.smi.protege.widget.NumericMinimumWidget")
758
+ (width 100)
759
+ (x 0)
760
+ (y 215))
761
+
762
+ ([model.emx.nt_kb_ProjectKB_Instance_10149] of Property_List
763
+ )
764
+
765
+ ([model.emx.nt_kb_ProjectKB_Instance_10150] of Widget
766
+
767
+ (name ":ASSOCIATED-FACET"))
768
+
769
+ ([model.emx.nt_kb_ProjectKB_Instance_10151] of Widget
770
+
771
+ (height 60)
772
+ (label "Name")
773
+ (name ":NAME")
774
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10152])
775
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
776
+ (width 200)
777
+ (x 0)
778
+ (y 280))
779
+
780
+ ([model.emx.nt_kb_ProjectKB_Instance_10152] of Property_List
781
+ )
782
+
783
+ ([model.emx.nt_kb_ProjectKB_Instance_10153] of Widget
784
+
785
+ (height 60)
786
+ (label "Inverse Slot")
787
+ (name ":SLOT-INVERSE")
788
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10154])
789
+ (widget_class_name "edu.stanford.smi.protege.widget.InverseSlotWidget")
790
+ (width 200)
791
+ (x 200)
792
+ (y 215))
793
+
794
+ ([model.emx.nt_kb_ProjectKB_Instance_10154] of Property_List
795
+ )
796
+
797
+ ([model.emx.nt_kb_ProjectKB_Instance_10155] of Widget
798
+
799
+ (height 155)
800
+ (label "Value Type")
801
+ (name ":SLOT-VALUE-TYPE")
802
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10156])
803
+ (widget_class_name "edu.stanford.smi.protege.widget.ValueTypeWidget")
804
+ (width 200)
805
+ (x 0)
806
+ (y 60))
807
+
808
+ ([model.emx.nt_kb_ProjectKB_Instance_10156] of Property_List
809
+ )
810
+
811
+ ([model.emx.nt_kb_ProjectKB_Instance_10157] of Property_List
812
+
813
+ (name "layout properties"))
814
+
815
+ ([model.emx.nt_kb_ProjectKB_Instance_10158] of Widget
816
+
817
+ (height 60)
818
+ (is_hidden FALSE)
819
+ (name "kb:UML_LABEL")
820
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10159])
821
+ (widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
822
+ (width 200)
823
+ (x 0)
824
+ (y 0))
825
+
826
+ ([model.emx.nt_kb_ProjectKB_Instance_10159] of Property_List
827
+ )
828
+
829
+ ([model.emx.nt_kb_ProjectKB_Instance_2] of Property_List
830
+ )
831
+
832
+ ([model.emx.nt_kb_ProjectKB_Instance_20017] of Widget
833
+
834
+ (height 120)
835
+ (is_hidden FALSE)
836
+ (name "kb_:_LZYuke7EEdyP442wD0PCHQ")
837
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20018])
838
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
839
+ (width 200)
840
+ (x 0)
841
+ (y 380))
842
+
843
+ ([model.emx.nt_kb_ProjectKB_Instance_20018] of Property_List
844
+
845
+ (properties
846
+ [model.emx.nt_kb_ProjectKB_Instance_20019]
847
+ [model.emx.nt_kb_ProjectKB_Instance_20020]))
848
+
849
+ ([model.emx.nt_kb_ProjectKB_Instance_20019] of Boolean
850
+
851
+ (boolean_value FALSE)
852
+ (name "ButtonDisplayed-View References to Value"))
853
+
854
+ ([model.emx.nt_kb_ProjectKB_Instance_20020] of Boolean
855
+
856
+ (boolean_value FALSE)
857
+ (name "ButtonDisplayed-Delete Instance"))
858
+
859
+ ([model.emx.nt_kb_ProjectKB_Instance_20053] of Widget
860
+
861
+ (is_hidden FALSE)
862
+ (name "kb_:_o7p2d8g1Edy3YZbvY96G9w")
863
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_30056])
864
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
865
+
866
+ ([model.emx.nt_kb_ProjectKB_Instance_20054] of Boolean
867
+
868
+ (boolean_value FALSE)
869
+ (name "ButtonDisplayed-View References to Value"))
870
+
871
+ ([model.emx.nt_kb_ProjectKB_Instance_20055] of Boolean
872
+
873
+ (boolean_value FALSE)
874
+ (name "ButtonDisplayed-Delete Instance"))
875
+
876
+ ([model.emx.nt_kb_ProjectKB_Instance_20056] of Property_List
877
+ )
878
+
879
+ ([model.emx.nt_kb_ProjectKB_Instance_20057] of Property_List
880
+ )
881
+
882
+ ([model.emx.nt_kb_ProjectKB_Instance_20059] of Widget
883
+
884
+ (is_hidden TRUE)
885
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20060])
886
+ (widget_class_name "edu.stanford.smi.protegex.changes.ChangesTab"))
887
+
888
+ ([model.emx.nt_kb_ProjectKB_Instance_20060] of Property_List
889
+ )
890
+
891
+ ([model.emx.nt_kb_ProjectKB_Instance_20061] of Widget
892
+
893
+ (is_hidden TRUE)
894
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20062])
895
+ (widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormsTab"))
896
+
897
+ ([model.emx.nt_kb_ProjectKB_Instance_20062] of Property_List
898
+ )
899
+
900
+ ([model.emx.nt_kb_ProjectKB_Instance_20063] of Widget
901
+
902
+ (is_hidden TRUE)
903
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20064])
904
+ (widget_class_name "ezpal.EZPalTab"))
905
+
906
+ ([model.emx.nt_kb_ProjectKB_Instance_20064] of Property_List
907
+ )
908
+
909
+ ([model.emx.nt_kb_ProjectKB_Instance_20065] of Widget
910
+
911
+ (is_hidden TRUE)
912
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20066])
913
+ (widget_class_name "edu.stanford.smi.protegex.owl.swrl.ui.tab.SWRLTab"))
914
+
915
+ ([model.emx.nt_kb_ProjectKB_Instance_20066] of Property_List
916
+ )
917
+
918
+ ([model.emx.nt_kb_ProjectKB_Instance_20067] of Widget
919
+
920
+ (is_hidden TRUE)
921
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20068])
922
+ (widget_class_name "edu.stanford.smi.protegex.fctab.FacetConstraintsTab"))
923
+
924
+ ([model.emx.nt_kb_ProjectKB_Instance_20068] of Property_List
925
+ )
926
+
927
+ ([model.emx.nt_kb_ProjectKB_Instance_20069] of Widget
928
+
929
+ (is_hidden TRUE)
930
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20070])
931
+ (widget_class_name "edu.stanford.smi.protegex.xml.tab.XMLTab"))
932
+
933
+ ([model.emx.nt_kb_ProjectKB_Instance_20070] of Property_List
934
+ )
935
+
936
+ ([model.emx.nt_kb_ProjectKB_Instance_20071] of Widget
937
+
938
+ (is_hidden TRUE)
939
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20072])
940
+ (widget_class_name "edu.stanford.smi.protegex.prompt.PromptTab"))
941
+
942
+ ([model.emx.nt_kb_ProjectKB_Instance_20072] of Property_List
943
+ )
944
+
945
+ ([model.emx.nt_kb_ProjectKB_Instance_20073] of Widget
946
+
947
+ (is_hidden TRUE)
948
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20074])
949
+ (widget_class_name "edu.stanford.smi.protege.widget.KAToolTab"))
950
+
951
+ ([model.emx.nt_kb_ProjectKB_Instance_20074] of Property_List
952
+ )
953
+
954
+ ([model.emx.nt_kb_ProjectKB_Instance_20075] of Widget
955
+
956
+ (is_hidden TRUE)
957
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20076])
958
+ (widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.OWLPropertiesTab"))
959
+
960
+ ([model.emx.nt_kb_ProjectKB_Instance_20076] of Property_List
961
+ )
962
+
963
+ ([model.emx.nt_kb_ProjectKB_Instance_20077] of Widget
964
+
965
+ (is_hidden TRUE)
966
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20078])
967
+ (widget_class_name "edu.stanford.smi.protege.widget.ProtegePropertiesTab"))
968
+
969
+ ([model.emx.nt_kb_ProjectKB_Instance_20078] of Property_List
970
+ )
971
+
972
+ ([model.emx.nt_kb_ProjectKB_Instance_20079] of Widget
973
+
974
+ (is_hidden TRUE)
975
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20080])
976
+ (widget_class_name "edu.stanford.smi.protegex.widget.pal.PalConstraintsTab"))
977
+
978
+ ([model.emx.nt_kb_ProjectKB_Instance_20080] of Property_List
979
+ )
980
+
981
+ ([model.emx.nt_kb_ProjectKB_Instance_20083] of Widget
982
+
983
+ (is_hidden FALSE)
984
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20084])
985
+ (widget_class_name "edu.stanford.smi.protege.widget.instance_tree.KnowledgeTreeTab"))
986
+
987
+ ([model.emx.nt_kb_ProjectKB_Instance_20084] of Property_List
988
+
989
+ (properties [model.emx.nt_kb_ProjectKB_Instance_40317]))
990
+
991
+ ([model.emx.nt_kb_ProjectKB_Instance_20085] of Widget
992
+
993
+ (is_hidden TRUE)
994
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20086])
995
+ (widget_class_name "edu.stanford.smi.protege.widget.instance_tree.InstanceTreeTab"))
996
+
997
+ ([model.emx.nt_kb_ProjectKB_Instance_20086] of Property_List
998
+ )
999
+
1000
+ ([model.emx.nt_kb_ProjectKB_Instance_20087] of Widget
1001
+
1002
+ (is_hidden TRUE)
1003
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20088])
1004
+ (widget_class_name "se.liu.ida.JessTab.JessTab"))
1005
+
1006
+ ([model.emx.nt_kb_ProjectKB_Instance_20088] of Property_List
1007
+ )
1008
+
1009
+ ([model.emx.nt_kb_ProjectKB_Instance_20089] of Widget
1010
+
1011
+ (is_hidden TRUE)
1012
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20090])
1013
+ (widget_class_name "ca.uvic.csr.shrimp.jambalaya.JambalayaTab"))
1014
+
1015
+ ([model.emx.nt_kb_ProjectKB_Instance_20090] of Property_List
1016
+ )
1017
+
1018
+ ([model.emx.nt_kb_ProjectKB_Instance_20091] of Widget
1019
+
1020
+ (is_hidden TRUE)
1021
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20092])
1022
+ (widget_class_name "edu.stanford.smi.protegex.owl.ui.individuals.OWLIndividualsTab"))
1023
+
1024
+ ([model.emx.nt_kb_ProjectKB_Instance_20092] of Property_List
1025
+ )
1026
+
1027
+ ([model.emx.nt_kb_ProjectKB_Instance_20093] of Widget
1028
+
1029
+ (is_hidden TRUE)
1030
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20094])
1031
+ (widget_class_name "uk.ac.man.cs.mig.coode.debugger.test.DebuggerTestTab"))
1032
+
1033
+ ([model.emx.nt_kb_ProjectKB_Instance_20094] of Property_List
1034
+ )
1035
+
1036
+ ([model.emx.nt_kb_ProjectKB_Instance_20095] of Widget
1037
+
1038
+ (is_hidden TRUE)
1039
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20096])
1040
+ (widget_class_name "edu.stanford.smi.protegex.owl.ui.cls.OWLClassesTab"))
1041
+
1042
+ ([model.emx.nt_kb_ProjectKB_Instance_20096] of Property_List
1043
+ )
1044
+
1045
+ ([model.emx.nt_kb_ProjectKB_Instance_20097] of Widget
1046
+
1047
+ (is_hidden TRUE)
1048
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20098])
1049
+ (widget_class_name "org.algernon.kb.okbc.protege.plugins.AlgernonTab"))
1050
+
1051
+ ([model.emx.nt_kb_ProjectKB_Instance_20098] of Property_List
1052
+ )
1053
+
1054
+ ([model.emx.nt_kb_ProjectKB_Instance_20099] of Widget
1055
+
1056
+ (is_hidden TRUE)
1057
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20100])
1058
+ (widget_class_name "edu.stanford.smi.protegex.widget.pal.PalQueriesTab"))
1059
+
1060
+ ([model.emx.nt_kb_ProjectKB_Instance_20100] of Property_List
1061
+ )
1062
+
1063
+ ([model.emx.nt_kb_ProjectKB_Instance_20101] of Widget
1064
+
1065
+ (is_hidden TRUE)
1066
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20102])
1067
+ (widget_class_name "edu.stanford.smi.RemoteKBTab.UMLSTab"))
1068
+
1069
+ ([model.emx.nt_kb_ProjectKB_Instance_20102] of Property_List
1070
+ )
1071
+
1072
+ ([model.emx.nt_kb_ProjectKB_Instance_20103] of Widget
1073
+
1074
+ (is_hidden TRUE)
1075
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20104])
1076
+ (widget_class_name "uk.ac.man.ac.mig.coode.individuals.ui.OWLDLIndividualsTab"))
1077
+
1078
+ ([model.emx.nt_kb_ProjectKB_Instance_20104] of Property_List
1079
+ )
1080
+
1081
+ ([model.emx.nt_kb_ProjectKB_Instance_20105] of Widget
1082
+
1083
+ (is_hidden TRUE)
1084
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20106])
1085
+ (widget_class_name "uk.ac.man.cs.mig.coode.owlviz.ui.OWLVizTab"))
1086
+
1087
+ ([model.emx.nt_kb_ProjectKB_Instance_20106] of Property_List
1088
+ )
1089
+
1090
+ ([model.emx.nt_kb_ProjectKB_Instance_20128] of Widget
1091
+
1092
+ (height 60)
1093
+ (is_hidden FALSE)
1094
+ (name "kb:UML_INSTANCE_ALIAS")
1095
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20129])
1096
+ (widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
1097
+ (width 200)
1098
+ (x 0)
1099
+ (y 0))
1100
+
1101
+ ([model.emx.nt_kb_ProjectKB_Instance_20129] of Property_List
1102
+ )
1103
+
1104
+ ([model.emx.nt_kb_ProjectKB_Instance_20130] of Widget
1105
+
1106
+ (height 0)
1107
+ (is_hidden FALSE)
1108
+ (name "kb:UML_REFERENCED_USE_CASE")
1109
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20131])
1110
+ (width 0)
1111
+ (x 0)
1112
+ (y 0))
1113
+
1114
+ ([model.emx.nt_kb_ProjectKB_Instance_20131] of Property_List
1115
+ )
1116
+
1117
+ ([model.emx.nt_kb_ProjectKB_Instance_30056] of Property_List
1118
+
1119
+ (properties
1120
+ [model.emx.nt_kb_ProjectKB_Instance_30057]
1121
+ [model.emx.nt_kb_ProjectKB_Instance_40058]
1122
+ [model.emx.nt_kb_ProjectKB_Instance_40060]
1123
+ [model.emx.nt_kb_ProjectKB_Instance_40064]
1124
+ [model.emx.nt_kb_ProjectKB_Instance_40068]
1125
+ [model.emx.nt_kb_ProjectKB_Instance_40072]
1126
+ [model.emx.nt_kb_ProjectKB_Instance_40076]
1127
+ [model.emx.nt_kb_ProjectKB_Instance_40080]
1128
+ [model.emx.nt_kb_ProjectKB_Instance_40084]
1129
+ [model.emx.nt_kb_ProjectKB_Instance_20017]))
1130
+
1131
+ ([model.emx.nt_kb_ProjectKB_Instance_30057] of Property_List
1132
+
1133
+ (name "layout properties"))
1134
+
1135
+ ([model.emx.nt_kb_ProjectKB_Instance_30058] of Property_List
1136
+
1137
+ (properties
1138
+ [model.emx.nt_kb_ProjectKB_Instance_30059]
1139
+ [model.emx.nt_kb_ProjectKB_Instance_30060]))
1140
+
1141
+ ([model.emx.nt_kb_ProjectKB_Instance_30059] of Boolean
1142
+
1143
+ (boolean_value FALSE)
1144
+ (name "ButtonDisplayed-Move up"))
1145
+
1146
+ ([model.emx.nt_kb_ProjectKB_Instance_30060] of Boolean
1147
+
1148
+ (boolean_value FALSE)
1149
+ (name "ButtonDisplayed-Move down"))
1150
+
1151
+ ([model.emx.nt_kb_ProjectKB_Instance_30061] of Property_List
1152
+ )
1153
+
1154
+ ([model.emx.nt_kb_ProjectKB_Instance_40058] of Widget
1155
+
1156
+ (height 60)
1157
+ (is_hidden FALSE)
1158
+ (name "kb:UML_INSTANCE_ALIAS")
1159
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_40059])
1160
+ (widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
1161
+ (width 200)
1162
+ (x 0)
1163
+ (y 0))
1164
+
1165
+ ([model.emx.nt_kb_ProjectKB_Instance_40059] of Property_List
1166
+ )
1167
+
1168
+ ([model.emx.nt_kb_ProjectKB_Instance_40060] of Widget
1169
+
1170
+ (height 0)
1171
+ (is_hidden FALSE)
1172
+ (name "kb:UML_REFERENCED_USE_CASE")
1173
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_40061])
1174
+ (width 0)
1175
+ (x 0)
1176
+ (y 0))
1177
+
1178
+ ([model.emx.nt_kb_ProjectKB_Instance_40061] of Property_List
1179
+ )
1180
+
1181
+ ([model.emx.nt_kb_ProjectKB_Instance_40064] of Widget
1182
+
1183
+ (height 180)
1184
+ (is_hidden FALSE)
1185
+ (name "kb_:_o7p2fsg1Edy3YZbvY96G9w")
1186
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_40065])
1187
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
1188
+ (width 200)
1189
+ (x 210)
1190
+ (y 200))
1191
+
1192
+ ([model.emx.nt_kb_ProjectKB_Instance_40065] of Property_List
1193
+
1194
+ (properties
1195
+ [model.emx.nt_kb_ProjectKB_Instance_40066]
1196
+ [model.emx.nt_kb_ProjectKB_Instance_40067]))
1197
+
1198
+ ([model.emx.nt_kb_ProjectKB_Instance_40066] of Boolean
1199
+
1200
+ (boolean_value FALSE)
1201
+ (name "ButtonDisplayed-View References to Value"))
1202
+
1203
+ ([model.emx.nt_kb_ProjectKB_Instance_40067] of Boolean
1204
+
1205
+ (boolean_value FALSE)
1206
+ (name "ButtonDisplayed-Delete Instance"))
1207
+
1208
+ ([model.emx.nt_kb_ProjectKB_Instance_40068] of Widget
1209
+
1210
+ (height 120)
1211
+ (is_hidden FALSE)
1212
+ (name "kb_:_o7p2gcg1Edy3YZbvY96G9w")
1213
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_40069])
1214
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
1215
+ (width 200)
1216
+ (x 210)
1217
+ (y 70))
1218
+
1219
+ ([model.emx.nt_kb_ProjectKB_Instance_40069] of Property_List
1220
+
1221
+ (properties
1222
+ [model.emx.nt_kb_ProjectKB_Instance_40070]
1223
+ [model.emx.nt_kb_ProjectKB_Instance_40071]))
1224
+
1225
+ ([model.emx.nt_kb_ProjectKB_Instance_40070] of Boolean
1226
+
1227
+ (boolean_value FALSE)
1228
+ (name "ButtonDisplayed-View References to Value"))
1229
+
1230
+ ([model.emx.nt_kb_ProjectKB_Instance_40071] of Boolean
1231
+
1232
+ (boolean_value FALSE)
1233
+ (name "ButtonDisplayed-Delete Instance"))
1234
+
1235
+ ([model.emx.nt_kb_ProjectKB_Instance_40072] of Widget
1236
+
1237
+ (height 60)
1238
+ (is_hidden FALSE)
1239
+ (name "kb_:_sP56cu6JEdyp6cGW4pi6rw")
1240
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_40073])
1241
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceFieldWidget")
1242
+ (width 200)
1243
+ (x 0)
1244
+ (y 70))
1245
+
1246
+ ([model.emx.nt_kb_ProjectKB_Instance_40073] of Property_List
1247
+
1248
+ (properties
1249
+ [model.emx.nt_kb_ProjectKB_Instance_40074]
1250
+ [model.emx.nt_kb_ProjectKB_Instance_40075]))
1251
+
1252
+ ([model.emx.nt_kb_ProjectKB_Instance_40074] of Boolean
1253
+
1254
+ (boolean_value FALSE)
1255
+ (name "ButtonDisplayed-View References to Value"))
1256
+
1257
+ ([model.emx.nt_kb_ProjectKB_Instance_40075] of Boolean
1258
+
1259
+ (boolean_value FALSE)
1260
+ (name "ButtonDisplayed-Delete Instance"))
1261
+
1262
+ ([model.emx.nt_kb_ProjectKB_Instance_40076] of Widget
1263
+
1264
+ (height 120)
1265
+ (is_hidden FALSE)
1266
+ (name "kb_:_o7p2hMg1Edy3YZbvY96G9w")
1267
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_40077])
1268
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
1269
+ (width 200)
1270
+ (x 0)
1271
+ (y 130))
1272
+
1273
+ ([model.emx.nt_kb_ProjectKB_Instance_40077] of Property_List
1274
+
1275
+ (properties
1276
+ [model.emx.nt_kb_ProjectKB_Instance_40078]
1277
+ [model.emx.nt_kb_ProjectKB_Instance_40079]))
1278
+
1279
+ ([model.emx.nt_kb_ProjectKB_Instance_40078] of Boolean
1280
+
1281
+ (boolean_value FALSE)
1282
+ (name "ButtonDisplayed-View References to Value"))
1283
+
1284
+ ([model.emx.nt_kb_ProjectKB_Instance_40079] of Boolean
1285
+
1286
+ (boolean_value FALSE)
1287
+ (name "ButtonDisplayed-Delete Instance"))
1288
+
1289
+ ([model.emx.nt_kb_ProjectKB_Instance_40080] of Widget
1290
+
1291
+ (height 300)
1292
+ (is_hidden FALSE)
1293
+ (name "kb_:_o7p2eMg1Edy3YZbvY96G9w")
1294
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_40081])
1295
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
1296
+ (width 200)
1297
+ (x 420)
1298
+ (y 80))
1299
+
1300
+ ([model.emx.nt_kb_ProjectKB_Instance_40081] of Property_List
1301
+
1302
+ (properties
1303
+ [model.emx.nt_kb_ProjectKB_Instance_40082]
1304
+ [model.emx.nt_kb_ProjectKB_Instance_40083]))
1305
+
1306
+ ([model.emx.nt_kb_ProjectKB_Instance_40082] of Boolean
1307
+
1308
+ (boolean_value FALSE)
1309
+ (name "ButtonDisplayed-View References to Value"))
1310
+
1311
+ ([model.emx.nt_kb_ProjectKB_Instance_40083] of Boolean
1312
+
1313
+ (boolean_value FALSE)
1314
+ (name "ButtonDisplayed-Delete Instance"))
1315
+
1316
+ ([model.emx.nt_kb_ProjectKB_Instance_40084] of Widget
1317
+
1318
+ (height 120)
1319
+ (is_hidden FALSE)
1320
+ (name "kb_:_o7p2e8g1Edy3YZbvY96G9w")
1321
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_40085])
1322
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
1323
+ (width 200)
1324
+ (x 0)
1325
+ (y 260))
1326
+
1327
+ ([model.emx.nt_kb_ProjectKB_Instance_40085] of Property_List
1328
+
1329
+ (properties
1330
+ [model.emx.nt_kb_ProjectKB_Instance_40086]
1331
+ [model.emx.nt_kb_ProjectKB_Instance_40087]))
1332
+
1333
+ ([model.emx.nt_kb_ProjectKB_Instance_40086] of Boolean
1334
+
1335
+ (boolean_value FALSE)
1336
+ (name "ButtonDisplayed-View References to Value"))
1337
+
1338
+ ([model.emx.nt_kb_ProjectKB_Instance_40087] of Boolean
1339
+
1340
+ (boolean_value FALSE)
1341
+ (name "ButtonDisplayed-Delete Instance"))
1342
+
1343
+ ([model.emx.nt_kb_ProjectKB_Instance_40317] of String
1344
+
1345
+ (name "KnowledgeTreeTab.TOP_LEVEL_INSTANCE")
1346
+ (string_value "model.emx.nt_kb_Instance_10000"))
1347
+
1348
+ ([model.emx.nt_kb_ProjectKB_Instance_40329] of Map
1349
+
1350
+ (entries
1351
+ [model.emx.nt_kb_ProjectKB_Instance_50198]
1352
+ [model.emx.nt_kb_ProjectKB_Instance_50199]))
1353
+
1354
+ ([model.emx.nt_kb_ProjectKB_Instance_43] of Widget
1355
+
1356
+ (is_hidden TRUE)
1357
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_44])
1358
+ (widget_class_name "TGViztab.TGVizTab"))
1359
+
1360
+ ([model.emx.nt_kb_ProjectKB_Instance_44] of Property_List
1361
+ )
1362
+
1363
+ ([model.emx.nt_kb_ProjectKB_Instance_45] of Widget
1364
+
1365
+ (is_hidden TRUE)
1366
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_46])
1367
+ (widget_class_name "dfki.protege.ontoviz_tab.OntovizTab"))
1368
+
1369
+ ([model.emx.nt_kb_ProjectKB_Instance_46] of Property_List
1370
+ )
1371
+
1372
+ ([model.emx.nt_kb_ProjectKB_Instance_47] of Widget
1373
+
1374
+ (is_hidden TRUE)
1375
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_48])
1376
+ (widget_class_name "script.ProtegeScriptTab"))
1377
+
1378
+ ([model.emx.nt_kb_ProjectKB_Instance_48] of Property_List
1379
+ )
1380
+
1381
+ ([model.emx.nt_kb_ProjectKB_Instance_49] of Widget
1382
+
1383
+ (is_hidden TRUE)
1384
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_50])
1385
+ (widget_class_name "edu.stanford.smi.protege.widget.ClsesAndInstancesTab"))
1386
+
1387
+ ([model.emx.nt_kb_ProjectKB_Instance_50] of Property_List
1388
+ )
1389
+
1390
+ ([model.emx.nt_kb_ProjectKB_Instance_50184] of String
1391
+
1392
+ (name "kb_:_mqcOIO6GEdyp6cGW4pi6rw")
1393
+ (string_value "kb_%3A_SaGvMO6LEdyp6cGW4pi6rw{+%28}kb%3AUML_INSTANCE_ALIAS{%29}"))
1394
+
1395
+ ([model.emx.nt_kb_ProjectKB_Instance_50185] of String
1396
+
1397
+ (name "kb_:_o7p2Xsg1Edy3YZbvY96G9w")
1398
+ (string_value "kb_%3A_o7p2Ycg1Edy3YZbvY96G9w{+%28}kb%3AUML_INSTANCE_ALIAS{%29}"))
1399
+
1400
+ ([model.emx.nt_kb_ProjectKB_Instance_50186] of String
1401
+
1402
+ (name ":PAL-CONSTRAINT")
1403
+ (string_value "%3APAL-NAME"))
1404
+
1405
+ ([model.emx.nt_kb_ProjectKB_Instance_50187] of String
1406
+
1407
+ (name ":INSTANCE-ANNOTATION")
1408
+ (string_value "%3AANNOTATION-TEXT"))
1409
+
1410
+ ([model.emx.nt_kb_ProjectKB_Instance_50188] of String
1411
+
1412
+ (name "kb_:_o7p2i8g1Edy3YZbvY96G9w")
1413
+ (string_value "kb_%3A_o7p2kMg1Edy3YZbvY96G9w{+%3A+}kb_%3A_o7p2jMg1Edy3YZbvY96G9w"))
1414
+
1415
+ ([model.emx.nt_kb_ProjectKB_Instance_50189] of String
1416
+
1417
+ (name ":META-CLASS")
1418
+ (string_value "%3ANAME"))
1419
+
1420
+ ([model.emx.nt_kb_ProjectKB_Instance_50190] of String
1421
+
1422
+ (name "kb_:_o7p2Zsg1Edy3YZbvY96G9w")
1423
+ (string_value "kb_%3A_o7p2acg1Edy3YZbvY96G9w{+%28}kb%3AUML_INSTANCE_ALIAS{%29}"))
1424
+
1425
+ ([model.emx.nt_kb_ProjectKB_Instance_50191] of String
1426
+
1427
+ (name "kb_:_o7p2mMg1Edy3YZbvY96G9w")
1428
+ (string_value "kb_%3A_o7p2n8g1Edy3YZbvY96G9w"))
1429
+
1430
+ ([model.emx.nt_kb_ProjectKB_Instance_50192] of String
1431
+
1432
+ (name "kb:UML_CLASS")
1433
+ (string_value "kb%3AUML_INSTANCE_ALIAS"))
1434
+
1435
+ ([model.emx.nt_kb_ProjectKB_Instance_50193] of String
1436
+
1437
+ (name "kb:UML_METACLASS")
1438
+ (string_value "kb%3AUML_LABEL"))
1439
+
1440
+ ([model.emx.nt_kb_ProjectKB_Instance_50194] of String
1441
+
1442
+ (name "kb_:_rtzBEDuOEdyltIorAFYEcg")
1443
+ (string_value "kb_%3A_KLnOYDuPEdyltIorAFYEcg{+%28}kb%3AUML_INSTANCE_ALIAS{%29}"))
1444
+
1445
+ ([model.emx.nt_kb_ProjectKB_Instance_50195] of String
1446
+
1447
+ (name "kb_:_RWbogO6HEdyp6cGW4pi6rw")
1448
+ (string_value "kb_%3A_NEIwEO6LEdyp6cGW4pi6rw{+%28}kb%3AUML_INSTANCE_ALIAS{%29}"))
1449
+
1450
+ ([model.emx.nt_kb_ProjectKB_Instance_50196] of String
1451
+
1452
+ (name "kb:UML_SLOT")
1453
+ (string_value "kb%3AUML_LABEL"))
1454
+
1455
+ ([model.emx.nt_kb_ProjectKB_Instance_50197] of String
1456
+
1457
+ (name "kb:UML_TEST_DATA_SET")
1458
+ (string_value "kb%3AUML_DATA_SET_NAME"))
1459
+
1460
+ ([model.emx.nt_kb_ProjectKB_Instance_50198] of Map_Entry
1461
+
1462
+ (key "add_name_on_instance_form")
1463
+ (key_class "java.lang.String")
1464
+ (value "false")
1465
+ (value_class "java.lang.String"))
1466
+
1467
+ ([model.emx.nt_kb_ProjectKB_Instance_50199] of Map_Entry
1468
+
1469
+ (key "change_tracking_active")
1470
+ (key_class "java.lang.String")
1471
+ (value "false")
1472
+ (value_class "java.lang.String"))
1473
+
1474
+ ([model.emx.nt_kb_ProjectKB_Instance_51] of Widget
1475
+
1476
+ (is_hidden TRUE)
1477
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_52])
1478
+ (widget_class_name "edu.stanford.smi.protege.keywordsearch.StringSearch"))
1479
+
1480
+ ([model.emx.nt_kb_ProjectKB_Instance_52] of Property_List
1481
+ )
1482
+
1483
+ ([model.emx.nt_kb_ProjectKB_Instance_53] of Widget
1484
+
1485
+ (is_hidden TRUE)
1486
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10054])
1487
+ (widget_class_name "edu.stanford.smi.RemoteKBTab.WordNetTab"))
1488
+
1489
+ ([model.emx.nt_kb_ProjectKB_Instance_58] of Widget
1490
+
1491
+ (is_hidden FALSE)
1492
+ (name "kb:UML_METACLASS")
1493
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_61])
1494
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
1495
+
1496
+ ([model.emx.nt_kb_ProjectKB_Instance_61] of Property_List
1497
+
1498
+ (name "class widget properties")
1499
+ (properties
1500
+ [model.emx.nt_kb_ProjectKB_Instance_62]
1501
+ [model.emx.nt_kb_ProjectKB_Instance_66]
1502
+ [model.emx.nt_kb_ProjectKB_Instance_67]
1503
+ [model.emx.nt_kb_ProjectKB_Instance_68]
1504
+ [model.emx.nt_kb_ProjectKB_Instance_69]
1505
+ [model.emx.nt_kb_ProjectKB_Instance_71]
1506
+ [model.emx.nt_kb_ProjectKB_Instance_73]
1507
+ [model.emx.nt_kb_ProjectKB_Instance_75]
1508
+ [model.emx.nt_kb_ProjectKB_Instance_76]
1509
+ [model.emx.nt_kb_ProjectKB_Instance_80]
1510
+ [model.emx.nt_kb_ProjectKB_Instance_82]
1511
+ [model.emx.nt_kb_ProjectKB_Instance_1]))
1512
+
1513
+ ([model.emx.nt_kb_ProjectKB_Instance_62] of Widget
1514
+
1515
+ (height 120)
1516
+ (label "Constraints")
1517
+ (name ":SLOT-CONSTRAINTS")
1518
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_63])
1519
+ (widget_class_name "edu.stanford.smi.protege.widget.ConstraintsWidget")
1520
+ (width 200)
1521
+ (x 400)
1522
+ (y 0))
1523
+
1524
+ ([model.emx.nt_kb_ProjectKB_Instance_63] of Property_List
1525
+
1526
+ (properties
1527
+ [model.emx.nt_kb_ProjectKB_Instance_64]
1528
+ [model.emx.nt_kb_ProjectKB_Instance_65]
1529
+ [model.emx.nt_kb_ProjectKB_Instance_0]))
1530
+
1531
+ ([model.emx.nt_kb_ProjectKB_Instance_64] of Boolean
1532
+
1533
+ (boolean_value FALSE)
1534
+ (name "ButtonDisplayed-View References to Value "))
1535
+
1536
+ ([model.emx.nt_kb_ProjectKB_Instance_65] of Boolean
1537
+
1538
+ (boolean_value FALSE)
1539
+ (name "ButtonDisplayed-Delete Instance"))
1540
+
1541
+ ([model.emx.nt_kb_ProjectKB_Instance_66] of Widget
1542
+
1543
+ (name ":DIRECT-INSTANCES"))
1544
+
1545
+ ([model.emx.nt_kb_ProjectKB_Instance_67] of Widget
1546
+
1547
+ (name ":DIRECT-SUBCLASSES"))
1548
+
1549
+ ([model.emx.nt_kb_ProjectKB_Instance_68] of Widget
1550
+
1551
+ (name ":DIRECT-SUPERCLASSES"))
1552
+
1553
+ ([model.emx.nt_kb_ProjectKB_Instance_69] of Widget
1554
+
1555
+ (height 120)
1556
+ (label "Documentation")
1557
+ (name ":DOCUMENTATION")
1558
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_70])
1559
+ (widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
1560
+ (width 200)
1561
+ (x 200)
1562
+ (y 0))
1563
+
1564
+ ([model.emx.nt_kb_ProjectKB_Instance_70] of Property_List
1565
+ )
1566
+
1567
+ ([model.emx.nt_kb_ProjectKB_Instance_71] of Widget
1568
+
1569
+ (height 60)
1570
+ (label "Name")
1571
+ (name ":NAME")
1572
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_72])
1573
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
1574
+ (width 200)
1575
+ (x 0)
1576
+ (y 270))
1577
+
1578
+ ([model.emx.nt_kb_ProjectKB_Instance_72] of Property_List
1579
+ )
1580
+
1581
+ ([model.emx.nt_kb_ProjectKB_Instance_73] of Widget
1582
+
1583
+ (height 60)
1584
+ (label "Role")
1585
+ (name ":ROLE")
1586
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_74])
1587
+ (widget_class_name "edu.stanford.smi.protege.widget.RoleWidget")
1588
+ (width 200)
1589
+ (x 0)
1590
+ (y 60))
1591
+
1592
+ ([model.emx.nt_kb_ProjectKB_Instance_74] of Property_List
1593
+ )
1594
+
1595
+ ([model.emx.nt_kb_ProjectKB_Instance_75] of Widget
1596
+
1597
+ (name ":DIRECT-TYPE"))
1598
+
1599
+ ([model.emx.nt_kb_ProjectKB_Instance_76] of Widget
1600
+
1601
+ (height 150)
1602
+ (label "Template Slots")
1603
+ (name ":DIRECT-TEMPLATE-SLOTS")
1604
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_77])
1605
+ (widget_class_name "edu.stanford.smi.protege.widget.TemplateSlotsWidget")
1606
+ (width 600)
1607
+ (x 0)
1608
+ (y 120))
1609
+
1610
+ ([model.emx.nt_kb_ProjectKB_Instance_77] of Property_List
1611
+
1612
+ (properties
1613
+ [model.emx.nt_kb_ProjectKB_Instance_78]
1614
+ [model.emx.nt_kb_ProjectKB_Instance_79]))
1615
+
1616
+ ([model.emx.nt_kb_ProjectKB_Instance_78] of Boolean
1617
+
1618
+ (boolean_value FALSE)
1619
+ (name "ButtonDisplayed-Move up"))
1620
+
1621
+ ([model.emx.nt_kb_ProjectKB_Instance_79] of Boolean
1622
+
1623
+ (boolean_value FALSE)
1624
+ (name "ButtonDisplayed-Move down"))
1625
+
1626
+ ([model.emx.nt_kb_ProjectKB_Instance_80] of Property_List
1627
+
1628
+ (name "layout properties")
1629
+ (properties [model.emx.nt_kb_ProjectKB_Instance_81]))
1630
+
1631
+ ([model.emx.nt_kb_ProjectKB_Instance_81] of String
1632
+
1633
+ (name "vertical_stretcher")
1634
+ (string_value ":DIRECT-TEMPLATE-SLOTS"))
1635
+
1636
+ ([model.emx.nt_kb_ProjectKB_Instance_82] of Widget
1637
+
1638
+ (height 60)
1639
+ (is_hidden FALSE)
1640
+ (name "kb:UML_LABEL")
1641
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_83])
1642
+ (widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
1643
+ (width 200)
1644
+ (x 0)
1645
+ (y 0))
1646
+
1647
+ ([model.emx.nt_kb_ProjectKB_Instance_83] of Property_List
1648
+ )
1649
+
1650
+ ([model.emx.nt_kb_ProjectKB_Instance_84] of String
1651
+
1652
+ (name "SearchTab_Query"))
1653
+
1654
+ ([PAL_FORM_WIDGET] of Widget
1655
+
1656
+ (height 476)
1657
+ (is_hidden FALSE)
1658
+ (name ":PAL-CONSTRAINT")
1659
+ (property_list [KB_977707_Instance_38])
1660
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
1661
+ (width 603)
1662
+ (x 0)
1663
+ (y 0))
1664
+
1665
+ ([PROJECT] of Project
1666
+
1667
+ (browser_slot_names [BROWSER_SLOT_NAMES])
1668
+ (customized_instance_widgets
1669
+ [PAL_FORM_WIDGET]
1670
+ [INSTANCE_ANNOTATION_FORM_WIDGET]
1671
+ [model.emx.nt_kb_ProjectKB_Instance_20053]
1672
+ [model.emx.nt_kb_ProjectKB_Instance_10059]
1673
+ [STANDARD_CLASS_FORM_WIDGET]
1674
+ [model.emx.nt_kb_ProjectKB_Instance_58]
1675
+ [STANDARD_SLOT_FORM_WIDGET]
1676
+ [STANDARD_FACET_FORM_WIDGET]
1677
+ [model.emx.nt_kb_ProjectKB_Instance_10010]
1678
+ [model.emx.nt_kb_ProjectKB_Instance_10126])
1679
+ (default_cls_metaclass ":STANDARD-CLASS")
1680
+ (default_facet_metaclass ":STANDARD-FACET")
1681
+ (default_instance_widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
1682
+ (default_slot_metaclass ":STANDARD-SLOT")
1683
+ (journaling_enabled FALSE)
1684
+ (next_frame_number 0)
1685
+ (options [KB_694346_Instance_1])
1686
+ (property_map [model.emx.nt_kb_ProjectKB_Instance_40329])
1687
+ (sources [SOURCES])
1688
+ (tabs
1689
+ [CLSES_TAB]
1690
+ [FORMS_TAB]
1691
+ [INSTANCES_TAB]
1692
+ [model.emx.nt_kb_ProjectKB_Instance_10006]
1693
+ [model.emx.nt_kb_ProjectKB_Instance_20097]
1694
+ [model.emx.nt_kb_ProjectKB_Instance_20059]
1695
+ [model.emx.nt_kb_ProjectKB_Instance_10008]
1696
+ [model.emx.nt_kb_ProjectKB_Instance_49]
1697
+ [model.emx.nt_kb_ProjectKB_Instance_20093]
1698
+ [model.emx.nt_kb_ProjectKB_Instance_20067]
1699
+ [model.emx.nt_kb_ProjectKB_Instance_20085]
1700
+ [model.emx.nt_kb_ProjectKB_Instance_20089]
1701
+ [model.emx.nt_kb_ProjectKB_Instance_20087]
1702
+ [model.emx.nt_kb_ProjectKB_Instance_20073]
1703
+ [model.emx.nt_kb_ProjectKB_Instance_20083]
1704
+ [model.emx.nt_kb_ProjectKB_Instance_45]
1705
+ [model.emx.nt_kb_ProjectKB_Instance_20103]
1706
+ [model.emx.nt_kb_ProjectKB_Instance_20061]
1707
+ [model.emx.nt_kb_ProjectKB_Instance_20079]
1708
+ [model.emx.nt_kb_ProjectKB_Instance_20071]
1709
+ [model.emx.nt_kb_ProjectKB_Instance_20077]
1710
+ [model.emx.nt_kb_ProjectKB_Instance_47]
1711
+ [QUERIES_TAB]
1712
+ [SLOTS_TAB]
1713
+ [model.emx.nt_kb_ProjectKB_Instance_51]
1714
+ [model.emx.nt_kb_ProjectKB_Instance_43]
1715
+ [model.emx.nt_kb_ProjectKB_Instance_20101]
1716
+ [model.emx.nt_kb_ProjectKB_Instance_10000]
1717
+ [model.emx.nt_kb_ProjectKB_Instance_20069]
1718
+ [model.emx.nt_kb_ProjectKB_Instance_10002]
1719
+ [model.emx.nt_kb_ProjectKB_Instance_10004]
1720
+ [model.emx.nt_kb_ProjectKB_Instance_20063]
1721
+ [model.emx.nt_kb_ProjectKB_Instance_20095]
1722
+ [model.emx.nt_kb_ProjectKB_Instance_20091]
1723
+ [model.emx.nt_kb_ProjectKB_Instance_10055]
1724
+ [model.emx.nt_kb_ProjectKB_Instance_20075]
1725
+ [model.emx.nt_kb_ProjectKB_Instance_20105]
1726
+ [model.emx.nt_kb_ProjectKB_Instance_20099]
1727
+ [model.emx.nt_kb_ProjectKB_Instance_20065]
1728
+ [model.emx.nt_kb_ProjectKB_Instance_53]))
1729
+
1730
+ ([QUERIES_TAB] of Widget
1731
+
1732
+ (is_hidden TRUE)
1733
+ (property_list [KB_694346_Instance_79])
1734
+ (widget_class_name "edu.stanford.smi.protegex.queries_tab.QueriesTab"))
1735
+
1736
+ ([SLOTS_TAB] of Widget
1737
+
1738
+ (is_hidden TRUE)
1739
+ (widget_class_name "edu.stanford.smi.protege.widget.SlotsTab"))
1740
+
1741
+ ([SOURCES] of Property_List
1742
+
1743
+ (properties
1744
+ [KB_694346_Instance_0]
1745
+ [KB_694346_Instance_80]
1746
+ [KB_694346_Instance_81]
1747
+ [KB_694346_Instance_82]
1748
+ [KB_694346_Instance_83]
1749
+ [KB_395596_Instance_0]
1750
+ [KB_395596_Instance_1]))
1751
+
1752
+ ([STANDARD_CLASS_FORM_WIDGET] of Widget
1753
+
1754
+ (name ":STANDARD-CLASS")
1755
+ (property_list [KB_977707_Instance_0])
1756
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
1757
+
1758
+ ([STANDARD_FACET_FORM_WIDGET] of Widget
1759
+
1760
+ (name ":STANDARD-FACET")
1761
+ (property_list [KB_977707_Instance_29])
1762
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
1763
+
1764
+ ([STANDARD_SLOT_FORM_WIDGET] of Widget
1765
+
1766
+ (name ":STANDARD-SLOT")
1767
+ (property_list [KB_977707_Instance_12])
1768
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))