ontomde-demo-bpm 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 (57) hide show
  1. data/History.txt +2 -0
  2. data/Manifest.txt +56 -0
  3. data/README.txt +79 -0
  4. data/Rakefile +22 -0
  5. data/bin/ontomde-demo-bpm-install +11 -0
  6. data/demo/1-unpack.sh +5 -0
  7. data/demo/2-generate.sh +5 -0
  8. data/demo/3-start-app.sh +10 -0
  9. data/demo/4-stop-app.sh +7 -0
  10. data/demo/5-debug.sh +18 -0
  11. data/demo/6-nodebug.sh +2 -0
  12. data/demo/9-eclipse.bat +5 -0
  13. data/demo/9-eclipse.sh +6 -0
  14. data/demo/debug.sh +18 -0
  15. data/demo/domain/pom.xml +110 -0
  16. data/demo/domain/src/main/java/cas1/Magasinier.java +233 -0
  17. data/demo/domain/src/main/java/cas2/Banquier.java +172 -0
  18. data/demo/domain/src/main/java/cas2/Client.java +140 -0
  19. data/demo/domain/src/main/java/cas2/Personne.java +225 -0
  20. data/demo/domain/src/main/java/cas3/Commande.java +221 -0
  21. data/demo/domain/src/main/java/cas3/ProcessusPreparation.java +382 -0
  22. data/demo/domain/src/main/java/cas4/CommandeLivraison.java +325 -0
  23. data/demo/domain/src/main/java/cas4/ProcessusLivraison.java +366 -0
  24. data/demo/domain/src/main/java/cas4/TacheHumaine.java +225 -0
  25. data/demo/domain/src/main/java/cas4/TacheSuiteErreurLivraison.java +201 -0
  26. data/demo/domain/src/main/resources/META-INF/persistence.xml +25 -0
  27. data/demo/ear/pom.xml +175 -0
  28. data/demo/mda/clean-generated.sh +24 -0
  29. data/demo/mda/pom.xml +227 -0
  30. data/demo/mda/src/main/mda/customDataTypes.rb +1 -0
  31. data/demo/mda/src/main/mda/dbDiscriminatorCache.rb +72 -0
  32. data/demo/mda/src/main/model/.project +12 -0
  33. data/demo/mda/src/main/model/model.emx +606 -0
  34. data/demo/mda/src/main/model/model.emx.nt +2904 -0
  35. data/demo/mda/src/main/model/model.emx.nt_kb.pprj +1432 -0
  36. data/demo/mda/src/main/model/model.emx.nt_kb.rdf +73 -0
  37. data/demo/mda/src/main/model/model.emx.nt_kb.rdfs +709 -0
  38. data/demo/mda/src/main/process/.classpath +10 -0
  39. data/demo/mda/src/main/process/.project +17 -0
  40. data/demo/mda/src/main/process/processList.txt +2 -0
  41. data/demo/mda/src/main/process/src/cas3.ProcessusPreparation/gpd.xml +43 -0
  42. data/demo/mda/src/main/process/src/cas3.ProcessusPreparation/processdefinition.xml +40 -0
  43. data/demo/mda/src/main/process/src/cas3.ProcessusPreparation/processimage.jpg +0 -0
  44. data/demo/mda/src/main/process/src/cas4.ProcessusLivraison/gpd.xml +30 -0
  45. data/demo/mda/src/main/process/src/cas4.ProcessusLivraison/processdefinition.xml +28 -0
  46. data/demo/mda/src/main/process/src/cas4.ProcessusLivraison/processimage.jpg +0 -0
  47. data/demo/mda/src/main/resources/formatter.properties +260 -0
  48. data/demo/ontomde-bpm-ear-copy/pom.xml +128 -0
  49. data/demo/pom.xml +126 -0
  50. data/demo/readme.txt +15 -0
  51. data/demo/runMyApp.sh +22 -0
  52. data/demo/setenv.sh-sample +7 -0
  53. data/demo/stopMyApp.sh +15 -0
  54. data/demo/stopdebug.sh +2 -0
  55. data/demo/webapp/pom.xml +102 -0
  56. data/lib/ontomde-demo-bpm.rb +1 -0
  57. metadata +121 -0
@@ -0,0 +1,1432 @@
1
+ ; Wed Mar 19 15:31:19 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_10046]
10
+ [model.emx.nt_kb_ProjectKB_Instance_10047]
11
+ [model.emx.nt_kb_ProjectKB_Instance_10048]
12
+ [model.emx.nt_kb_ProjectKB_Instance_10049]
13
+ [model.emx.nt_kb_ProjectKB_Instance_10050]
14
+ [model.emx.nt_kb_ProjectKB_Instance_10051]))
15
+
16
+ ([CLSES_TAB] of Widget
17
+
18
+ (is_hidden FALSE)
19
+ (widget_class_name "edu.stanford.smi.protege.widget.ClsesTab"))
20
+
21
+ ([FORMS_TAB] of Widget
22
+
23
+ (is_hidden FALSE)
24
+ (widget_class_name "edu.stanford.smi.protege.widget.FormsTab"))
25
+
26
+ ([INSTANCE_ANNOTATION_FORM_WIDGET] of Widget
27
+
28
+ (height 476)
29
+ (is_hidden FALSE)
30
+ (name ":INSTANCE-ANNOTATION")
31
+ (property_list [KB_257315_Instance_33])
32
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
33
+ (width 603)
34
+ (x 0)
35
+ (y 0))
36
+
37
+ ([INSTANCES_TAB] of Widget
38
+
39
+ (is_hidden FALSE)
40
+ (widget_class_name "edu.stanford.smi.protege.widget.InstancesTab"))
41
+
42
+ ([KB_257315_Instance_0] of Property_List
43
+
44
+ (name "class widget properties")
45
+ (properties
46
+ [KB_257315_Instance_1]
47
+ [KB_257315_Instance_2]
48
+ [KB_257315_Instance_3]
49
+ [KB_257315_Instance_4]
50
+ [KB_257315_Instance_5]
51
+ [KB_257315_Instance_6]
52
+ [KB_257315_Instance_7]
53
+ [KB_257315_Instance_8]
54
+ [KB_257315_Instance_9]
55
+ [KB_257315_Instance_10]))
56
+
57
+ ([KB_257315_Instance_1] of Widget
58
+
59
+ (height 120)
60
+ (label "Constraints")
61
+ (name ":SLOT-CONSTRAINTS")
62
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10053])
63
+ (widget_class_name "edu.stanford.smi.protege.widget.ConstraintsWidget")
64
+ (width 200)
65
+ (x 400)
66
+ (y 0))
67
+
68
+ ([KB_257315_Instance_10] of Property_List
69
+
70
+ (name "layout properties")
71
+ (properties [KB_257315_Instance_11]))
72
+
73
+ ([KB_257315_Instance_11] of String
74
+
75
+ (name "vertical_stretcher")
76
+ (string_value ":DIRECT-TEMPLATE-SLOTS"))
77
+
78
+ ([KB_257315_Instance_12] of Property_List
79
+
80
+ (name "slot widget properties")
81
+ (properties
82
+ [KB_257315_Instance_13]
83
+ [KB_257315_Instance_14]
84
+ [KB_257315_Instance_15]
85
+ [KB_257315_Instance_16]
86
+ [KB_257315_Instance_17]
87
+ [KB_257315_Instance_18]
88
+ [KB_257315_Instance_19]
89
+ [KB_257315_Instance_20]
90
+ [KB_257315_Instance_21]
91
+ [KB_257315_Instance_22]
92
+ [KB_257315_Instance_23]
93
+ [KB_257315_Instance_24]
94
+ [KB_257315_Instance_25]
95
+ [KB_257315_Instance_26]
96
+ [KB_257315_Instance_27]
97
+ [KB_257315_Instance_28]))
98
+
99
+ ([KB_257315_Instance_13] of Widget
100
+
101
+ (height 60)
102
+ (label "Cardinality")
103
+ (name ":SLOT-MINIMUM-CARDINALITY")
104
+ (widget_class_name "edu.stanford.smi.protege.widget.MinimumCardinalityWidget")
105
+ (width 200)
106
+ (x 200)
107
+ (y 120))
108
+
109
+ ([KB_257315_Instance_14] of Widget
110
+
111
+ (height 35)
112
+ (name ":SLOT-MAXIMUM-CARDINALITY")
113
+ (widget_class_name "edu.stanford.smi.protege.widget.MaximumCardinalityWidget")
114
+ (width 200)
115
+ (x 200)
116
+ (y 180))
117
+
118
+ ([KB_257315_Instance_15] of Widget
119
+
120
+ (name ":SLOT-CONSTRAINTS"))
121
+
122
+ ([KB_257315_Instance_16] of Widget
123
+
124
+ (name ":DIRECT-TYPE"))
125
+
126
+ ([KB_257315_Instance_17] of Widget
127
+
128
+ (height 95)
129
+ (label "Domain")
130
+ (name ":DIRECT-DOMAIN")
131
+ (widget_class_name "edu.stanford.smi.protege.widget.DirectDomainWidget")
132
+ (width 200)
133
+ (x 400)
134
+ (y 180))
135
+
136
+ ([KB_257315_Instance_18] of Widget
137
+
138
+ (height 90)
139
+ (label "Template Values")
140
+ (name ":SLOT-VALUES")
141
+ (widget_class_name "edu.stanford.smi.protege.widget.SlotValuesWidget")
142
+ (width 200)
143
+ (x 400)
144
+ (y 0))
145
+
146
+ ([KB_257315_Instance_19] of Widget
147
+
148
+ (name ":DIRECT-SUPERSLOTS"))
149
+
150
+ ([KB_257315_Instance_2] of Widget
151
+
152
+ (name ":DIRECT-INSTANCES"))
153
+
154
+ ([KB_257315_Instance_20] of Widget
155
+
156
+ (name ":DIRECT-SUBSLOTS"))
157
+
158
+ ([KB_257315_Instance_21] of Widget
159
+
160
+ (height 90)
161
+ (label "Default")
162
+ (name ":SLOT-DEFAULTS")
163
+ (widget_class_name "edu.stanford.smi.protege.widget.DefaultValuesWidget")
164
+ (width 200)
165
+ (x 400)
166
+ (y 90))
167
+
168
+ ([KB_257315_Instance_22] of Widget
169
+
170
+ (height 120)
171
+ (label "Documentation")
172
+ (name ":DOCUMENTATION")
173
+ (widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
174
+ (width 200)
175
+ (x 200)
176
+ (y 0))
177
+
178
+ ([KB_257315_Instance_23] of Widget
179
+
180
+ (height 60)
181
+ (label "Maximum")
182
+ (name ":SLOT-NUMERIC-MAXIMUM")
183
+ (widget_class_name "edu.stanford.smi.protege.widget.NumericMaximumWidget")
184
+ (width 100)
185
+ (x 100)
186
+ (y 215))
187
+
188
+ ([KB_257315_Instance_24] of Widget
189
+
190
+ (height 60)
191
+ (label "Minimum")
192
+ (name ":SLOT-NUMERIC-MINIMUM")
193
+ (widget_class_name "edu.stanford.smi.protege.widget.NumericMinimumWidget")
194
+ (width 100)
195
+ (x 0)
196
+ (y 215))
197
+
198
+ ([KB_257315_Instance_25] of Widget
199
+
200
+ (name ":ASSOCIATED-FACET"))
201
+
202
+ ([KB_257315_Instance_26] of Widget
203
+
204
+ (height 60)
205
+ (label "Name")
206
+ (name ":NAME")
207
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
208
+ (width 200)
209
+ (x 0)
210
+ (y 0))
211
+
212
+ ([KB_257315_Instance_27] of Widget
213
+
214
+ (height 60)
215
+ (label "Inverse Slot")
216
+ (name ":SLOT-INVERSE")
217
+ (widget_class_name "edu.stanford.smi.protege.widget.InverseSlotWidget")
218
+ (width 200)
219
+ (x 200)
220
+ (y 215))
221
+
222
+ ([KB_257315_Instance_28] of Widget
223
+
224
+ (height 155)
225
+ (label "Value Type")
226
+ (name ":SLOT-VALUE-TYPE")
227
+ (widget_class_name "edu.stanford.smi.protege.widget.ValueTypeWidget")
228
+ (width 200)
229
+ (x 0)
230
+ (y 60))
231
+
232
+ ([KB_257315_Instance_29] of Property_List
233
+
234
+ (name "facet widget properties")
235
+ (properties
236
+ [KB_257315_Instance_30]
237
+ [KB_257315_Instance_31]
238
+ [KB_257315_Instance_32]))
239
+
240
+ ([KB_257315_Instance_3] of Widget
241
+
242
+ (name ":DIRECT-SUBCLASSES"))
243
+
244
+ ([KB_257315_Instance_30] of Widget
245
+
246
+ (height 60)
247
+ (label "Name")
248
+ (name ":NAME")
249
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
250
+ (width 200)
251
+ (x 0)
252
+ (y 0))
253
+
254
+ ([KB_257315_Instance_31] of Widget
255
+
256
+ (height 120)
257
+ (label "Documentation")
258
+ (name ":DOCUMENTATION")
259
+ (widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
260
+ (width 200)
261
+ (x 200)
262
+ (y 0))
263
+
264
+ ([KB_257315_Instance_32] of Widget
265
+
266
+ (height 60)
267
+ (label "Associated Slot")
268
+ (name ":ASSOCIATED-SLOT")
269
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceFieldWidget")
270
+ (width 200)
271
+ (x 0)
272
+ (y 60))
273
+
274
+ ([KB_257315_Instance_33] of Property_List
275
+
276
+ (properties
277
+ [KB_257315_Instance_34]
278
+ [KB_257315_Instance_35]
279
+ [KB_257315_Instance_36]
280
+ [KB_257315_Instance_37]))
281
+
282
+ ([KB_257315_Instance_34] of Widget
283
+
284
+ (name ":ANNOTATED-INSTANCE"))
285
+
286
+ ([KB_257315_Instance_35] of Widget
287
+
288
+ (name ":CREATOR"))
289
+
290
+ ([KB_257315_Instance_36] of Widget
291
+
292
+ (name ":CREATION-TIMESTAMP"))
293
+
294
+ ([KB_257315_Instance_37] of Widget
295
+
296
+ (height 100)
297
+ (is_hidden FALSE)
298
+ (name ":ANNOTATION-TEXT")
299
+ (widget_class_name "edu.stanford.smi.protege.widget.YellowStickyWidget")
300
+ (width 200)
301
+ (x 0)
302
+ (y 0))
303
+
304
+ ([KB_257315_Instance_38] of Property_List
305
+
306
+ (properties
307
+ [KB_257315_Instance_39]
308
+ [KB_257315_Instance_40]
309
+ [KB_257315_Instance_41]
310
+ [KB_257315_Instance_42]))
311
+
312
+ ([KB_257315_Instance_39] of Widget
313
+
314
+ (height 60)
315
+ (is_hidden FALSE)
316
+ (label "Name")
317
+ (name ":PAL-NAME")
318
+ (widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
319
+ (width 275)
320
+ (x 0)
321
+ (y 0))
322
+
323
+ ([KB_257315_Instance_4] of Widget
324
+
325
+ (name ":DIRECT-SUPERCLASSES"))
326
+
327
+ ([KB_257315_Instance_40] of Widget
328
+
329
+ (height 180)
330
+ (is_hidden FALSE)
331
+ (label "Range")
332
+ (name ":PAL-RANGE")
333
+ (widget_class_name "edu.stanford.smi.protegex.widget.pal.constraint.PalRangeWidget")
334
+ (width 250)
335
+ (x 275)
336
+ (y 180))
337
+
338
+ ([KB_257315_Instance_41] of Widget
339
+
340
+ (height 180)
341
+ (is_hidden FALSE)
342
+ (label "Description")
343
+ (name ":PAL-DESCRIPTION")
344
+ (widget_class_name "edu.stanford.smi.protege.widget.TextAreaWidget")
345
+ (width 250)
346
+ (x 275)
347
+ (y 0))
348
+
349
+ ([KB_257315_Instance_42] of Widget
350
+
351
+ (height 300)
352
+ (is_hidden FALSE)
353
+ (label "Statement")
354
+ (name ":PAL-STATEMENT")
355
+ (widget_class_name "edu.stanford.smi.protegex.widget.pal.constraint.PalConstraintWidget")
356
+ (width 275)
357
+ (x 0)
358
+ (y 60))
359
+
360
+ ([KB_257315_Instance_5] of Widget
361
+
362
+ (height 120)
363
+ (label "Documentation")
364
+ (name ":DOCUMENTATION")
365
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20056])
366
+ (widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
367
+ (width 200)
368
+ (x 200)
369
+ (y 0))
370
+
371
+ ([KB_257315_Instance_6] of Widget
372
+
373
+ (height 60)
374
+ (label "Name")
375
+ (name ":NAME")
376
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20057])
377
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
378
+ (width 200)
379
+ (x 0)
380
+ (y 0))
381
+
382
+ ([KB_257315_Instance_7] of Widget
383
+
384
+ (height 60)
385
+ (label "Role")
386
+ (name ":ROLE")
387
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_30061])
388
+ (widget_class_name "edu.stanford.smi.protege.widget.RoleWidget")
389
+ (width 200)
390
+ (x 0)
391
+ (y 60))
392
+
393
+ ([KB_257315_Instance_8] of Widget
394
+
395
+ (name ":DIRECT-TYPE"))
396
+
397
+ ([KB_257315_Instance_9] of Widget
398
+
399
+ (height 150)
400
+ (label "Template Slots")
401
+ (name ":DIRECT-TEMPLATE-SLOTS")
402
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_30058])
403
+ (widget_class_name "edu.stanford.smi.protege.widget.TemplateSlotsWidget")
404
+ (width 600)
405
+ (x 0)
406
+ (y 120))
407
+
408
+ ([KB_395596_Instance_0] of String
409
+
410
+ (name "renaming_namespaces"))
411
+
412
+ ([KB_395596_Instance_1] of String
413
+
414
+ (name "namespaces")
415
+ (string_value "kb_ http://kb# kb http://protege.stanford.edu/kb# rdfs http://www.w3.org/2000/01/rdf-schema# rdf http://www.w3.org/1999/02/22-rdf-syntax-ns# "))
416
+
417
+ ([KB_694346_Instance_0] of String
418
+
419
+ (name "factory_class_name")
420
+ (string_value "edu.stanford.smi.protegex.storage.rdf.configurable.RDFCBackend"))
421
+
422
+ ([KB_694346_Instance_1] of Options
423
+
424
+ (confirm_on_remove FALSE)
425
+ (display_abstract_class_icon TRUE)
426
+ (display_hidden_classes TRUE)
427
+ (display_multi_parent_class_icon TRUE)
428
+ (is_readonly FALSE)
429
+ (tabbed_instance_form_layout FALSE)
430
+ (update_modification_slots FALSE))
431
+
432
+ ([KB_694346_Instance_79] of Property_List
433
+
434
+ (properties [model.emx.nt_kb_ProjectKB_Instance_84]))
435
+
436
+ ([KB_694346_Instance_80] of String
437
+
438
+ (name "rdfs_file_name")
439
+ (string_value "model.emx.nt_kb.rdfs"))
440
+
441
+ ([KB_694346_Instance_81] of String
442
+
443
+ (name "rdf_file_name")
444
+ (string_value "model.emx.nt_kb.rdf"))
445
+
446
+ ([KB_694346_Instance_82] of String
447
+
448
+ (name "namespace_name")
449
+ (string_value "http://orange-ft.com/kb/#"))
450
+
451
+ ([KB_694346_Instance_83] of Boolean
452
+
453
+ (boolean_value TRUE)
454
+ (name "use_roundtrip"))
455
+
456
+ ([model.emx.nt_kb_ProjectKB_Instance_0] of Boolean
457
+
458
+ (boolean_value FALSE)
459
+ (name "ButtonDisplayed-View References to Value"))
460
+
461
+ ([model.emx.nt_kb_ProjectKB_Instance_1] of Widget
462
+
463
+ (height 60)
464
+ (is_hidden FALSE)
465
+ (name "kb:UML_URI")
466
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_2])
467
+ (widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
468
+ (width 200)
469
+ (x 0)
470
+ (y 330))
471
+
472
+ ([model.emx.nt_kb_ProjectKB_Instance_10000] of Widget
473
+
474
+ (is_hidden TRUE)
475
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10001])
476
+ (widget_class_name "edu.stanford.smi.protegex.changes.changesKBViewTab.ChangesKBViewTab"))
477
+
478
+ ([model.emx.nt_kb_ProjectKB_Instance_10001] of Property_List
479
+ )
480
+
481
+ ([model.emx.nt_kb_ProjectKB_Instance_10002] of Widget
482
+
483
+ (is_hidden TRUE)
484
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10003])
485
+ (widget_class_name "edu.stanford.smi.protegex.changes.stats.ChangeStatisticsTab"))
486
+
487
+ ([model.emx.nt_kb_ProjectKB_Instance_10003] of Property_List
488
+ )
489
+
490
+ ([model.emx.nt_kb_ProjectKB_Instance_10004] of Widget
491
+
492
+ (is_hidden TRUE)
493
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10005])
494
+ (widget_class_name "edu.stanford.smi.protegex.datamaster.DataMasterTab"))
495
+
496
+ ([model.emx.nt_kb_ProjectKB_Instance_10005] of Property_List
497
+ )
498
+
499
+ ([model.emx.nt_kb_ProjectKB_Instance_10006] of Widget
500
+
501
+ (is_hidden TRUE)
502
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10007])
503
+ (widget_class_name "edu.stanford.smi.protegex.chatPlugin.ChatTab"))
504
+
505
+ ([model.emx.nt_kb_ProjectKB_Instance_10007] of Property_List
506
+ )
507
+
508
+ ([model.emx.nt_kb_ProjectKB_Instance_10008] of Widget
509
+
510
+ (is_hidden TRUE)
511
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10009])
512
+ (widget_class_name "edu.stanford.smi.protegex.server_changes.prompt.UsersTab"))
513
+
514
+ ([model.emx.nt_kb_ProjectKB_Instance_10009] of Property_List
515
+ )
516
+
517
+ ([model.emx.nt_kb_ProjectKB_Instance_10046] of String
518
+
519
+ (name "kb:UML_METACLASS")
520
+ (string_value "kb%3AUML_LABEL"))
521
+
522
+ ([model.emx.nt_kb_ProjectKB_Instance_10047] of String
523
+
524
+ (name ":INSTANCE-ANNOTATION")
525
+ (string_value "%3AANNOTATION-TEXT"))
526
+
527
+ ([model.emx.nt_kb_ProjectKB_Instance_10048] of String
528
+
529
+ (name "kb:UML_CLASS")
530
+ (string_value "kb%3AUML_INSTANCE_ALIAS"))
531
+
532
+ ([model.emx.nt_kb_ProjectKB_Instance_10049] of String
533
+
534
+ (name "kb:UML_SLOT")
535
+ (string_value "kb%3AUML_LABEL"))
536
+
537
+ ([model.emx.nt_kb_ProjectKB_Instance_10050] of String
538
+
539
+ (name ":PAL-CONSTRAINT")
540
+ (string_value "%3APAL-NAME"))
541
+
542
+ ([model.emx.nt_kb_ProjectKB_Instance_10051] of String
543
+
544
+ (name ":META-CLASS")
545
+ (string_value "%3ANAME"))
546
+
547
+ ([model.emx.nt_kb_ProjectKB_Instance_10053] of Property_List
548
+
549
+ (properties
550
+ [model.emx.nt_kb_ProjectKB_Instance_20054]
551
+ [model.emx.nt_kb_ProjectKB_Instance_20055]))
552
+
553
+ ([model.emx.nt_kb_ProjectKB_Instance_10054] of Property_List
554
+ )
555
+
556
+ ([model.emx.nt_kb_ProjectKB_Instance_10055] of Widget
557
+
558
+ (is_hidden TRUE)
559
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10056])
560
+ (widget_class_name "edu.stanford.smi.protegex.owl.ui.metadatatab.OWLMetadataTab"))
561
+
562
+ ([model.emx.nt_kb_ProjectKB_Instance_10056] of Property_List
563
+ )
564
+
565
+ ([model.emx.nt_kb_ProjectKB_Instance_10057] of Widget
566
+
567
+ (is_hidden TRUE)
568
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20058])
569
+ (widget_class_name "edu.stanford.smi.protegex.psm.PSMTab"))
570
+
571
+ ([model.emx.nt_kb_ProjectKB_Instance_10059] of Widget
572
+
573
+ (is_hidden FALSE)
574
+ (name "kb:UML_CLASS")
575
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10060])
576
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
577
+
578
+ ([model.emx.nt_kb_ProjectKB_Instance_10060] of Property_List
579
+
580
+ (properties
581
+ [model.emx.nt_kb_ProjectKB_Instance_10061]
582
+ [model.emx.nt_kb_ProjectKB_Instance_20128]
583
+ [model.emx.nt_kb_ProjectKB_Instance_20130]))
584
+
585
+ ([model.emx.nt_kb_ProjectKB_Instance_10061] of Property_List
586
+
587
+ (name "layout properties"))
588
+
589
+ ([model.emx.nt_kb_ProjectKB_Instance_10126] of Widget
590
+
591
+ (is_hidden FALSE)
592
+ (name "kb:UML_SLOT")
593
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10129])
594
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
595
+
596
+ ([model.emx.nt_kb_ProjectKB_Instance_10129] of Property_List
597
+
598
+ (name "slot widget properties")
599
+ (properties
600
+ [model.emx.nt_kb_ProjectKB_Instance_10130]
601
+ [model.emx.nt_kb_ProjectKB_Instance_10132]
602
+ [model.emx.nt_kb_ProjectKB_Instance_10134]
603
+ [model.emx.nt_kb_ProjectKB_Instance_10135]
604
+ [model.emx.nt_kb_ProjectKB_Instance_10136]
605
+ [model.emx.nt_kb_ProjectKB_Instance_10138]
606
+ [model.emx.nt_kb_ProjectKB_Instance_10140]
607
+ [model.emx.nt_kb_ProjectKB_Instance_10141]
608
+ [model.emx.nt_kb_ProjectKB_Instance_10142]
609
+ [model.emx.nt_kb_ProjectKB_Instance_10144]
610
+ [model.emx.nt_kb_ProjectKB_Instance_10146]
611
+ [model.emx.nt_kb_ProjectKB_Instance_10148]
612
+ [model.emx.nt_kb_ProjectKB_Instance_10150]
613
+ [model.emx.nt_kb_ProjectKB_Instance_10151]
614
+ [model.emx.nt_kb_ProjectKB_Instance_10153]
615
+ [model.emx.nt_kb_ProjectKB_Instance_10155]
616
+ [model.emx.nt_kb_ProjectKB_Instance_10157]
617
+ [model.emx.nt_kb_ProjectKB_Instance_10158]))
618
+
619
+ ([model.emx.nt_kb_ProjectKB_Instance_10130] of Widget
620
+
621
+ (height 60)
622
+ (label "Cardinality")
623
+ (name ":SLOT-MINIMUM-CARDINALITY")
624
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10131])
625
+ (widget_class_name "edu.stanford.smi.protege.widget.MinimumCardinalityWidget")
626
+ (width 200)
627
+ (x 200)
628
+ (y 120))
629
+
630
+ ([model.emx.nt_kb_ProjectKB_Instance_10131] of Property_List
631
+ )
632
+
633
+ ([model.emx.nt_kb_ProjectKB_Instance_10132] of Widget
634
+
635
+ (height 35)
636
+ (name ":SLOT-MAXIMUM-CARDINALITY")
637
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10133])
638
+ (widget_class_name "edu.stanford.smi.protege.widget.MaximumCardinalityWidget")
639
+ (width 200)
640
+ (x 200)
641
+ (y 180))
642
+
643
+ ([model.emx.nt_kb_ProjectKB_Instance_10133] of Property_List
644
+ )
645
+
646
+ ([model.emx.nt_kb_ProjectKB_Instance_10134] of Widget
647
+
648
+ (name ":SLOT-CONSTRAINTS"))
649
+
650
+ ([model.emx.nt_kb_ProjectKB_Instance_10135] of Widget
651
+
652
+ (name ":DIRECT-TYPE"))
653
+
654
+ ([model.emx.nt_kb_ProjectKB_Instance_10136] of Widget
655
+
656
+ (height 95)
657
+ (label "Domain")
658
+ (name ":DIRECT-DOMAIN")
659
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10137])
660
+ (widget_class_name "edu.stanford.smi.protege.widget.DirectDomainWidget")
661
+ (width 200)
662
+ (x 400)
663
+ (y 180))
664
+
665
+ ([model.emx.nt_kb_ProjectKB_Instance_10137] of Property_List
666
+ )
667
+
668
+ ([model.emx.nt_kb_ProjectKB_Instance_10138] of Widget
669
+
670
+ (height 90)
671
+ (label "Template Values")
672
+ (name ":SLOT-VALUES")
673
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10139])
674
+ (widget_class_name "edu.stanford.smi.protege.widget.SlotValuesWidget")
675
+ (width 200)
676
+ (x 400)
677
+ (y 0))
678
+
679
+ ([model.emx.nt_kb_ProjectKB_Instance_10139] of Property_List
680
+ )
681
+
682
+ ([model.emx.nt_kb_ProjectKB_Instance_10140] of Widget
683
+
684
+ (name ":DIRECT-SUPERSLOTS"))
685
+
686
+ ([model.emx.nt_kb_ProjectKB_Instance_10141] of Widget
687
+
688
+ (name ":DIRECT-SUBSLOTS"))
689
+
690
+ ([model.emx.nt_kb_ProjectKB_Instance_10142] of Widget
691
+
692
+ (height 90)
693
+ (label "Default")
694
+ (name ":SLOT-DEFAULTS")
695
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10143])
696
+ (widget_class_name "edu.stanford.smi.protege.widget.DefaultValuesWidget")
697
+ (width 200)
698
+ (x 400)
699
+ (y 90))
700
+
701
+ ([model.emx.nt_kb_ProjectKB_Instance_10143] of Property_List
702
+ )
703
+
704
+ ([model.emx.nt_kb_ProjectKB_Instance_10144] of Widget
705
+
706
+ (height 120)
707
+ (label "Documentation")
708
+ (name ":DOCUMENTATION")
709
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10145])
710
+ (widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
711
+ (width 200)
712
+ (x 200)
713
+ (y 0))
714
+
715
+ ([model.emx.nt_kb_ProjectKB_Instance_10145] of Property_List
716
+ )
717
+
718
+ ([model.emx.nt_kb_ProjectKB_Instance_10146] of Widget
719
+
720
+ (height 60)
721
+ (label "Maximum")
722
+ (name ":SLOT-NUMERIC-MAXIMUM")
723
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10147])
724
+ (widget_class_name "edu.stanford.smi.protege.widget.NumericMaximumWidget")
725
+ (width 100)
726
+ (x 100)
727
+ (y 215))
728
+
729
+ ([model.emx.nt_kb_ProjectKB_Instance_10147] of Property_List
730
+ )
731
+
732
+ ([model.emx.nt_kb_ProjectKB_Instance_10148] of Widget
733
+
734
+ (height 60)
735
+ (label "Minimum")
736
+ (name ":SLOT-NUMERIC-MINIMUM")
737
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10149])
738
+ (widget_class_name "edu.stanford.smi.protege.widget.NumericMinimumWidget")
739
+ (width 100)
740
+ (x 0)
741
+ (y 215))
742
+
743
+ ([model.emx.nt_kb_ProjectKB_Instance_10149] of Property_List
744
+ )
745
+
746
+ ([model.emx.nt_kb_ProjectKB_Instance_10150] of Widget
747
+
748
+ (name ":ASSOCIATED-FACET"))
749
+
750
+ ([model.emx.nt_kb_ProjectKB_Instance_10151] of Widget
751
+
752
+ (height 60)
753
+ (label "Name")
754
+ (name ":NAME")
755
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10152])
756
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
757
+ (width 200)
758
+ (x 0)
759
+ (y 280))
760
+
761
+ ([model.emx.nt_kb_ProjectKB_Instance_10152] of Property_List
762
+ )
763
+
764
+ ([model.emx.nt_kb_ProjectKB_Instance_10153] of Widget
765
+
766
+ (height 60)
767
+ (label "Inverse Slot")
768
+ (name ":SLOT-INVERSE")
769
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10154])
770
+ (widget_class_name "edu.stanford.smi.protege.widget.InverseSlotWidget")
771
+ (width 200)
772
+ (x 200)
773
+ (y 215))
774
+
775
+ ([model.emx.nt_kb_ProjectKB_Instance_10154] of Property_List
776
+ )
777
+
778
+ ([model.emx.nt_kb_ProjectKB_Instance_10155] of Widget
779
+
780
+ (height 155)
781
+ (label "Value Type")
782
+ (name ":SLOT-VALUE-TYPE")
783
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10156])
784
+ (widget_class_name "edu.stanford.smi.protege.widget.ValueTypeWidget")
785
+ (width 200)
786
+ (x 0)
787
+ (y 60))
788
+
789
+ ([model.emx.nt_kb_ProjectKB_Instance_10156] of Property_List
790
+ )
791
+
792
+ ([model.emx.nt_kb_ProjectKB_Instance_10157] of Property_List
793
+
794
+ (name "layout properties"))
795
+
796
+ ([model.emx.nt_kb_ProjectKB_Instance_10158] of Widget
797
+
798
+ (height 60)
799
+ (is_hidden FALSE)
800
+ (name "kb:UML_LABEL")
801
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10159])
802
+ (widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
803
+ (width 200)
804
+ (x 0)
805
+ (y 0))
806
+
807
+ ([model.emx.nt_kb_ProjectKB_Instance_10159] of Property_List
808
+ )
809
+
810
+ ([model.emx.nt_kb_ProjectKB_Instance_2] of Property_List
811
+ )
812
+
813
+ ([model.emx.nt_kb_ProjectKB_Instance_20054] of Boolean
814
+
815
+ (boolean_value FALSE)
816
+ (name "ButtonDisplayed-View References to Value"))
817
+
818
+ ([model.emx.nt_kb_ProjectKB_Instance_20055] of Boolean
819
+
820
+ (boolean_value FALSE)
821
+ (name "ButtonDisplayed-Delete Instance"))
822
+
823
+ ([model.emx.nt_kb_ProjectKB_Instance_20056] of Property_List
824
+ )
825
+
826
+ ([model.emx.nt_kb_ProjectKB_Instance_20057] of Property_List
827
+ )
828
+
829
+ ([model.emx.nt_kb_ProjectKB_Instance_20058] of Property_List
830
+ )
831
+
832
+ ([model.emx.nt_kb_ProjectKB_Instance_20059] of Widget
833
+
834
+ (is_hidden TRUE)
835
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20060])
836
+ (widget_class_name "edu.stanford.smi.protegex.changes.ChangesTab"))
837
+
838
+ ([model.emx.nt_kb_ProjectKB_Instance_20060] of Property_List
839
+ )
840
+
841
+ ([model.emx.nt_kb_ProjectKB_Instance_20061] of Widget
842
+
843
+ (is_hidden TRUE)
844
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20062])
845
+ (widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormsTab"))
846
+
847
+ ([model.emx.nt_kb_ProjectKB_Instance_20062] of Property_List
848
+ )
849
+
850
+ ([model.emx.nt_kb_ProjectKB_Instance_20063] of Widget
851
+
852
+ (is_hidden TRUE)
853
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20064])
854
+ (widget_class_name "ezpal.EZPalTab"))
855
+
856
+ ([model.emx.nt_kb_ProjectKB_Instance_20064] of Property_List
857
+ )
858
+
859
+ ([model.emx.nt_kb_ProjectKB_Instance_20065] of Widget
860
+
861
+ (is_hidden TRUE)
862
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20066])
863
+ (widget_class_name "edu.stanford.smi.protegex.owl.swrl.ui.tab.SWRLTab"))
864
+
865
+ ([model.emx.nt_kb_ProjectKB_Instance_20066] of Property_List
866
+ )
867
+
868
+ ([model.emx.nt_kb_ProjectKB_Instance_20067] of Widget
869
+
870
+ (is_hidden TRUE)
871
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20068])
872
+ (widget_class_name "edu.stanford.smi.protegex.fctab.FacetConstraintsTab"))
873
+
874
+ ([model.emx.nt_kb_ProjectKB_Instance_20068] of Property_List
875
+ )
876
+
877
+ ([model.emx.nt_kb_ProjectKB_Instance_20069] of Widget
878
+
879
+ (is_hidden TRUE)
880
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20070])
881
+ (widget_class_name "edu.stanford.smi.protegex.xml.tab.XMLTab"))
882
+
883
+ ([model.emx.nt_kb_ProjectKB_Instance_20070] of Property_List
884
+ )
885
+
886
+ ([model.emx.nt_kb_ProjectKB_Instance_20071] of Widget
887
+
888
+ (is_hidden TRUE)
889
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20072])
890
+ (widget_class_name "edu.stanford.smi.protegex.prompt.PromptTab"))
891
+
892
+ ([model.emx.nt_kb_ProjectKB_Instance_20072] of Property_List
893
+ )
894
+
895
+ ([model.emx.nt_kb_ProjectKB_Instance_20073] of Widget
896
+
897
+ (is_hidden TRUE)
898
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20074])
899
+ (widget_class_name "edu.stanford.smi.protege.widget.KAToolTab"))
900
+
901
+ ([model.emx.nt_kb_ProjectKB_Instance_20074] of Property_List
902
+ )
903
+
904
+ ([model.emx.nt_kb_ProjectKB_Instance_20075] of Widget
905
+
906
+ (is_hidden TRUE)
907
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20076])
908
+ (widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.OWLPropertiesTab"))
909
+
910
+ ([model.emx.nt_kb_ProjectKB_Instance_20076] of Property_List
911
+ )
912
+
913
+ ([model.emx.nt_kb_ProjectKB_Instance_20077] of Widget
914
+
915
+ (is_hidden TRUE)
916
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20078])
917
+ (widget_class_name "edu.stanford.smi.protege.widget.ProtegePropertiesTab"))
918
+
919
+ ([model.emx.nt_kb_ProjectKB_Instance_20078] of Property_List
920
+ )
921
+
922
+ ([model.emx.nt_kb_ProjectKB_Instance_20079] of Widget
923
+
924
+ (is_hidden TRUE)
925
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20080])
926
+ (widget_class_name "edu.stanford.smi.protegex.widget.pal.PalConstraintsTab"))
927
+
928
+ ([model.emx.nt_kb_ProjectKB_Instance_20080] of Property_List
929
+ )
930
+
931
+ ([model.emx.nt_kb_ProjectKB_Instance_20081] of Widget
932
+
933
+ (is_hidden TRUE)
934
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20082])
935
+ (widget_class_name "DataGenieTab.DataGenieTab"))
936
+
937
+ ([model.emx.nt_kb_ProjectKB_Instance_20082] of Property_List
938
+ )
939
+
940
+ ([model.emx.nt_kb_ProjectKB_Instance_20083] of Widget
941
+
942
+ (is_hidden TRUE)
943
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20084])
944
+ (widget_class_name "edu.stanford.smi.protege.widget.instance_tree.KnowledgeTreeTab"))
945
+
946
+ ([model.emx.nt_kb_ProjectKB_Instance_20084] of Property_List
947
+ )
948
+
949
+ ([model.emx.nt_kb_ProjectKB_Instance_20085] of Widget
950
+
951
+ (is_hidden TRUE)
952
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20086])
953
+ (widget_class_name "edu.stanford.smi.protege.widget.instance_tree.InstanceTreeTab"))
954
+
955
+ ([model.emx.nt_kb_ProjectKB_Instance_20086] of Property_List
956
+ )
957
+
958
+ ([model.emx.nt_kb_ProjectKB_Instance_20087] of Widget
959
+
960
+ (is_hidden TRUE)
961
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20088])
962
+ (widget_class_name "se.liu.ida.JessTab.JessTab"))
963
+
964
+ ([model.emx.nt_kb_ProjectKB_Instance_20088] of Property_List
965
+ )
966
+
967
+ ([model.emx.nt_kb_ProjectKB_Instance_20089] of Widget
968
+
969
+ (is_hidden TRUE)
970
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20090])
971
+ (widget_class_name "ca.uvic.csr.shrimp.jambalaya.JambalayaTab"))
972
+
973
+ ([model.emx.nt_kb_ProjectKB_Instance_20090] of Property_List
974
+ )
975
+
976
+ ([model.emx.nt_kb_ProjectKB_Instance_20091] of Widget
977
+
978
+ (is_hidden TRUE)
979
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20092])
980
+ (widget_class_name "edu.stanford.smi.protegex.owl.ui.individuals.OWLIndividualsTab"))
981
+
982
+ ([model.emx.nt_kb_ProjectKB_Instance_20092] of Property_List
983
+ )
984
+
985
+ ([model.emx.nt_kb_ProjectKB_Instance_20093] of Widget
986
+
987
+ (is_hidden TRUE)
988
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20094])
989
+ (widget_class_name "uk.ac.man.cs.mig.coode.debugger.test.DebuggerTestTab"))
990
+
991
+ ([model.emx.nt_kb_ProjectKB_Instance_20094] of Property_List
992
+ )
993
+
994
+ ([model.emx.nt_kb_ProjectKB_Instance_20095] of Widget
995
+
996
+ (is_hidden TRUE)
997
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20096])
998
+ (widget_class_name "edu.stanford.smi.protegex.owl.ui.cls.OWLClassesTab"))
999
+
1000
+ ([model.emx.nt_kb_ProjectKB_Instance_20096] of Property_List
1001
+ )
1002
+
1003
+ ([model.emx.nt_kb_ProjectKB_Instance_20097] of Widget
1004
+
1005
+ (is_hidden TRUE)
1006
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20098])
1007
+ (widget_class_name "org.algernon.kb.okbc.protege.plugins.AlgernonTab"))
1008
+
1009
+ ([model.emx.nt_kb_ProjectKB_Instance_20098] of Property_List
1010
+ )
1011
+
1012
+ ([model.emx.nt_kb_ProjectKB_Instance_20099] of Widget
1013
+
1014
+ (is_hidden TRUE)
1015
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20100])
1016
+ (widget_class_name "edu.stanford.smi.protegex.widget.pal.PalQueriesTab"))
1017
+
1018
+ ([model.emx.nt_kb_ProjectKB_Instance_20100] of Property_List
1019
+ )
1020
+
1021
+ ([model.emx.nt_kb_ProjectKB_Instance_20101] of Widget
1022
+
1023
+ (is_hidden TRUE)
1024
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20102])
1025
+ (widget_class_name "edu.stanford.smi.RemoteKBTab.UMLSTab"))
1026
+
1027
+ ([model.emx.nt_kb_ProjectKB_Instance_20102] of Property_List
1028
+ )
1029
+
1030
+ ([model.emx.nt_kb_ProjectKB_Instance_20103] of Widget
1031
+
1032
+ (is_hidden TRUE)
1033
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20104])
1034
+ (widget_class_name "uk.ac.man.ac.mig.coode.individuals.ui.OWLDLIndividualsTab"))
1035
+
1036
+ ([model.emx.nt_kb_ProjectKB_Instance_20104] of Property_List
1037
+ )
1038
+
1039
+ ([model.emx.nt_kb_ProjectKB_Instance_20105] of Widget
1040
+
1041
+ (is_hidden TRUE)
1042
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20106])
1043
+ (widget_class_name "uk.ac.man.cs.mig.coode.owlviz.ui.OWLVizTab"))
1044
+
1045
+ ([model.emx.nt_kb_ProjectKB_Instance_20106] of Property_List
1046
+ )
1047
+
1048
+ ([model.emx.nt_kb_ProjectKB_Instance_20128] of Widget
1049
+
1050
+ (height 60)
1051
+ (is_hidden FALSE)
1052
+ (name "kb:UML_INSTANCE_ALIAS")
1053
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20129])
1054
+ (widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
1055
+ (width 200)
1056
+ (x 0)
1057
+ (y 0))
1058
+
1059
+ ([model.emx.nt_kb_ProjectKB_Instance_20129] of Property_List
1060
+ )
1061
+
1062
+ ([model.emx.nt_kb_ProjectKB_Instance_20130] of Widget
1063
+
1064
+ (height 250)
1065
+ (is_hidden FALSE)
1066
+ (name "kb:UML_REFERENCED_USE_CASE")
1067
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_20131])
1068
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
1069
+ (width 200)
1070
+ (x 0)
1071
+ (y 60))
1072
+
1073
+ ([model.emx.nt_kb_ProjectKB_Instance_20131] of Property_List
1074
+
1075
+ (properties
1076
+ [model.emx.nt_kb_ProjectKB_Instance_20132]
1077
+ [model.emx.nt_kb_ProjectKB_Instance_20133]))
1078
+
1079
+ ([model.emx.nt_kb_ProjectKB_Instance_20132] of Boolean
1080
+
1081
+ (boolean_value FALSE)
1082
+ (name "ButtonDisplayed-View References to Value"))
1083
+
1084
+ ([model.emx.nt_kb_ProjectKB_Instance_20133] of Boolean
1085
+
1086
+ (boolean_value FALSE)
1087
+ (name "ButtonDisplayed-Delete Instance"))
1088
+
1089
+ ([model.emx.nt_kb_ProjectKB_Instance_30058] of Property_List
1090
+
1091
+ (properties
1092
+ [model.emx.nt_kb_ProjectKB_Instance_30059]
1093
+ [model.emx.nt_kb_ProjectKB_Instance_30060]))
1094
+
1095
+ ([model.emx.nt_kb_ProjectKB_Instance_30059] of Boolean
1096
+
1097
+ (boolean_value FALSE)
1098
+ (name "ButtonDisplayed-Move up"))
1099
+
1100
+ ([model.emx.nt_kb_ProjectKB_Instance_30060] of Boolean
1101
+
1102
+ (boolean_value FALSE)
1103
+ (name "ButtonDisplayed-Move down"))
1104
+
1105
+ ([model.emx.nt_kb_ProjectKB_Instance_30061] of Property_List
1106
+ )
1107
+
1108
+ ([model.emx.nt_kb_ProjectKB_Instance_43] of Widget
1109
+
1110
+ (is_hidden TRUE)
1111
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_44])
1112
+ (widget_class_name "TGViztab.TGVizTab"))
1113
+
1114
+ ([model.emx.nt_kb_ProjectKB_Instance_44] of Property_List
1115
+ )
1116
+
1117
+ ([model.emx.nt_kb_ProjectKB_Instance_45] of Widget
1118
+
1119
+ (is_hidden TRUE)
1120
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_46])
1121
+ (widget_class_name "dfki.protege.ontoviz_tab.OntovizTab"))
1122
+
1123
+ ([model.emx.nt_kb_ProjectKB_Instance_46] of Property_List
1124
+ )
1125
+
1126
+ ([model.emx.nt_kb_ProjectKB_Instance_47] of Widget
1127
+
1128
+ (is_hidden TRUE)
1129
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_48])
1130
+ (widget_class_name "script.ProtegeScriptTab"))
1131
+
1132
+ ([model.emx.nt_kb_ProjectKB_Instance_48] of Property_List
1133
+ )
1134
+
1135
+ ([model.emx.nt_kb_ProjectKB_Instance_49] of Widget
1136
+
1137
+ (is_hidden TRUE)
1138
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_50])
1139
+ (widget_class_name "edu.stanford.smi.protege.widget.ClsesAndInstancesTab"))
1140
+
1141
+ ([model.emx.nt_kb_ProjectKB_Instance_50] of Property_List
1142
+ )
1143
+
1144
+ ([model.emx.nt_kb_ProjectKB_Instance_51] of Widget
1145
+
1146
+ (is_hidden TRUE)
1147
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_52])
1148
+ (widget_class_name "edu.stanford.smi.protege.keywordsearch.StringSearch"))
1149
+
1150
+ ([model.emx.nt_kb_ProjectKB_Instance_52] of Property_List
1151
+ )
1152
+
1153
+ ([model.emx.nt_kb_ProjectKB_Instance_53] of Widget
1154
+
1155
+ (is_hidden TRUE)
1156
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_10054])
1157
+ (widget_class_name "edu.stanford.smi.RemoteKBTab.WordNetTab"))
1158
+
1159
+ ([model.emx.nt_kb_ProjectKB_Instance_58] of Widget
1160
+
1161
+ (is_hidden FALSE)
1162
+ (name "kb:UML_METACLASS")
1163
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_61])
1164
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
1165
+
1166
+ ([model.emx.nt_kb_ProjectKB_Instance_61] of Property_List
1167
+
1168
+ (name "class widget properties")
1169
+ (properties
1170
+ [model.emx.nt_kb_ProjectKB_Instance_62]
1171
+ [model.emx.nt_kb_ProjectKB_Instance_66]
1172
+ [model.emx.nt_kb_ProjectKB_Instance_67]
1173
+ [model.emx.nt_kb_ProjectKB_Instance_68]
1174
+ [model.emx.nt_kb_ProjectKB_Instance_69]
1175
+ [model.emx.nt_kb_ProjectKB_Instance_71]
1176
+ [model.emx.nt_kb_ProjectKB_Instance_73]
1177
+ [model.emx.nt_kb_ProjectKB_Instance_75]
1178
+ [model.emx.nt_kb_ProjectKB_Instance_76]
1179
+ [model.emx.nt_kb_ProjectKB_Instance_80]
1180
+ [model.emx.nt_kb_ProjectKB_Instance_82]
1181
+ [model.emx.nt_kb_ProjectKB_Instance_1]))
1182
+
1183
+ ([model.emx.nt_kb_ProjectKB_Instance_62] of Widget
1184
+
1185
+ (height 120)
1186
+ (label "Constraints")
1187
+ (name ":SLOT-CONSTRAINTS")
1188
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_63])
1189
+ (widget_class_name "edu.stanford.smi.protege.widget.ConstraintsWidget")
1190
+ (width 200)
1191
+ (x 400)
1192
+ (y 0))
1193
+
1194
+ ([model.emx.nt_kb_ProjectKB_Instance_63] of Property_List
1195
+
1196
+ (properties
1197
+ [model.emx.nt_kb_ProjectKB_Instance_64]
1198
+ [model.emx.nt_kb_ProjectKB_Instance_65]
1199
+ [model.emx.nt_kb_ProjectKB_Instance_0]))
1200
+
1201
+ ([model.emx.nt_kb_ProjectKB_Instance_64] of Boolean
1202
+
1203
+ (boolean_value FALSE)
1204
+ (name "ButtonDisplayed-View References to Value "))
1205
+
1206
+ ([model.emx.nt_kb_ProjectKB_Instance_65] of Boolean
1207
+
1208
+ (boolean_value FALSE)
1209
+ (name "ButtonDisplayed-Delete Instance"))
1210
+
1211
+ ([model.emx.nt_kb_ProjectKB_Instance_66] of Widget
1212
+
1213
+ (name ":DIRECT-INSTANCES"))
1214
+
1215
+ ([model.emx.nt_kb_ProjectKB_Instance_67] of Widget
1216
+
1217
+ (name ":DIRECT-SUBCLASSES"))
1218
+
1219
+ ([model.emx.nt_kb_ProjectKB_Instance_68] of Widget
1220
+
1221
+ (name ":DIRECT-SUPERCLASSES"))
1222
+
1223
+ ([model.emx.nt_kb_ProjectKB_Instance_69] of Widget
1224
+
1225
+ (height 120)
1226
+ (label "Documentation")
1227
+ (name ":DOCUMENTATION")
1228
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_70])
1229
+ (widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
1230
+ (width 200)
1231
+ (x 200)
1232
+ (y 0))
1233
+
1234
+ ([model.emx.nt_kb_ProjectKB_Instance_70] of Property_List
1235
+ )
1236
+
1237
+ ([model.emx.nt_kb_ProjectKB_Instance_71] of Widget
1238
+
1239
+ (height 60)
1240
+ (label "Name")
1241
+ (name ":NAME")
1242
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_72])
1243
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
1244
+ (width 200)
1245
+ (x 0)
1246
+ (y 270))
1247
+
1248
+ ([model.emx.nt_kb_ProjectKB_Instance_72] of Property_List
1249
+ )
1250
+
1251
+ ([model.emx.nt_kb_ProjectKB_Instance_73] of Widget
1252
+
1253
+ (height 60)
1254
+ (label "Role")
1255
+ (name ":ROLE")
1256
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_74])
1257
+ (widget_class_name "edu.stanford.smi.protege.widget.RoleWidget")
1258
+ (width 200)
1259
+ (x 0)
1260
+ (y 60))
1261
+
1262
+ ([model.emx.nt_kb_ProjectKB_Instance_74] of Property_List
1263
+ )
1264
+
1265
+ ([model.emx.nt_kb_ProjectKB_Instance_75] of Widget
1266
+
1267
+ (name ":DIRECT-TYPE"))
1268
+
1269
+ ([model.emx.nt_kb_ProjectKB_Instance_76] of Widget
1270
+
1271
+ (height 150)
1272
+ (label "Template Slots")
1273
+ (name ":DIRECT-TEMPLATE-SLOTS")
1274
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_77])
1275
+ (widget_class_name "edu.stanford.smi.protege.widget.TemplateSlotsWidget")
1276
+ (width 600)
1277
+ (x 0)
1278
+ (y 120))
1279
+
1280
+ ([model.emx.nt_kb_ProjectKB_Instance_77] of Property_List
1281
+
1282
+ (properties
1283
+ [model.emx.nt_kb_ProjectKB_Instance_78]
1284
+ [model.emx.nt_kb_ProjectKB_Instance_79]))
1285
+
1286
+ ([model.emx.nt_kb_ProjectKB_Instance_78] of Boolean
1287
+
1288
+ (boolean_value FALSE)
1289
+ (name "ButtonDisplayed-Move up"))
1290
+
1291
+ ([model.emx.nt_kb_ProjectKB_Instance_79] of Boolean
1292
+
1293
+ (boolean_value FALSE)
1294
+ (name "ButtonDisplayed-Move down"))
1295
+
1296
+ ([model.emx.nt_kb_ProjectKB_Instance_80] of Property_List
1297
+
1298
+ (name "layout properties")
1299
+ (properties [model.emx.nt_kb_ProjectKB_Instance_81]))
1300
+
1301
+ ([model.emx.nt_kb_ProjectKB_Instance_81] of String
1302
+
1303
+ (name "vertical_stretcher")
1304
+ (string_value ":DIRECT-TEMPLATE-SLOTS"))
1305
+
1306
+ ([model.emx.nt_kb_ProjectKB_Instance_82] of Widget
1307
+
1308
+ (height 60)
1309
+ (is_hidden FALSE)
1310
+ (name "kb:UML_LABEL")
1311
+ (property_list [model.emx.nt_kb_ProjectKB_Instance_83])
1312
+ (widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
1313
+ (width 200)
1314
+ (x 0)
1315
+ (y 0))
1316
+
1317
+ ([model.emx.nt_kb_ProjectKB_Instance_83] of Property_List
1318
+ )
1319
+
1320
+ ([model.emx.nt_kb_ProjectKB_Instance_84] of String
1321
+
1322
+ (name "SearchTab_Query"))
1323
+
1324
+ ([PAL_FORM_WIDGET] of Widget
1325
+
1326
+ (height 476)
1327
+ (is_hidden FALSE)
1328
+ (name ":PAL-CONSTRAINT")
1329
+ (property_list [KB_257315_Instance_38])
1330
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
1331
+ (width 603)
1332
+ (x 0)
1333
+ (y 0))
1334
+
1335
+ ([PROJECT] of Project
1336
+
1337
+ (browser_slot_names [BROWSER_SLOT_NAMES])
1338
+ (customized_instance_widgets
1339
+ [model.emx.nt_kb_ProjectKB_Instance_58]
1340
+ [STANDARD_SLOT_FORM_WIDGET]
1341
+ [STANDARD_CLASS_FORM_WIDGET]
1342
+ [STANDARD_FACET_FORM_WIDGET]
1343
+ [INSTANCE_ANNOTATION_FORM_WIDGET]
1344
+ [model.emx.nt_kb_ProjectKB_Instance_10059]
1345
+ [model.emx.nt_kb_ProjectKB_Instance_10126]
1346
+ [PAL_FORM_WIDGET])
1347
+ (default_cls_metaclass ":STANDARD-CLASS")
1348
+ (default_facet_metaclass ":STANDARD-FACET")
1349
+ (default_instance_widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
1350
+ (default_slot_metaclass ":STANDARD-SLOT")
1351
+ (journaling_enabled FALSE)
1352
+ (next_frame_number 0)
1353
+ (options [KB_694346_Instance_1])
1354
+ (sources [SOURCES])
1355
+ (tabs
1356
+ [CLSES_TAB]
1357
+ [SLOTS_TAB]
1358
+ [FORMS_TAB]
1359
+ [INSTANCES_TAB]
1360
+ [QUERIES_TAB]
1361
+ [model.emx.nt_kb_ProjectKB_Instance_20097]
1362
+ [model.emx.nt_kb_ProjectKB_Instance_20059]
1363
+ [model.emx.nt_kb_ProjectKB_Instance_49]
1364
+ [model.emx.nt_kb_ProjectKB_Instance_20081]
1365
+ [model.emx.nt_kb_ProjectKB_Instance_20093]
1366
+ [model.emx.nt_kb_ProjectKB_Instance_20067]
1367
+ [model.emx.nt_kb_ProjectKB_Instance_20085]
1368
+ [model.emx.nt_kb_ProjectKB_Instance_20089]
1369
+ [model.emx.nt_kb_ProjectKB_Instance_20087]
1370
+ [model.emx.nt_kb_ProjectKB_Instance_20073]
1371
+ [model.emx.nt_kb_ProjectKB_Instance_20083]
1372
+ [model.emx.nt_kb_ProjectKB_Instance_45]
1373
+ [model.emx.nt_kb_ProjectKB_Instance_20103]
1374
+ [model.emx.nt_kb_ProjectKB_Instance_20061]
1375
+ [model.emx.nt_kb_ProjectKB_Instance_20079]
1376
+ [model.emx.nt_kb_ProjectKB_Instance_20071]
1377
+ [model.emx.nt_kb_ProjectKB_Instance_20077]
1378
+ [model.emx.nt_kb_ProjectKB_Instance_47]
1379
+ [model.emx.nt_kb_ProjectKB_Instance_10057]
1380
+ [model.emx.nt_kb_ProjectKB_Instance_51]
1381
+ [model.emx.nt_kb_ProjectKB_Instance_43]
1382
+ [model.emx.nt_kb_ProjectKB_Instance_20101]
1383
+ [model.emx.nt_kb_ProjectKB_Instance_20069]
1384
+ [model.emx.nt_kb_ProjectKB_Instance_20063]
1385
+ [model.emx.nt_kb_ProjectKB_Instance_20095]
1386
+ [model.emx.nt_kb_ProjectKB_Instance_20091]
1387
+ [model.emx.nt_kb_ProjectKB_Instance_10055]
1388
+ [model.emx.nt_kb_ProjectKB_Instance_20075]
1389
+ [model.emx.nt_kb_ProjectKB_Instance_20105]
1390
+ [model.emx.nt_kb_ProjectKB_Instance_20099]
1391
+ [model.emx.nt_kb_ProjectKB_Instance_20065]
1392
+ [model.emx.nt_kb_ProjectKB_Instance_53]))
1393
+
1394
+ ([QUERIES_TAB] of Widget
1395
+
1396
+ (is_hidden TRUE)
1397
+ (property_list [KB_694346_Instance_79])
1398
+ (widget_class_name "edu.stanford.smi.protegex.queries_tab.QueriesTab"))
1399
+
1400
+ ([SLOTS_TAB] of Widget
1401
+
1402
+ (is_hidden TRUE)
1403
+ (widget_class_name "edu.stanford.smi.protege.widget.SlotsTab"))
1404
+
1405
+ ([SOURCES] of Property_List
1406
+
1407
+ (properties
1408
+ [KB_694346_Instance_0]
1409
+ [KB_694346_Instance_80]
1410
+ [KB_694346_Instance_81]
1411
+ [KB_694346_Instance_82]
1412
+ [KB_694346_Instance_83]
1413
+ [KB_395596_Instance_0]
1414
+ [KB_395596_Instance_1]))
1415
+
1416
+ ([STANDARD_CLASS_FORM_WIDGET] of Widget
1417
+
1418
+ (name ":STANDARD-CLASS")
1419
+ (property_list [KB_257315_Instance_0])
1420
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
1421
+
1422
+ ([STANDARD_FACET_FORM_WIDGET] of Widget
1423
+
1424
+ (name ":STANDARD-FACET")
1425
+ (property_list [KB_257315_Instance_29])
1426
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
1427
+
1428
+ ([STANDARD_SLOT_FORM_WIDGET] of Widget
1429
+
1430
+ (name ":STANDARD-SLOT")
1431
+ (property_list [KB_257315_Instance_12])
1432
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))